Re: HTML heading hierarchy for XHTML

Actually, nesting plain "div"s seems sufficient in Amaya and in MSIE:

<div>
 <h1>First Order Heading</h1>   <h2>Second Order Heading</h2></div>

Using "id"s (names) might be pretty, but as Jany points out, they make the
structure inconvenient to modify. Retaining the <hN> elements seems useful
for backward compatibility with HTML.

I'd be interested in hearing why OpenJade might be a better solution, but
Tidy still seems to be appropriate for this variation of HTML-to-XHTML
conversion. Does this seem feasible in the simplified form above?
Marc

E-mail:  mrubin@iname.com
Website: http://www.jaysisland.com/

Past Webmaster (sites conceived and created):
American Hydrogen Assoc: http://www.clean-air.org/
Gentle Strength Co-op:   http://www.gentlestrength.com/

Webmaster:
Valley HELP Group:      http://valleyhelp.hypermart.net/
Ron's Creatures:        http://ronscreatures.hypermart.net/

Received on Friday, 24 March 2000 13:14:26 UTC