Now in HTML5!
Over the last few weeks while I have been busy making clients happy (check out the blog I helped launch for Full Contact Enlightenment) I have been hard at work in the late of night updating my site to HTML5. HTML5 is the latest iteration of the major presentational online language that creates the web. From Wikipedia:
HTML5 is a language for structuring and presenting content for the World Wide Web, a core technology of the Internet. It is the latest revision of the HTML standard (originally created in 1990) and currently remains under development. Its core aims have been to improve the language with support for the latest multimedia while keeping it easily readable by humans and consistently understood by computers and devices (web browsers, parsers etc.).
Following its immediate predecessors HTML 4.01 and XHTML 1.1, HTML5 is a response to the observation that the HTML and XHTML in common use on the World Wide Web is a mixture of features introduced by various specifications, along with those introduced by software products such as web browsers, those established by common practice, and the many syntax errors in existing web document.
So basically, HTLM5 is a cleaner, more concise version of the language that is optimized for use on modern browsers, mobile devices, and user-interactions with media and applications. There is less coding to it in many aspects, making it a faster experience when viewing and editing, and stops users from having to initialize various plug-ins. It adds some new tags–removing the over-use of general, presentational mark-up even further–making it more…logical!
It was actually quite a beautiful experience as I was ripping out large chunks of now unnecessary coding and semantically streamlining other areas. It all looks and feels fit and trim! I’ve already started to adopt the standard to newer projects that I have going on and going back to older projects and updating them, as well as speaking to clients about the present benefits to them if they exist as of right now. HTML5 is still young, and not everyone needs it.
Check out these other projects I’ve done, using HTML5
Also, here’s some reading material on HTML5:






