>>I don't understand why w3c in XHTML 2.0 replace the <br> by <line></line> >>or something similar. Why not using <span> </span> instead. >Why use <span> </span>? The linebreak element cannot contain data. In >XHTML 1.1 the tag is the "self-closing" <br /> >
It's wrong in XHTML2 <br> have change for <line></line> http://www.w3.org/TR/2002/WD-xhtml2-20020805/mod-text.html#sec_8.13. it is consider as a sub-paragraph. This way, I presume we will be able to count the line ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
