HTML and HTML5 - What is the difference?

Wanted to understand the difference between HTML and HTML5

Can someone give me some solid differences?

HTML5 is just the latest spec of HTML. It was released I think around 2008/9.

It mainly added new semantic elements like article, aside, nav... as well as a bunch of new APIs like History, Web Storage and I am sure many more. These are just the one that pops in my mind right now.

Hope this answer your question :smile:

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.