際際滷

際際滷Share a Scribd company logo
U . S A I A N J A N I
11 P 6 1 A 1 2 4 0
1
CONTENTS
 Introduction
 Why HTML5?
 Doctype declaration
 New elements
 New features in the media
 New application programming interfaces(APIS)
 New features in the graphics
 Disadvantages
 Conclusion
2
INTRODUCTION
 HTML5 WHATWG First Public Draft2008
 HTML5 WHATWG Living Standard 2012
 HTML5 W3C Final Recommendation 2014
3
WHY HTML5?
 Doctype declaration
 New elements
 New features in the media
 New features in the graphics
 New application programming interfaces(APIS)
4
DOCTYPE DECLARATION
5
NEW ELEMENTS
 <header>
 <footer>
 <article>
 <section>
 <aside>
 <nav>
 <main>
6
7
 <summary>
 <details>
 <dialog>
 <figure>
 <figcaption>
 <mark>
 <meter>
 <progress>
 <wbr>
8
METER TAG
Attribute Meaning
Form One or more form
High High value
Low Low value
Min Minimum possible value
Max Maximum possible value
Optimum Optimum value
Value Actual value
9
NEW INPUT TYPES
Color
Date
Datetime
Datetime-local
Month
Email
Number
Range
Search
Tel
Time
URL
Week
NEW INPUT ATTRIBUTES
Autocomplete
Autofocus
Form
Formaction
Formenctype
Formmethod
Formnovalidate
Formtarget
Height and width
Min and max
Multiple
Pattern (regexp)
Placeholder
Required
Step
10
EXISTING NEW
<acronym> <abbr>
<basefont> CSS
<big> CSS
<center> CSS
<dir> <ul>
<font> CSS
<frame>
<frameset>
<noframes>
<strike> <s>,<del>
<tt> CSS
11
12
ADDING NEW ELEMENTS
13
GLOBAL ATTRIBUTES
 Accesskey
 Translate
 Style
 Class
 Dir
 Draggable
 Dropzone
 Hidden
 Id
 Data-*
14
 Tabindex
 Contextmenu
 Contenteditable
 Title
15
NEW FEATURES IN MEDIA
 VIDEO
 AUDIO
 PLUG INS
 YOU TUBE
16
VIDEO
 Supported without any plug-ins.
 Previously Adobe Flash Player.
 Supported formats :WebM,Ogg,MP4
17
ATTRIBUTE MEANING
autoplay Played automatically
autobuffer Buffers automatically
controls Adds play,pause,volume
Height and width Dimensions
loop Automatic replay
preload Loaded at a page
poster URL of the image to show
src Source of the video
18
AUDIO
 Supported formats: MP3,Wav,Ogg .
19
HTML PLUG IN
Computer programs that extend the standard functionality of a web
browser.
<object> and <embed>.
20
YOUTUBE VIDEOS
<iframe>
<object>
<embed>
21
NEW APPLICATION PROGRAMMING
INTERFACES(APIS)
 GeoLocation
 Drag / Drop
 Local Storage
 Web Workers
 SSE
22
GEOLOCATION
METHOD PURPOSE
getCurrentPosition() Gets the position
watchPosition() Constant updates about the
location
clearWatch() Cancels ongoing watchPosition
call
23
PROPERTY DESCRIPTION
coords.latitude The latitude as a decimal number
coords.longitude The longitude as a decimal number
coords.accuracy The accuracy of position
coords.altitude The altitude in meters above the mean sea level
coords.altitudeAccuracy The altitude accuracy of position
coords.heading The heading as degrees clockwise from North
coords.speed The speed in meters per second
timestamp The date/time of the response
24
25
ERROR HANDLING
Property Type Description
code Number Contains a numeric code
for the error.
message String Contains a human-
readable description of
the error.
26
Code Constant Description
0 UNKNOWN_ERROR The method failed to retrieve
the location of the device due
to an unknown error.
1 PERMISSION_DENIED The method failed to retrieve
the location of the device
because the application does
not have permission to use
the Location Service.
2 POSITION_UNAVAILABLE The location of the device
could not be determined.
3 TIMEOUT The method was unable to
retrieve the location
information within the
specified maximum timeout
interval.
27
28
DRAG AND DROP
Events Description
dragstart Fires when the user starts dragging of
the object.
dragenter Fired when the mouse is first moved over
the target element while a drag is
occuring.
dragover This event is fired as the mouse is moved
over an element when a drag is occuring.
dragleave This event is fired when the mouse
leaves an element while a drag is
occuring..
drag Fires every time the mouse is moved
while the object is being dragged.
drop The drop event is fired on the element
where the drop was occured at the end of
the drag operation
dragend Fires when the user releases the mouse
button while dragging an object. 29
DATA TRANSFER OBJECT
30
WEB STORAGE
 LOCAL STORAGE
