kill9/harmful/software/html5.md

29 lines
950 B
Markdown
Raw Normal View History

# HTML 5 (and only 5) considered harmful
<blockquote>
~~~
><qorg11> Well, making my website xhtml compliant was idiotic
><Tom> why do you think this?
><qorg11> lol, too much work
><Tom> too much work?
><Tom> what?
><qorg11> yeah, not going to add a / to every img tag
><Tom> don't be a fucking soydev
~~~
</blockquote>
[NO ONE HAS THE RIGHT TO CALL ME SOYDEV](https://validator.w3.org/check?uri=https://qorg11.net)
Basically. Tom was saying that HTML5 is bad, because it's **NOT**
standarized (Well, if you don't count whatever chromium is adding as
standard)
The true standard is XHTML 1.1 and you should write your websites to
be XHTML compliant. Rather than HTML 5 compliant.
The HTML5 "standard" is written by [WHATWG](https://whatwg.org)
(Apple, Google, Mozilla, Microsoft). (Sound like a fucking conspiracy,
huh)
It is not written by w3c (which have written the XHTML standard, and
for fuck's sake, standarized the web in the first place)