SlideShare a Scribd company logo
1 of 16
Presented By :- ch muhammad waqas husain
Think of HTML5 as an addition to the HTML 
family and not a replacement
Since the early days of the web, there have been many versions of HTML: 
Ve r s i o n Ye a r 
T im B e r n e r s - L e e i n v e n t e d www 1989 
T im B e r n e r s - L e e i n v e n t e d H TML 1991 
D a v e R a g g e t t d r a f t e d H TML + 1993 
H Wo r k i n g G r o u p d e f i n e d H TML 2 . 0 1995 
W3 C R e c omme n d e d H TML 3 . 2 1997 
W3 C R e c omme n d e d H TML 4 . 0 1 1999 
W3 C R e c omme n d e d X H TML 1 . 0 2000 
H TML 5 WH ATWG F i r s t P u b l i c D r a f t 2008 
H TML 5 WH ATWG L i v i n g S t a n d a r d 2012 
H TML 5 W3 C F i n a l R e c omme n d a t i o n 2014
HTML5 Is a Work in Progress 
• As cool as it is to see what HTML5 can do for you, 
• It hasn’t been standardized like HTML4. 
• You don’t have to worry about updating pages 
built using HTML4. It’s more than ten years old 
and it’s a set
Simplified Syntax 
HTML2:<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0 Level 2//EN"> 
HTML3:<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN"> 
HTML4:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd"> 
HTML5:<!DOCTYPE html>
Simplified Syntax 
<html xmlns=http://www.w3.org/1999/xhtml lang=”en” xml:lang=”en”> 
We can just write: 
<html lang=”en”>
Simplified Syntax 
<link rel=”stylesheet” href=”style.css” type=”text/css”> 
Becomes this: 
<link rel=”stylesheet” href=”style.css”>
On the HTML canvas, you can draw all kinds of 
graphics, from simple lines, to complex graphic 
objects.
New layout of html5 includes <header> and <footer> Elements 
layout <section> and <article> Elements
Playing Videos& Audio in 
HTML5 
• Before HTML5, there was no standard for showing videos on a 
web page. 
• Before HTML5, videos could only be played with a plug-in (like 
flash). 
• The HTML5 <video> element specifies a standard way to 
embed a video in a web page.
No More <frame>, <center>, 
<big>, <b> and <font> 
No More <frame>, <center>, 
<big>, <b> and <font> use CSS, 
all the time.
Conclusion 
• Use HTML5 with caution and be ready to make 
updates. 
• Stop using elements that HTML5 has kicked from the 
code, and try using new HTML5 elements that are sure 
to stick (<header>, <footer>, etc …). 
• You might as well start getting into the habit of using 
these, now. 
•
Computerlanguages 131012055136-phpapp01
Computerlanguages 131012055136-phpapp01

More Related Content

Viewers also liked

JSB 2015 New Catalog
JSB 2015 New CatalogJSB 2015 New Catalog
JSB 2015 New Catalog
Jessie Li
 
Project Titan Launch PPECB
Project Titan Launch PPECBProject Titan Launch PPECB
Project Titan Launch PPECB
Justin Geldart
 
Biniam Combined 2nd
Biniam Combined 2nd Biniam Combined 2nd
Biniam Combined 2nd
BEn Afework
 
ENG - ESS, methods of valuation and application in TKM
ENG - ESS, methods of valuation and application in TKMENG - ESS, methods of valuation and application in TKM
ENG - ESS, methods of valuation and application in TKM
Oleg Guchgeldiyev
 

Viewers also liked (11)

aPRESENTATION ON MOMEN^T
aPRESENTATION ON MOMEN^TaPRESENTATION ON MOMEN^T
aPRESENTATION ON MOMEN^T
 
Commercial catalogue
Commercial catalogue Commercial catalogue
Commercial catalogue
 
JSB 2015 New Catalog
JSB 2015 New CatalogJSB 2015 New Catalog
JSB 2015 New Catalog
 
Project Titan Launch PPECB
Project Titan Launch PPECBProject Titan Launch PPECB
Project Titan Launch PPECB
 
Biniam Combined 2nd
Biniam Combined 2nd Biniam Combined 2nd
Biniam Combined 2nd
 
Eva brochure
Eva brochure Eva brochure
Eva brochure
 
ортдИ
ортдИортдИ
ортдИ
 
ENG - ESS, methods of valuation and application in TKM
ENG - ESS, methods of valuation and application in TKMENG - ESS, methods of valuation and application in TKM
ENG - ESS, methods of valuation and application in TKM
 
Презентація Пласту
Презентація ПластуПрезентація Пласту
Презентація Пласту
 
пласт курс оп 10 новий 7
пласт курс оп 10 новий 7пласт курс оп 10 новий 7
пласт курс оп 10 новий 7
 
Company profile EVAINTERIORS DUBAI - FUJAIRAH
Company profile EVAINTERIORS DUBAI - FUJAIRAHCompany profile EVAINTERIORS DUBAI - FUJAIRAH
Company profile EVAINTERIORS DUBAI - FUJAIRAH
 

Similar to Computerlanguages 131012055136-phpapp01

1. introduction to html5
1. introduction to html51. introduction to html5
1. introduction to html5
JayjZens
 
LIS3353 SP12 Week 8
LIS3353 SP12 Week 8LIS3353 SP12 Week 8
LIS3353 SP12 Week 8
Amanda Case
 
1 Introduction to Drupal Web Development
1 Introduction to Drupal Web Development1 Introduction to Drupal Web Development
1 Introduction to Drupal Web Development
Wingston
 