Stored as strings always.
 SESSION STORAGE
31
WEB WORKERS
32
SSE(Server Sent Events)
 Automatic updates from the server.
Examples: Facebook/Twitter updates, stock price updates, news feeds,
sport results, etc.
Event Meaning
onmessage When a message is received
onerror When an error occurs
onopen When a connection to the server is
opened
33
34
SVG(SCALABLE VECTOR GRAPHICS)
35
NEW FEATURES IN GRAPHICS
 SVG(Scalable Vector Graphics)
 Canvas
36
CANVAS
37
ADVANTAGES AND DISADVANATGES
 Browsers need to support the language.
38
THANK
YOU
39
QUERIES
40
Ad

Recommended

PyCon Israel - Launch Jupyter to the Cloud
PyCon Israel - Launch Jupyter to the Cloud
Cheuk Ting Ho
Creating a third-person zombie horde shooter using DOTS 油Unite Copenhagen
Creating a third-person zombie horde shooter using DOTS 油Unite Copenhagen
Unity Technologies
Google Cloud Computing compares GCE, GAE and GKE
Google Cloud Computing compares GCE, GAE and GKE
Simon Su
Oracle apps r12 scm functional training
Oracle apps r12 scm functional training
FuturePoint Technologies
HTML5: An Introduction To Next Generation Web Development
HTML5: An Introduction To Next Generation Web Development
Tilak Joshi
HTML5: An Introduction To Next Generation Web Development
HTML5: An Introduction To Next Generation Web Development
Tilak Joshi
HTML5
HTML5
Maurice De Beijer [MVP]
HTML5 features & JavaScript APIs
HTML5 features & JavaScript APIs
Fisnik Doko
Html5 Future of WEB
Html5 Future of WEB
Amit Choudhary
Introduction to HTML5 & CSS3
Introduction to HTML5 & CSS3
Pravasini Sahoo
HTML5 Presentation
HTML5 Presentation
vs4vijay
5 x HTML5 worth using in APEX (5)
5 x HTML5 worth using in APEX (5)
Christian Rokitta
Basic html5 and javascript
Basic html5 and javascript
wendy017
Html5
Html5
Zahin Omar Alwa
Html5
Html5
mikusuraj
HTML5 introduction for beginners
HTML5 introduction for beginners
Vineeth N Krishnan
Html5
Html5
Zeeshan Ahmed
HTML 5 - A developers perspective
HTML 5 - A developers perspective
Santhosh Kumar Srinivasan
HTML 5
HTML 5
Karthik Madhavan
HTML5 and friends
HTML5 and friends
Bobby van der Sluis
Front end technologies
Front end technologies
Bhagath Gopinath
HTML5 and CSS3 refresher
HTML5 and CSS3 refresher
Ivano Malavolta
Practical html5
Practical html5
Maurice De Beijer [MVP]
HTML5: An Overview
HTML5: An Overview
Nagendra Um
HTML5 & CSS3 refresher for mobile apps
HTML5 & CSS3 refresher for mobile apps
Ivano Malavolta
Presentation about html5 css3
Presentation about html5 css3
Gopi A
Html5
Html5
prithag92
Html5 Whats around the bend
Html5 Whats around the bend
Raj Lal
Security Tips for Enterprise Azure Solutions
Security Tips for Enterprise Azure Solutions
Michele Leroux Bustamante
Kubernetes Security Act Now Before Its Too Late
Kubernetes Security Act Now Before Its Too Late
Michael Furman

