<!DOCTYPE html>
HTML5 is here and now and introduces some interesting changes to the semantic structure of the web page. With the earlier versions of HTML the semantics were simply headings where the h1 tag was always top level. We had h1 title, h2 sub-title, h3 menu items and such. Here are the new HTML5 tags to help us in this task: (more…)