The Advantages and Disadvantages of HTML5
The Advantages and Disadvantages of HTML5 HTML5 is the hottest thing in web development. In this article, I wanted to discuss the background surrounding HTML5 development and point to the advantages and disadvantages to using the language today. I'm going to write a more detailed series in the future, detailing specific elements of the language as well as practical examples of the language. What is HTML5? HTML5 is the newest version of the HyperText Markup Language that was developed in the late 80's in order to describe documents that linked to each other. In it's early days, HTML's role was simple...to help describe a document's structure and to allow cross-linking of documents. The language is a Markup Language ...a way to enhance a text file with bits of code (markup) that describes the structure of the document. Think of it as what your teachers did to your english schoolpapers. When they corrected it, they marked it up...probably in red to tel...