More Related Content

Similar to Html5 (20)

Html5 Future of WEB
Html5 Future of WEB
Amit Choudhary
Introduction to HTML5 & CSS3
Introduction to HTML5 & CSS3
Pravasini Sahoo
HTML5 Presentation
HTML5 Presentation
vs4vijay
5 x HTML5 worth using in APEX (5)
5 x HTML5 worth using in APEX (5)
Christian Rokitta
Basic html5 and javascript
Basic html5 and javascript
wendy017
Html5
Html5
Zahin Omar Alwa
Html5
Html5
mikusuraj
HTML5 introduction for beginners
HTML5 introduction for beginners
Vineeth N Krishnan
Html5
Html5
Zeeshan Ahmed
HTML 5 - A developers perspective
HTML 5 - A developers perspective
Santhosh Kumar Srinivasan
HTML 5
HTML 5
Karthik Madhavan
HTML5 and friends
HTML5 and friends
Bobby van der Sluis
Front end technologies
Front end technologies
Bhagath Gopinath
HTML5 and CSS3 refresher
HTML5 and CSS3 refresher
Ivano Malavolta
Practical html5
Practical html5
Maurice De Beijer [MVP]
HTML5: An Overview
HTML5: An Overview
Nagendra Um
HTML5 & CSS3 refresher for mobile apps
HTML5 & CSS3 refresher for mobile apps
Ivano Malavolta
Presentation about html5 css3
Presentation about html5 css3
Gopi A
Html5
Html5
prithag92
Html5 Whats around the bend
Html5 Whats around the bend
Raj Lal
Html5 Future of WEB
Html5 Future of WEB
Amit Choudhary
Introduction to HTML5 & CSS3
Introduction to HTML5 & CSS3
Pravasini Sahoo
HTML5 Presentation
HTML5 Presentation
vs4vijay
5 x HTML5 worth using in APEX (5)
5 x HTML5 worth using in APEX (5)
Christian Rokitta
Basic html5 and javascript
Basic html5 and javascript
wendy017
HTML5 introduction for beginners
HTML5 introduction for beginners
Vineeth N Krishnan
HTML5 and CSS3 refresher
HTML5 and CSS3 refresher
Ivano Malavolta
HTML5: An Overview
HTML5: An Overview
Nagendra Um
HTML5 & CSS3 refresher for mobile apps
HTML5 & CSS3 refresher for mobile apps
Ivano Malavolta
Presentation about html5 css3
Presentation about html5 css3
Gopi A
Html5 Whats around the bend
Html5 Whats around the bend
Raj Lal

Recently uploaded (20)

