Quote:
Originally Posted by teh603
Its <BR> in HTML 2.0. When did they put a slash after it?
Edit: <BR /> is XHTML, not HTML. =p
|
Yep. But it is part of the HTML accepted standards now, forget when it was added. So <BR> <BR /> and <BR/> all work in HTML. Just the first is less portable then the second and third.