On Fri, 13 Apr 2007 01:56:26 -0700 (PDT), Rock Lobster
<[EMAIL PROTECTED]> wrote:
I'm somehow confused on whether I should use nested <section> tags, or
the
"predefined" <sect1> to <sect5>.
Are there any benefits in using the latter? Are there any reasons why one
way should be avoided in certain situations?
Using <sect1>, etc. makes a document harder to maintain. You cannot move a
section at a higher or lower level, and it makes components less reusable
(because it implies a strict level in a document tree). BTW, by default
XXE uses <section> instead of <sectX>. The only benefits of explicit
section levels is maybe it makes parsing for conversion easier.
Regards,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]