By: Emiley J in HTML5 Tutorials on 2013年02月17日 [フレーム]
If you haven't heard about HTML5 already then you are probably not a developer :). If you have heard about it but still wondering what the heck is this HTML5 about then this tutorial will give you a good introduction. HTML has always been neglected for more than 10 years. The last version HTML 4.x was standardized in year 1999. And after that no one really cared about HTML mainly because, CSS and JavaScripts were used to beautify and handle logics on the client side.
HTML5 is a cooperation between the World Wide Web Consortium (W3C) and the Web Hypertext Application Technology Working Group (WHATWG).
WHATWG was working with web forms and applications, and W3C was working with XHTML 2.0. In 2006, they decided to cooperate and create a new version of HTML.
Some rules for HTML5 were established:
With these objectives, HTML5 has been designed and standardized. What they did is to scan billions of webpages and learn from what the developers are already using in their current webpages. For example, <DIV> elements were widely in use to differentiate various content by using IDs and Classes in CSS. In HTML5 instead of using DIV a more meaningful semantic elements are used.
Here are a few of the new semantic elements in HTML5:
Here is a pictorial representation of how these elements can be used.
HTML5 is still a work in progress but all the major browsers including Chrome, FireFox, IE, Safari and Opera already support HTML5.
Why do you think you should learn HTML5?
The advantage of HTML5 is its support for all browsers including the mobile. Therefore you can create HTML5 based apps which will run on all mobile phones alike including iOS, Android, Windows etc which is a great relief to have one copy of your code for your applications. And in future, all existing websites will eventually be converted to support HTML5. So this is the right to learn HTML5. So get started with HTML5 now.
This policy contains information about your privacy. By posting, you are declaring that you understand this policy:
This policy is subject to change at any time and without notice.
These terms and conditions contain rules about posting comments. By submitting a comment, you are declaring that you agree with these rules:
Failure to comply with these rules may result in being banned from submitting further comments.
These terms and conditions are subject to change at any time and without notice.
Most Viewed Articles (in HTML5 )
user-scalable=no in the meta tag in html
HTML5 Canvas - Using Canvas in HTML5
HTML5 Location - getCurrentPosition() in HTML5
HTML5 Video - Handling video in HTML5
Latest Articles (in HTML5)
© 2023 Java-samples.com
Tutorial Archive: Data Science React Native Android AJAX ASP.net C C++ C# Cocoa Cloud Computing EJB Errors Java Certification Interview iPhone Javascript JSF JSP Java Beans J2ME JDBC Linux Mac OS X MySQL Perl PHP Python Ruby SAP VB.net EJB Struts Trends WebServices XML Office 365 Hibernate
Latest Tutorials on: Data Science React Native Android AJAX ASP.net C Cocoa C++ C# EJB Errors Java Certification Interview iPhone Javascript JSF JSP Java Beans J2ME JDBC Linux Mac OS X MySQL Perl PHP Python Ruby SAP VB.net EJB Struts Cloud Computing WebServices XML Office 365 Hibernate