Comments on: The Beauty of HTML5 http://www.terminally-incoherent.com/blog/2013/03/27/the-beauty-of-html5/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Luke Maciak http://www.terminally-incoherent.com/blog/2013/03/27/the-beauty-of-html5/#comment-30203 Fri, 05 Apr 2013 17:53:56 +0000 http://www.terminally-incoherent.com/blog/?p=14117#comment-30203

@ Joscha:

Well, there was always this idea that HTML should be mostly for structure and not for styling. So technically you should be able to lay out a basic page with just heading tags, divs and paragraphs and then use CSS to make all of that look presentable.

I guess the lack of more semantic tags was in part due to the fact that when original HTML specs were drafted we did not know how intricate websites will become in the future. That and IE6 sort of thwarted any progress on the web for over a decade. HTML5 is a big step forward, toward cleaned and more semantic web.

Reply  |  Quote
]]>
By: Joscha http://www.terminally-incoherent.com/blog/2013/03/27/the-beauty-of-html5/#comment-29733 Wed, 27 Mar 2013 15:42:29 +0000 http://www.terminally-incoherent.com/blog/?p=14117#comment-29733

Nice post! Coming from a LaTeX world I was always amazed by the absence of more useful tags in HTML, and did not really want to learn proper webdesign. But with this, I’ll have a look at it again.

Reply  |  Quote
]]>