[thelist] xHTML support

Morbus Iff morbus at disobey.com
Fri Mar 8 11:14:01 CST 2002


 >XHTML is backwards compatible with HTML, therefore, any browser that
 >supported HTML should support XHTML, they just won't support the newer
 >extensions.

Right. Generically though, older browsers need to have a space character
before the closing XHTML slash. For instance:

   In HTML, this is valid:

     <br>

   In XHTML, this is the equivalent:

     <br/>

   However, older browsers (3.0 and prior) need:

     <br />

The last example is my personal choice.


--
Morbus Iff ( i'm the droid you're looking for )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus




More information about the thelist mailing list