This test file is modified.

W3C Logo W3C WAI Logo W3C WAI Test Suites

TH elements

Requirement Reference

Test Suite: UAAG 1.0 Test Suite for HTML 4.01
Guideline 2: Ensure user access to all content
Checkpoint 2.3: Render conditional content

Test is required for conformance

Procedure

Test

Header 1Header 2Not Header
Test Cell 1Test Cell 2Test Cell 3

Source Code

<table summary="This table tests the ability of user agents to display table header content" border="1">
<thead>
<tr><th>Header 1</th><th>Header 2</th></tr>
</thead>
<tbody>
<tr><td>Test Cell 1</td><td>Test Cell 2</td></tr>
</tbody>
</table>

Results


Copyright 2004 University of Illinois at Urbana/Champaign, Disclaimer