Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: Question: XHTML Tables Module

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
Message-ID: <11810.1066129964@www57.gmx.net>

> 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 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.