Re: Concert Dates table

Hi Tom all,

Yes, good point. Maybe also "12 February 2006" (or "12 Feb 06" if not 
enough space) as Michael was suggesting. It is actually an issue of 
internationalization (I18N) but it may relate to WAI-AGE findings. We 
should check this...

Thanks,
   Shadi


Thomas Jewett wrote:
> 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
> 

-- 
Shadi Abou-Zahra - http://www.w3.org/People/shadi/ |
   WAI International Program Office Activity Lead   |
  W3C Evaluation & Repair Tools Working Group Chair |

Received on Wednesday, 21 January 2009 17:30:51 UTC