+ 2

What is the difference between HTML and HTML 5?

is anything different between them or html 5 is just an update of html?

25th Jul 2017, 8:04 AM
maruf sikder
maruf sikder - avatar
1 Answer
+ 6
It's an update, but as with most updates it brought some new stuff and it deleted some old stuff. <marquee> supported in HTML4, not in HTML5 <nav> not supported in HTML4, new in HTML5 and so on.
25th Jul 2017, 8:20 AM
The Coding Sloth
The Coding Sloth - avatar