* James Carlson <[EMAIL PROTECTED]> [2006-10-04 14:36]: > 53: "<hr />" ? XML is just weird.
Actually the weirdness is layered, here: the "space before slash" is to prevent a few older browsers from barfing on otherwise fine XHTML. (The "<entity/>" convention is XML's abbreviation for "<entity></entity>"; SGML would have allowed "<entity></>"!) - Stephen -- Stephen Hahn, PhD Solaris Kernel Development, Sun Microsystems [EMAIL PROTECTED] http://blogs.sun.com/sch/ _______________________________________________ tools-discuss mailing list [email protected]
