HTML Tables

GPTKB entity

Statements (41)
Predicate Object
gptkbp:instanceOf gptkb:waterfall
gptkbp:accessibilityConcern can be hard to read for screen readers if not coded properly
gptkbp:attribute gptkb:bridge
height
align
bgcolor
cellpadding
cellspacing
summary
width
gptkbp:bestPractice use for tabular data only, not for layout
gptkbp:canBe gptkb:CSS
gptkbp:canBeNested true
gptkbp:containsElement <td> element
<th> element
<tr> element
gptkbp:definedIn <table> element
gptkbp:deprecatedIn gptkb:bridge
height
align
bgcolor
cellpadding
cellspacing
summary
width
gptkbp:example <table><tr><th>Header</th></tr><tr><td>Data</td></tr></table>
https://www.w3.org/2000/01/rdf-schema#label HTML Tables
gptkbp:introducedIn gptkb:HTML_2.0
gptkbp:relatedTo gptkb:CSS
gptkb:HTML
Web accessibility
Responsive design
gptkbp:supportedBy <caption> element
<col> element
<colgroup> element
<tbody> element
<tfoot> element
<thead> element
gptkbp:usedFor displaying tabular data
gptkbp:bfsParent gptkb:Web_Platform_Working_Group
gptkbp:bfsLayer 4