-HTML5 will be the new standard for HTML.
-The previous version of HTML, HTML 4.01, came in 1999. The web has changed a lot since then.
-HTML5 is still a work in progress. However, the major browsers support many of the new HTML5 elements and APIs.
New with HTML5
-New Elements()
-New Attributes ()
-Full CSS3 Support
-Video and Audio
-2D/3D Graphics-Local Storage
-Local SQL Database
-Web Applications-Geolocation
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:
-New features should be based on HTML, CSS, DOM, and JavaScript
-Reduce the need for external plugins (like Flash)
-Better error handling
-More markup to replace scripting-HTML5 should be device independent
-The development process should be visible to the public
Some HTML Basic Tags
-HTML,HEAD, TITLE
-Font
-Div
-Column Tags
-Images
-List(ol,ul,li)
-Links(a)
-Tables(table,th,td)
-Frames(frameset,frame)
-Forms(form,input)
List of absolete HTML 4.01 elements:
Your favorite code editor could be any of listed as below:
Textpad,Aptana Studio(FREE Edition),BlueGriffon,CoffeCup,Dreamweaver CS5,Aloha,Mercury Editor, and many more….
Recent Comments