The Myth of HTML5 and How It's Misunderstood
HTML5 MISCONCEPTION Nowadays any new browser capability or web application technique found across the web is labeled as HTML5 and that is not true. Michael Mahemoff said that HTML5 has become a brand that represents a new type of web application rather than the specification itself. In order to learn HTML5 is very important to understand what really HTML5 is. It is common nowadays hear CSS transitions, web sockets, geolocation, SVG, CSS @font-face all mentioned under the HTML5 banner and label all under HTML5 "brand". In the specification none of those mentioned are found for the simple reason that they either belong to the CSS3 specification or other API specification within the WWW Consortium. Websites are and will be built with a combination of HTML5, next-generation APIs, JavaScript and CSS3, which means that as a designer or developer the difference between those technologies must be clear and how they fit together should be understood. What is really HTML5?