Ok, this should be relatively straight forward, but I was under the impression that self closing tags were either ended like this: <br>, or <br/> (depending on doctype) but I keep coming across: <br /> with a space before the slash, is there any particular reason for this?
Or is it just a way to make it more legible, it just seems rather arbitrary to me. I've only come across it since learning PHP, so is it specific to that, or what?
Any help appreciated,
Jack.
Bookmarks