Mjumbe Ukweli, at 20:58 -0500 on Sat, 24 Mar 2001, wrote: i just realised, however, that simplifying heading structure to nested <sect> tags would make it a pain for developers reading the code to find out at what level a tag is, especially in documents with a bajillion sections (like a W3C REC). IMO, this is a good thing, not a bad thing. The writer shouldn't care what level the current text is at, but rather it is just a sub-section of the current level. This allows for documents to be more neatly cut and paste into each other, since currently <hx> tags would have to be re-numbered to account for the parenting section. Sorta like lexical scoping, blockwise. You don't care how deep your blocks are; you just care that the variable is local to the current level of nesting. Implementing a <section> element is better than <div> since <section> has semantic meaning (we should keep <div> as bland as possible, I think). In accordance with <section> we would allow the child-elements such as <secction-title> or whatever. -- Frank Tobin http://www.uiuc.edu/~ftobin/Received on Sunday, 25 March 2001 05:24:32 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 March 2012 18:15:45 GMT