- From: Jens Meiert <jens.meiert@erde3.com>
- Date: Tue, 14 Oct 2003 13:12:44 +0200 (MEST)
- To: Andy Holmes <aholmes84@shaw.ca>
- Cc: www-html@w3.org
> Consider the rough example: > > <table> > <tr> > <th scope="row">Title:</th> > <td>President</td> > </tr> > <tr> > <th scope="row">Name:</th> > <td>Joe Smith</td> > </tr> > </table> > > And explain to me how you could do the same using the <thead> element. I normally would use a horizontal structure, not a vertical -- and thus I could use <thead /> (which I really only accept because of the mentioned 'semantic meaning'). -- At least I start to see the intended overall picture; thank you. Jens. -- Jens Meiert Interface Architect http://meiert.com
Received on Tuesday, 14 October 2003 07:12:54 UTC