Forum Moderators: open
What on earth does the <br /> tag do or mean?
Is there any difference between <br> and <br/> though? -Larry
<br /> is.
It only matters if you are using xhtml
[edited by: abbeyvet at 11:02 am (utc) on June 4, 2006]
Is there any difference between <br> and <br/> though? -Larry"
No, none.
Lidija Turkovic
<br> is correct html 4.01 <br/> is not
So futureproofing isn't doing a lot of good.
If and when you go to XHTML just search and replace all <br> to <br/>