Hooray! I've been watching this with my jaw hanging ever closer to the
ground...
To sum up:
<div> and <span> have NO semantic meaning and are transparent to screen
readers and (sans style) invisible in common browsers
<hr> indicates the end of a section and/or beginning of a new section with
no name/title
And <div> still does not indicate anything? Shall we stick a HR just
to know where section
begins and ends?
"The DIV and SPAN elements, in conjunction with the id and class
attributes, offer a generic mechanism for adding structure to
documents. These elements define content to be inline (SPAN) or
block-level (DIV) but impose no other presentational idioms on the
content. Thus, authors may use these elements in conjunction with
style sheets, the lang attribute, etc., to tailor HTML to their own
needs and tastes."
Regards,
Rimantas
--
http://rimantas.com/
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************