SlideShare a Scribd company logo
1 of 29
Download to read offline
>
le
ml >
it
ht n”
/t
E
5<
”e
=
YP
ML
CT ang
HT
>
l
DO
<! ml ead> itle
t <h
<t
<h
d>
ea
h
</

>

Ibrahim Abdel Fattah Mohamed
@bingorabbit
bingorabbit.com
W lcom !
Let's get back in

History..
http://en.wikipedia.org/wiki/HTML

1995

1997

1998

1999

2000

2002

2004

2006

2009

2010
I just had to take the
hypertext idea and connect it to
the TCP and DNS ideas
and — ta-da!— the World Wide Web.
–- Sir, Tim Berners-Lee
Known as the Creator of WWW
Sir. Tim Berners-Lee
The Father of The Internet
1995: HTML 2.0
Just standardized rules what people
have been already using before..and it
wasn't that good!

1995

1997

1998

1999

2000

2002

2004

2006

2009

2010
Strict

Transitional
Frameset

1997: HTML 3.2, Proposing 4.0
Adding standard support for tables and
applets..

1995

1997

1998

1999

2000

2002

2004

2006

2009

2010
1999: HTML 4.01
Stable syntax and structure for HTML
till it became the standard for web
authoring.

1995

1997

1998

1999

2000

2002

2004

2006

2009

2010
2000: XHTML 1.0
Trying to move structure more towards
XML's, but browsers manufactures were
kinda stubborn!

1995

1997

1998

1999

2000

2002

2004

2006

2009

2010
2000->: The LEAP!
XHTML 2.0 Up then DOWN!, Flash,
Multimedia, and AJAX

1995

1997

1998

1999

2000

2002

2004

2006

2009

2010
2004 - Present: HTML 5 Rise
WHATWG, W3C adopts WHATWG work, Rich
applications, Video, Audio, APIs.
Large companies involved.

1995

1997

1998

1999

2000

2002

2004

2006

2009

2010
But..

WHY?!
Photo Credit: http://www.flickr.com/photos/hugo_provoste/522495023/

Sim plicity
..is the ultimate sophistication..

-– Leonardo Da Vinci
!DOCTYPE
Before..
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!DOCTYPE html>

After..
Interoperability
New Features..
(Syntax)
New Tags
<article>, <aside>, <header>, <footer>
<nav>, <section>, <audio>, <video>
<embed>, <canvas>, <progress>, <meter>
FORMS!
<input type=”email” />
<input type=”url” />
<input type=”range” />
<input type=”date” />
<input type=”tel” />
<input type=”color” />
<input type=”number” />
FORMS!
<input list="browsers" name="browser">
<datalist id="browsers">
<option value="Internet Explorer">
<option value="Firefox">
<option value="Chrome">
<option value="Opera">
<option value="Safari">
</datalist>
FORMS!
Placeholder, Required, Patterns
<input pattern="[0-9][A-Z]{3}"
name="product"
type="text"
title="Single digit then 3 UC letters."/>
Geo Location
DEMO!
http://html5demos.com/geo
●
●
●
●
●
●
●
●

20 Things I learned about Browsers and Web: www.20thingsilearned.com
Angry Birds: http://angrybirds.com/
Evolution of the Web: http://evolutionofweb.appspot.com/
HTML5 Test: http://html5test.com
HTML5 Demos: http://html5demos.com/
Arena5: http://www.kevs3d.co.uk/dev/arena5/
Asteroids: http://www.kevs3d.co.uk/dev/asteroids/
HTML5 Visual Cheat Sheet: http://goo.gl/fL8DCa
Mobile Apps
Keywords
HTML5 Mobile App Development
HTML5 Boilerplate
Modernizr
Dive into HTML5 Book
HTML5 Doctor
HTML5 Rocks
HTML5 Readiness
caniuse.com
?

Questions
Thanks!
:)

Ibrahim A. Mohamed
Tweet to me:

@bingorabbit

More Related Content

Similar to HTML5

Computerlanguages 131012055136-phpapp01
Computerlanguages 131012055136-phpapp01Computerlanguages 131012055136-phpapp01
Computerlanguages 131012055136-phpapp01
Waqas Ali
 
