I usually recommend using nested <section>. It makes it easier to reuse content in different contexts if you need to.

For example, the same section may be reused in multiple documents, but one of your documents may add another sectioning level above that reuse. If you use the hard-coded levels, you may not be allowed to use the original sect2 inside the new document's sect3. If you consistently use section, then you can nest them freely.

Best regards,

--Scott

Rock Lobster wrote:
Hello,

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?

Thanks in advance!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to