> Maybe I misread but this was about xhtml not xml. In xhtml you do not need
> to explicitly close tags like <br> with a </br>. One <br /> is good
> enough.

XML does not need an explicit end tag either.  A <br /> node works the same
as <br></br>.  It's the same idea in both XML and XHTML.  There's no "right"
way.  <br /> is just cleaner.




Ben Johnson





______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to