HTML 5 – Introduction – What’s New



HTML 5 – Introduction – What’s New

0 0


html5-introduction


On Github 9afar / html5-introduction

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

#B34EE9#78349D#502368#341744#A01744
#B34EE9#78349D#502368#341744#A01744

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

Required Attribute pattern Attribute (Regular Expressions) WebSockets Web Workers Notifications Application Cache

Resources

www.html5please.com www.html5rocks.com www.webplatform.org

THE END