Get real, we all need to unite to stop this bullshit with end tags.
This stupid shit here :
<br />
<input ... />
<img ... />
Those tags were never meant to have a end tag because they don't wrap any data.
Not only is it stupid but it violates w3.org standards for end tags.
8 The HTML syntax ? HTML5
Quote:
8.1.2.2 End tags
End tags must have the following format:
The first character of an end tag must be a "<" (U+003C) character.
The second character of an end tag must be a "/" (U+002F) character.
The next few characters of an end tag must be the element's tag name.
After the tag name, there may be one or more space characters.
Finally, end tags must be closed by a ">" (U+003E) character.
|
So why don't we stand up against being told to violate standards and do dumb shit that does nothing?