Evolution of www ppt
Evolution of www pptEvolution of www ppt
Evolution of www ppt
sequels
 
A Brief History of the Web
A Brief History of the WebA Brief History of the Web
A Brief History of the Web
Bruce Clary
 

Similar to HTML5 (16)

WTF Is HTML 5
WTF Is HTML 5WTF Is HTML 5
WTF Is HTML 5
 
Refael Ackermann @alphageeks on HTML5
Refael Ackermann @alphageeks on HTML5Refael Ackermann @alphageeks on HTML5
Refael Ackermann @alphageeks on HTML5
 
Computerlanguages 131012055136-phpapp01
Computerlanguages 131012055136-phpapp01Computerlanguages 131012055136-phpapp01
Computerlanguages 131012055136-phpapp01
 
Web Standards
Web StandardsWeb Standards
Web Standards
 
The History of HTML5
The History of HTML5The History of HTML5
The History of HTML5
 
Html birth &amp; evolution
Html birth &amp; evolutionHtml birth &amp; evolution
Html birth &amp; evolution
 
HTML5
HTML5HTML5
HTML5
 
What the heck is HTML 5?
What the heck is HTML 5?What the heck is HTML 5?
What the heck is HTML 5?
 
Evolution of www ppt
Evolution of www pptEvolution of www ppt
Evolution of www ppt
 
LO1 HTML.pptx
LO1 HTML.pptxLO1 HTML.pptx
LO1 HTML.pptx
 
The beginnings of HTML5
The beginnings of HTML5The beginnings of HTML5
The beginnings of HTML5
 
A Brief History of the Web
A Brief History of the WebA Brief History of the Web
A Brief History of the Web
 
Html5 Primer
Html5 PrimerHtml5 Primer
Html5 Primer
 
Html5
Html5Html5
Html5
 
Basics of HTML..pptx
Basics of HTML..pptxBasics of HTML..pptx
Basics of HTML..pptx
 
Leran html
Leran htmlLeran html
Leran html
 

More from Ibrahim Abdel Fattah Mohamed

More from Ibrahim Abdel Fattah Mohamed (14)

dubizzle's Guide to RabbitMQ
dubizzle's Guide to RabbitMQdubizzle's Guide to RabbitMQ
dubizzle's Guide to RabbitMQ
 
Modern Web Applications using AngularJS
Modern Web Applications using AngularJSModern Web Applications using AngularJS
Modern Web Applications using AngularJS
 
Desk2Me Pitch
Desk2Me PitchDesk2Me Pitch
Desk2Me Pitch
 
CAT, Your dreams start here
CAT, Your dreams start hereCAT, Your dreams start here
CAT, Your dreams start here
 
Map Your MIInd
Map Your MIIndMap Your MIInd
Map Your MIInd
 
IT Career Planning v2
IT Career Planning v2IT Career Planning v2
IT Career Planning v2
 
Java Based RFID Attendance Management System Graduation Project Presentation
Java Based RFID Attendance Management System Graduation Project PresentationJava Based RFID Attendance Management System Graduation Project Presentation
Java Based RFID Attendance Management System Graduation Project Presentation
 
IT Career Planning
IT Career PlanningIT Career Planning
IT Career Planning
 
Map your Mind, Your mind on a paper
Map your Mind, Your mind on a paperMap your Mind, Your mind on a paper
Map your Mind, Your mind on a paper
 
Web 3.0
Web 3.0Web 3.0
Web 3.0
 
Keynote by Jane Wells
Keynote by Jane WellsKeynote by Jane Wells
Keynote by Jane Wells
 
Getting Started: The Environment
Getting Started: The EnvironmentGetting Started: The Environment
Getting Started: The Environment
 
Getting Started: The Installation
Getting Started: The InstallationGetting Started: The Installation
Getting Started: The Installation
 
Write Your First WordPress Plugin
Write Your First WordPress PluginWrite Your First WordPress Plugin
Write Your First WordPress Plugin
 

Recently uploaded

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Recently uploaded (20)

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 

HTML5