Thread: Well Formed
View Single Post
  #7 (permalink)  
Old 01-26-2007, 09:44 AM
Chan Chan is offline
Programming Professional
 
Join Date: Jun 2006
Posts: 205
Credits: 0
Rep Power: 11
Chan is on a distinguished road
Default

So am I right? Well formed is always having a closing "/"?

I've also read that in xHTML everything should be lower case:

HTML Code:
<BR />
Should be:

HTML Code:
<br />