Just as you probably guessed, HTML5 is the next evolution of HTML, or Hyper Text Markup Language. Most websites are designed and are created using HTML code, which turns plain text into readable WebPages you can navigate through. The last form of HTML, which was HTML4 was released in 1997 and has been tweaked here and there with the upgrades of the Internet overall. The goal of HTML5 is to improve the code to be able to support the latest multimedia, but still following the code for technology devices to read and understand. Web designers and web developers should learn about the new HTML because it will soon take over the current HTML4.
HTML5 will add a number of features to the functionality of HTML that HTML4 is not compatible with. Many platforms require plugin functionality that HTML4 cannot support, such as Flash. The iPhone and iPad don’t support Flash right now, which becomes problematic for users.
Two major features of HTML5 are media playback and storage offline. It’s common that web designers have to look to Flash for showing videos or playing music. HTML5 will allow sites to embed codes with simple tags that will automatically play the media your website needs. You can now insert images; audio and video directly into any document and easily manipulate them through the coding. The second aspect and new addition to HTML is the idea of being able to create files or draft emails without Internet connection and have them automatically sync next time you’re connected to the Internet. Read more …

