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: XHTML2: Allow nested link elements?

From: David Woolley <david@djwhome.demon.co.uk>
Date: Tue, 21 Oct 2003 22:16:14 +0100 (BST)
Message-Id: <200310212116.h9LLGEe02335@djwhome.demon.co.uk>
To: www-html@w3.org

>         <link rel="chapter" href="#introduction" title="Introduction" />
>         <link rel="chapter" href="#basics" title="Basics">

I missed that these were all local fragments.  For a properly written
HTML document, this nesting structure will already be available and 
some browsers, as well the html2ps program, used to create the PDF
versions of the HTML 4.x specifications, already convert this into
a collapsible tree.

The only added value seem to be the rel= attribute, but this seems to
subclassing.  In fact, if you want to mark the section rather than the
headings, you can sub-class DIVs in HTML 4 and sections in XHTML 2.
Otherwise, just sub-class the Hn elements.
Received on Tuesday, 21 October 2003 18:03:16 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.