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]

Nested colgroups and rowgroups

From: Jim Jewett <jimjjewett@gmail.com>
Date: Fri, 17 Jun 2005 15:33:11 -0400
Message-ID: <fb6fbf5605061712335ca55fbe@mail.gmail.com>
To: www-html@w3.org

[Also sent to www-html-editor]

It is fairly common to sort tabular data by multiple columns --
implicitly creating nested rowgroups.

Neither colgroup nor any of the rowgroup instantiations (tbody, thead,
tfoot) can nest.

In the past, this was needed for backwards compatibility -- colgroup
elements were implicitly closed by the next colgroup.  In XHTML 2.0,
all elements will have closing tags, so it is possible to distinguish
a nested colgroup from an adjacent one.  Given this, I believe nested
colgroups and (rowgroups) should be permitted.

-jJ
Received on Friday, 17 June 2005 19:33:14 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.