Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
MarkMed808yBoth pages have same content, even semantic.xhtml has four more paragraph. Both files are very light, just look at Size column.
I had to prove that HTML5+XHTML is faster than non-semantic HTML -
MarkMed808y@AndSoWeCode the difference is half time taked. semantic.xhtml took 2ms and nonsemantic.html took twice the semantic.xhtml time. If both documents were more heavy, semantic.xhtml would load in 500ms and nonsemantic.html would load in 1000ms. -
I remember when XHTML was the future. Remember many a day using XHTML strict and getting things to validate. Didn't even know you could use it with HTML5.
Related Rants

What only relying on JavaScript for HTML form input validation looks like
Yeah no
Hey, have you ever wanted to punch a developer 8611 times before?
Now u can see the difference.
I had to prove why HTML5+XHTML structure is better than non-semantic HTML structure.
Here is the difference.
rant
semantic markup
html
xhtml
html5
web development