Top 10 Latest Features of HTML
HTML (Hypertext Mark-up Language) was first launched by W3C (World Wide Web Consortium) in 1993 around 26 years ago. HTML5 as the name suggests is the 5th version of HTML which was upgraded on 28 October 2014. This is widely used by web designers to design the Web pages.
Earlier hypertext systems found few less relevant features but with the innovation and development HTML 5 has come up with a few new features that are certainly much easy to adopt in the website designing. In this blog, we will be discussing about the top 10 latest features of HTML that you might not know.
10 Latest Features of HTML are :-
1) Doctype:
Tired of using XHTML doctype? Here you get relief by using <!DOCTYPE html>. And if browsers do not understand the doctype, don't panic at all !!! It's renders contains mark-up in standard mode.