Security Tips for Enterprise Azure Solutions
Security Tips for Enterprise Azure Solutions
Michele Leroux Bustamante
Kubernetes Security Act Now Before Its Too Late
Kubernetes Security Act Now Before Its Too Late
Michael Furman
Viral>Wondershare Filmora 14.5.18.12900 Crack Free Download
Viral>Wondershare Filmora 14.5.18.12900 Crack Free Download
Puppy jhon
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
Muhammad Rizwan Akram
June Patch Tuesday
June Patch Tuesday
Ivanti
Securing Account Lifecycles in the Age of Deepfakes.pptx
Securing Account Lifecycles in the Age of Deepfakes.pptx
FIDO Alliance
High Availability On-Premises FME Flow.pdf
High Availability On-Premises FME Flow.pdf
Safe Software
Tech-ASan: Two-stage check for Address Sanitizer - Yixuan Cao.pdf
Tech-ASan: Two-stage check for Address Sanitizer - Yixuan Cao.pdf
caoyixuan2019
Murdledescargadarkweb.pdfvolumen1 100 elementary
Murdledescargadarkweb.pdfvolumen1 100 elementary
JorgeSemperteguiMont
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc
AI VIDEO MAGAZINE - June 2025 - r/aivideo
AI VIDEO MAGAZINE - June 2025 - r/aivideo
1pcity Studios, Inc
FME for Good: Integrating Multiple Data Sources with APIs to Support Local Ch...
FME for Good: Integrating Multiple Data Sources with APIs to Support Local Ch...
Safe Software
Creating Inclusive Digital Learning with AI: A Smarter, Fairer Future
Creating Inclusive Digital Learning with AI: A Smarter, Fairer Future
Impelsys Inc.
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance
Mastering AI Workflows with FME - Peak of Data & AI 2025
Mastering AI Workflows with FME - Peak of Data & AI 2025
Safe Software
Artificial Intelligence in the Nonprofit Boardroom.pdf
Artificial Intelligence in the Nonprofit Boardroom.pdf
OnBoard
SAP Modernization Strategies for a Successful S/4HANA Journey.pdf
SAP Modernization Strategies for a Successful S/4HANA Journey.pdf
Precisely
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
SOFTTECHHUB
OpenACC and Open Hackathons Monthly Highlights June 2025
OpenACC and Open Hackathons Monthly Highlights June 2025
OpenACC
OWASP Barcelona 2025 Threat Model Library
OWASP Barcelona 2025 Threat Model Library
PetraVukmirovic
Security Tips for Enterprise Azure Solutions
Security Tips for Enterprise Azure Solutions
Michele Leroux Bustamante
Kubernetes Security Act Now Before Its Too Late
Kubernetes Security Act Now Before Its Too Late
Michael Furman
Viral>Wondershare Filmora 14.5.18.12900 Crack Free Download
Viral>Wondershare Filmora 14.5.18.12900 Crack Free Download
Puppy jhon
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
Muhammad Rizwan Akram
June Patch Tuesday
June Patch Tuesday
Ivanti
Securing Account Lifecycles in the Age of Deepfakes.pptx
Securing Account Lifecycles in the Age of Deepfakes.pptx
FIDO Alliance
High Availability On-Premises FME Flow.pdf
High Availability On-Premises FME Flow.pdf
Safe Software
Tech-ASan: Two-stage check for Address Sanitizer - Yixuan Cao.pdf
Tech-ASan: Two-stage check for Address Sanitizer - Yixuan Cao.pdf
caoyixuan2019
Murdledescargadarkweb.pdfvolumen1 100 elementary
Murdledescargadarkweb.pdfvolumen1 100 elementary
JorgeSemperteguiMont
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc
AI VIDEO MAGAZINE - June 2025 - r/aivideo
AI VIDEO MAGAZINE - June 2025 - r/aivideo
1pcity Studios, Inc
FME for Good: Integrating Multiple Data Sources with APIs to Support Local Ch...
FME for Good: Integrating Multiple Data Sources with APIs to Support Local Ch...
Safe Software
Creating Inclusive Digital Learning with AI: A Smarter, Fairer Future
Creating Inclusive Digital Learning with AI: A Smarter, Fairer Future
Impelsys Inc.
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance
Mastering AI Workflows with FME - Peak of Data & AI 2025
Mastering AI Workflows with FME - Peak of Data & AI 2025
Safe Software
Artificial Intelligence in the Nonprofit Boardroom.pdf
Artificial Intelligence in the Nonprofit Boardroom.pdf
OnBoard
SAP Modernization Strategies for a Successful S/4HANA Journey.pdf
SAP Modernization Strategies for a Successful S/4HANA Journey.pdf
Precisely
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
SOFTTECHHUB
OpenACC and Open Hackathons Monthly Highlights June 2025
OpenACC and Open Hackathons Monthly Highlights June 2025
OpenACC
OWASP Barcelona 2025 Threat Model Library
OWASP Barcelona 2025 Threat Model Library
PetraVukmirovic
Ad

Html5