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: Jewett, Jim J <jim.jewett@eds.com>
Date: Tue, 14 Oct 2003 09:40:56 -0400
Message-ID: <B8CDFB11BB44D411B8E600508BDF076C1A745ADE@USAHM010>
To: "'Jens Meiert'" <jens.meiert@erde3.com>, W3C HTML <www-html@w3.org>

> After having revised the XHTML 2 WD another time, I again 
> wondered about the use of the <th /> element -- wouldn't it 
> be simply enough to use the <thead /> element instead 
> surrounding the corresponding table cells, 

One use of a table is a spreadsheet; the table may be 
modified (including reordered) based on user input.
The headers typically are not subject to the same filters.

You can override the <td> styling with <thead><td> if
you know exactly what you want.  It is awkward to say
"I'm not sure exactly what <thead><td> *should* look 
like, but please ignore the <td> rules.  Well, some of them."

-jJ
Received on Tuesday, 14 October 2003 09:41:26 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.