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

Recently uploaded (20)

Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
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
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 

HTML5