Today, we will take a journey into the depths of markup.
//What does HTML do?
HTML uses tags to tell browsers what to display and how to display it! It basically sets out rules that the browser complies to like a good student who abides by the rules if his/her university.
//HTML++
With the introduction of HTML5 a lot of new tags have been added to help web developers and designers better manipulate elements on a web page, tags like <aside>, <article> and others, with their closing tags, help to ease the tedious procedure of creating a web page. The new tags can be found here if you'd like to excavate some more information on the new tags.
NEW HTML5 TAGS
//HOW TO TELL HTML DIFFERENT FROM HTML5
Please see the picture below for some simple steps on differentiating between HTML and HTML5.
Frankly I cant wait to start using HTML and CSS to improve the internet world! Until our next journey, take care!
0 comments:
Post a Comment