Skip to content

CP Newsletter W3C Table Error #161

@q23

Description

@q23

When running w3c html checking, the table structure from newsletter cp leads to errors

The cellpadding attribute on the table element is obsolete. Use CSS instead.
From line 12626, column 1; to line 12626, column 76
ibeForm" >< table border="0" cellpadding="0" cellspacing="0" align="center" summary="" >< tr >

Error: The cellspacing attribute on the table element is obsolete. Use CSS instead.
From line 12626, column 1; to line 12626, column 76
ibeForm" >< table border="0" cellpadding="0" cellspacing="0" align="center" summary="" >< tr >

Error: The align attribute on the table element is obsolete. Use CSS instead.
From line 12626, column 1; to line 12626, column 76
ibeForm" >< table border="0" cellpadding="0" cellspacing="0" align="center" summary="" >< tr >

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.
From line 12626, column 1; to line 12626, column 76
ibeForm" >< table border="0" cellpadding="0" cellspacing="0" align="center" summary="" >< tr >

Error: The border attribute on the table element is obsolete. Use CSS instead.
From line 12626, column 1; to line 12626, column 76
ibeForm" >< table border="0" cellpadding="0" cellspacing="0" align="center" summary="" >< tr >

Error: The valign attribute on the td element is obsolete. Use CSS instead.
From line 12636, column 5; to line 12637, column 49
< /tr >< tr >< td valign="top" class="formLabel subscriptions" >subscr

Error: The valign attribute on the td element is obsolete. Use CSS instead.
From line 12637, column 79; to line 12638, column 17
nbsp;< /td >< td valign="top" >< table

Error: The cellpadding attribute on the table element is obsolete. Use CSS instead.
From line 12638, column 18; to line 12638, column 89
ign="top" >< table border="0" cellpadding="0" cellspacing="0" class="subscriptions" >< tr >

Error: The cellspacing attribute on the table element is obsolete. Use CSS instead.
From line 12638, column 18; to line 12638, column 89
ign="top" >< table border="0" cellpadding="0" cellspacing="0" class="subscriptions" >< tr >

Error: The border attribute on the table element is obsolete. Use CSS instead.
From line 12638, column 18; to line 12638, column 89
ign="top" >< table border="0" cellpadding="0" cellspacing="0" class="subscriptions" >< tr >```

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions