|
I didn't know this either.
I'm going to say if it works don't change it. I close all my tags because if they didn't need to be closed, there would be no closing tags, or the tag would be self closing
(<br />, <hr />. Although it's good practice to write these tags as <hr /> you can write them like <br> and <hr>)
I guess do whatever works.
|