- From: Thomas Jewett <jewett@csulb.edu>
- Date: Wed, 21 Jan 2009 09:17:17 -0800
- To: Shadi Abou-Zahra <shadi@w3.org>,public-wai-eo-badtf@w3.org
Just for clarity, here is what I was suggesting
this morning for the concert dates table (note
also caps on caption, which I just noticed):
<table>
<caption>Concert Dates</caption>
<tr>
<th scope="col">Date</th>
<th scope="col">Event</th>
</tr>
<tr>
<td>12/2/06</td>
<td>Frank Zappa</td>
</tr>
<tr>
<td>24/3/06</td>
<td>Thelonius Mank</td>
</tr>
</table>
Tom
Received on Wednesday, 21 January 2009 17:31:10 UTC