HTML 5

Introduction

BY Mohammed Alsaffar / m.9afar@gmail

Table Of Contents


Elements Removed from HTML5


Element Use instead
<acronym><abbr>
<applet><object>
<basefont>CSS
<big>CSS
<center>CSS
<dir><ul>
<font>CSS
<frame>
<frameset>
<noframes>
<strike>CSS
<tt>CSS

What’s New

What’s New

New Input Types

Color



		
		
		
		
		



						

New Input Types

Date & Date Time


							
							
							
							
						

New Input Types

Range

50

50

New APIs

Geolocation


							
						

New APIs

Local Storage


							
							
						

WebGL Demo

http://madebyevan.com/webgl-water/

Other Cool Features

  1. Required Attribute
  2. pattern Attribute (Regular Expressions)
  3. WebSockets
  4. Web Workers
  5. Notifications
  6. Application Cache

Resources

  1. www.html5please.com
  2. www.html5rocks.com
  3. www.webplatform.org

THE END