Hi All, Excuse me if this is not the right place to make this query. I have a small query regarding the HTML table element's borderColor attribute. For table element, "borderColor" attribute works fine in firefox even though it is not standardized in the HTML spec. I am just wondering if there is any specific reason for maintaining this attribute? Or would it be wiped out in upcoming releases?
*Example :* <table id="4" border="5" borderColor="#00FF00"><tr><td >Some Text</td></tr></table> Thanks & Regards, Kishore _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

