Brackson
卍卍卍卍卍卍卍卍卍卍卍
I'm making a template, and I just noticed that some templates online use this method of closing link/meta tags.
I generally close my link/meta tags like this.
Which way is conventional/right?
HTML:
<link rel="stylesheet" type="text/css" href="style.css" />
HTML:
<link rel="stylesheet" type="text/css" href="style.css">
Which way is conventional/right?