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)

Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
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
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
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...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
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
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 

HTML5