mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
width, align, valign, cellpadding, cellspacing, border, summary Error: The width attribute on the table element is obsolete. Use CSS instead. Error: The align attribute on the table element is obsolete. Use CSS instead. Error: The valign attribute on the table element is obsolete. Use CSS instead. Error: The cellpadding attribute on the table element is obsolete. Use CSS instead. Error: The cellspacing attribute on the table element is obsolete. Use CSS instead. Error: The border attribute on the table element is obsolete. Use CSS instead. Error: The summary attribute on the table element is obsolete. Consider describing the structure of the table in a caption element or in a figure element containing the table; or, simplify the structure of the table so that no description is needed.