"Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute."
"[122] The "table" element contains one or more entirely obsolete (in HTML5) attributes. The HTML5 obsolete attributes for "table" include: "align", "bgcolor", "border", "cellpadding", "cellspacing", "frame", "rules", and "width". Consider not using obsolete HTML5 attributes for better future compatibility. This message is displayed only once."
Error w/o width and error with.... Should the first one be changed to suggest using style="width:..."?



