FYI: According to appendix C, you must should include a space before the trailing characters. <br /> not <br/>. http://www.w3.org/TR/xhtml1/#guidelines 4.6 Empty Elements Empty elements must either have an end tag or the start tag must end with />. For instance, <br/> or <hr></hr>. See HTML Compatibility Guidelines for information on ways to ensure this is backward compatible with HTML 4 user agents. CORRECT: terminated empty tags <br/><hr/> *** SECTION C **** C.2 Empty Elements Include a space before the trailing / and > of empty elements, e.g. <br />, Bill Lancaster bill@westplano.comReceived on Friday, 28 January 2000 18:17:37 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:50:08 GMT