Similar to Computerlanguages 131012055136-phpapp01 (20)

HTML (Hyper Text Markup Language)
HTML (Hyper Text Markup Language)HTML (Hyper Text Markup Language)
HTML (Hyper Text Markup Language)
 
1. introduction to html5
1. introduction to html51. introduction to html5
1. introduction to html5
 
Html5
Html5Html5
Html5
 
1._Introduction_to_HTML5 powerpoint presentation
1._Introduction_to_HTML5 powerpoint presentation1._Introduction_to_HTML5 powerpoint presentation
1._Introduction_to_HTML5 powerpoint presentation
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
 
1. Introduction to HTML5.ppt
1. Introduction to HTML5.ppt1. Introduction to HTML5.ppt
1. Introduction to HTML5.ppt
 
1._Introduction_to_HTML5[1].MCA MODULE 1 NOTES
1._Introduction_to_HTML5[1].MCA MODULE 1 NOTES1._Introduction_to_HTML5[1].MCA MODULE 1 NOTES
1._Introduction_to_HTML5[1].MCA MODULE 1 NOTES
 
Introduction to html55
Introduction to html55Introduction to html55
Introduction to html55
 
LIS3353 SP12 Week 8
LIS3353 SP12 Week 8LIS3353 SP12 Week 8
LIS3353 SP12 Week 8
 
Introduction to html5
Introduction to html5Introduction to html5
Introduction to html5
 
HTML5 and DHTML
HTML5 and DHTMLHTML5 and DHTML
HTML5 and DHTML
 
Lecture-1.pptx
Lecture-1.pptxLecture-1.pptx
Lecture-1.pptx
 
Xhtml 2010
Xhtml 2010Xhtml 2010
Xhtml 2010
 
Xhtml 2010
Xhtml 2010Xhtml 2010
Xhtml 2010
 
HTML5: The Next Internet Goldrush
HTML5: The Next Internet GoldrushHTML5: The Next Internet Goldrush
HTML5: The Next Internet Goldrush
 
Html 5.0
Html 5.0Html 5.0
Html 5.0
 
1 Introduction to Drupal Web Development
1 Introduction to Drupal Web Development1 Introduction to Drupal Web Development
1 Introduction to Drupal Web Development
 
#1 of HTML and CSS3
#1 of HTML and CSS3 #1 of HTML and CSS3
#1 of HTML and CSS3
 
Basics of HTML..pptx
Basics of HTML..pptxBasics of HTML..pptx
Basics of HTML..pptx
 
ppt dev devolpment.pptx
ppt dev devolpment.pptxppt dev devolpment.pptx
ppt dev devolpment.pptx
 

Recently uploaded

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Recently uploaded (20)

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?
 
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
 
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
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
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
 
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
 
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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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...
 
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
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
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
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
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...
 

Computerlanguages 131012055136-phpapp01

  • 1.
  • 2. Presented By :- ch muhammad waqas husain
  • 3. Think of HTML5 as an addition to the HTML family and not a replacement
  • 4. Since the early days of the web, there have been many versions of HTML: Ve r s i o n Ye a r T im B e r n e r s - L e e i n v e n t e d www 1989 T im B e r n e r s - L e e i n v e n t e d H TML 1991 D a v e R a g g e t t d r a f t e d H TML + 1993 H Wo r k i n g G r o u p d e f i n e d H TML 2 . 0 1995 W3 C R e c omme n d e d H TML 3 . 2 1997 W3 C R e c omme n d e d H TML 4 . 0 1 1999 W3 C R e c omme n d e d X H TML 1 . 0 2000 H TML 5 WH ATWG F i r s t P u b l i c D r a f t 2008 H TML 5 WH ATWG L i v i n g S t a n d a r d 2012 H TML 5 W3 C F i n a l R e c omme n d a t i o n 2014
  • 5. HTML5 Is a Work in Progress • As cool as it is to see what HTML5 can do for you, • It hasn’t been standardized like HTML4. • You don’t have to worry about updating pages built using HTML4. It’s more than ten years old and it’s a set
  • 6. Simplified Syntax HTML2:<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0 Level 2//EN"> HTML3:<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN"> HTML4:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> HTML5:<!DOCTYPE html>
  • 7. Simplified Syntax <html xmlns=http://www.w3.org/1999/xhtml lang=”en” xml:lang=”en”> We can just write: <html lang=”en”>
  • 8. Simplified Syntax <link rel=”stylesheet” href=”style.css” type=”text/css”> Becomes this: <link rel=”stylesheet” href=”style.css”>
  • 9. On the HTML canvas, you can draw all kinds of graphics, from simple lines, to complex graphic objects.
  • 10. New layout of html5 includes <header> and <footer> Elements layout <section> and <article> Elements
  • 11. Playing Videos& Audio in HTML5 • Before HTML5, there was no standard for showing videos on a web page. • Before HTML5, videos could only be played with a plug-in (like flash). • The HTML5 <video> element specifies a standard way to embed a video in a web page.
  • 12.
  • 13. No More <frame>, <center>, <big>, <b> and <font> No More <frame>, <center>, <big>, <b> and <font> use CSS, all the time.
  • 14. Conclusion • Use HTML5 with caution and be ready to make updates. • Stop using elements that HTML5 has kicked from the code, and try using new HTML5 elements that are sure to stick (<header>, <footer>, etc …). • You might as well start getting into the habit of using these, now. •