Thursday, 22 August 2013

Using instead of

Using instead of

When I started learning HTML from w3schools, they were using this <br />.
As I started learning ASP.NET, on their forum (ASP.NET Forums) I was told
to use <br>. So I started using the second one.
My Question: What is the difference between <br> and <br />? Is there
something like browser support?

No comments:

Post a Comment