On 2/12/07, Tee G. Peng <[EMAIL PROTECTED]> wrote:
My uncertainty is that, within a page, structurally, it really should have only one h1, h2 and so on within an ID selector. So having so many set of <h2>+<p> isn't structural.
I guess you're getting that from the HTML spec, where it shows how to associate content with its preceding heading by wrapping them in a div (or other block level element). My approach has always been that, by having a series of headings followed by content, the content is implicitly associated with the heading that precedes it, even if they are not enclosed by another element. ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
