On 06/02/07, Kat <[EMAIL PROTECTED]> wrote:
What is the difference between the new <section> and a <div> ?
Sections are typographical sections, divs are for "adding extra structure". You can see divs as fuzzy semantically distinct content areas and sections as a textual semantical grouping. <uri:http://www.w3.org/TR/xhtml2/mod-structural.html#sec_8.8.> <uri:http://www.w3.org/TR/xhtml2/mod-structural.html#sec_8.4.> Also IIRC the hr is just renamed to separator in XHTML2, it doesn't go away entirely. <uri:http://www.w3.org/TR/xhtml2/mod-structural.html#sec_8.9.> -- David "liorean" Andersson ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
