SlideShare ist ein Scribd-Unternehmen logo
1 von 17
HTML
Header

Figure

Navigation
Section
Article
Footer

Asid
e

Article

Image, Video, Quote,
Table, etc…

Footer

Article
Footer

Legend
Footer
HTML5







HTML5 ≈ HTML 5 + CSS 3 + JavaScript
Rich Internet Applications (RIA)
HTML5 x 5
Caution and Progress
Example and Reference Sites
New In HTML5









Simplified and Loose Syntax
New Elements and Attributes
Embedded Media
Canvas
Offline Storage
Drag and Drop
Geo-Location
5 HTML Enhancements







HTML
Forms
CSS
Offline applications
Local storage
HTML Extended

 Document Flow: div, section, article, nav,





aside, header, footer
Audio, Video and Embed
Canvas: paths, gradients, image
manipulation, events
Micro data for semantics and enhanced
search engine results (Google Rich
Snippets)
5 HTML Enhancements







HTML
Forms
CSS
Offline applications
Local storage
HTML5

IN THE REAL WORLD
Why HTML5 ????

 Pros
 Better

semantics
 Lean code
 Improved user experience

 Cons
 Some

work is needed to accommodate older
browsers
Form Enhancements

 Placeholder text
 Specific text input: email, URL, number,




search
Slider
Date picker
User Agent validation
Audio and Video Tag
Video for Everybody code by Kroc Camen
<video width="480" height="270" controls>
<source src="mafSept10Welcome.mp4" type="video/mp4" />
<source src="mafSept10Welcome.ogv" type="video/ogg" />
<object width="480" height="289" type="application/xshockwave-flash" Developer Reference Sites
data="player.swf?&amp;file=mafSept10Welcome.flv”>
<param name="movie"
value="player.swf?&amp;file=mafSept10Welcome.flv&amp" />
</object>
</video>

FREE!
See http://videojs.com for details and downloads.
CSS3







HTML
Forms
CSS
Offline applications
Local storage
CSS3

IN THE REAL WORLD
Why CSS3 ????

 Pro
 Smaller

download
 Less JavaScript
 Better user experience

 Cons
 Some

work is needed to accommodate older
browsers
CSS Effects













Rounded corners
Gradients
Box and text shadows
Fonts
Transparencies
Multiple background images and border
images
Multiple columns and grid layout
Box sizing
Stroke and outlines
Animation, movement and rotation
Improved selectors
CSS Effect Example







HTML
Forms
CSS
Offline applications
Local storage
HELLO

http://css3generator.com/

.amazing {
border: 1px solid blue;
color: red;
background-color: blue;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
-webkit-box-shadow: 8px 8px 6px
#474747;
-moz-box-shadow: 8px 8px 6px
#474747;
box-shadow: 8px 8px 6px
#474747;

text-shadow: 8px 8px 2px
#595959;
filter:
dropshadow(color=#595959,
offx=8, offy=8);
Demos and Experiments

 Chrome Experiments
http://www.chromeexperiments.com

 Apple HTML5 Showcase
http://www.apple.com/html5/

 Canvas Demos
http://www.canvasdemos.com

 RIA Demos with browser support listed
http://html5demos.com
Developer Reference Sites
 W3C






http://dev.w3.org/html5/html-author/
http://w3.org/TR/css3-roadmap/
W3Schools HTML 5 Reference
http://www.w3schools.com/html5/
Dive Into HTML 5 (prerelease site for an O’Reilly book)
http://diveintohtml5.org
WebKit (Safari and Chromium)
http://developer.apple.com/safari/library/navigation/
http://www.chromium/home/
Mozilla
http://developer.mozilla.org/en/html/html5/
IE 8 & 9
http://msdn.microsoft.com/en-us/library/aa737439.aspx
http://ie.microsoft.com/testdrive/
Html5 &&& css3

Weitere ähnliche Inhalte

Andere mochten auch

High precision load weight
High precision load weight High precision load weight
High precision load weight
Misha Bobyskuy
 
Syllabus sma
Syllabus smaSyllabus sma
Syllabus sma
widyaarum
 
Fulbright Newsletter June 2011
Fulbright Newsletter June 2011Fulbright Newsletter June 2011
Fulbright Newsletter June 2011
FulbrightRomania
 
Advance database management project
Advance database management projectAdvance database management project
Advance database management project
Nilesh Padwal
 
Voice enable smtp client
Voice enable smtp clientVoice enable smtp client
Voice enable smtp client
Nilesh Padwal
 

Andere mochten auch (15)

High precision load weight
High precision load weight High precision load weight
High precision load weight
 
CSI.SP: Valuating The Informal Built Environment by Daan van den Berg, Jasper...
CSI.SP: Valuating The Informal Built Environment by Daan van den Berg, Jasper...CSI.SP: Valuating The Informal Built Environment by Daan van den Berg, Jasper...
CSI.SP: Valuating The Informal Built Environment by Daan van den Berg, Jasper...
 
Budget Planning
Budget Planning Budget Planning
Budget Planning
 
Residential safety office_business analysis_project
Residential safety office_business analysis_projectResidential safety office_business analysis_project
Residential safety office_business analysis_project
 
U.S Air Flight On-Time Performance with Data Mining & Analytics
U.S Air Flight On-Time Performance with Data Mining & AnalyticsU.S Air Flight On-Time Performance with Data Mining & Analytics
U.S Air Flight On-Time Performance with Data Mining & Analytics
 
Syllabus sma
Syllabus smaSyllabus sma
Syllabus sma
 
Fulbright Newsletter June 2011
Fulbright Newsletter June 2011Fulbright Newsletter June 2011
Fulbright Newsletter June 2011
 
把玩色彩的程式語言 Processing
把玩色彩的程式語言 Processing把玩色彩的程式語言 Processing
把玩色彩的程式語言 Processing
 
Advance database management project
Advance database management projectAdvance database management project
Advance database management project
 
Social Ad Revenue in India and Global
Social Ad Revenue in India and GlobalSocial Ad Revenue in India and Global
Social Ad Revenue in India and Global
 
Music management system
Music management system  Music management system
Music management system
 
Twitter basics
Twitter basicsTwitter basics
Twitter basics
 
Voice enable smtp client
Voice enable smtp clientVoice enable smtp client
Voice enable smtp client
 
APDMM04 : Digital advertising – terms & terminology
APDMM04 : Digital advertising – terms & terminologyAPDMM04 : Digital advertising – terms & terminology
APDMM04 : Digital advertising – terms & terminology
 
SEO: Getting Personal
SEO: Getting PersonalSEO: Getting Personal
SEO: Getting Personal
 

Ähnlich wie Html5 &&& css3

WordCamp Thessaloniki2011 The NextWeb
WordCamp Thessaloniki2011 The NextWebWordCamp Thessaloniki2011 The NextWeb
WordCamp Thessaloniki2011 The NextWeb
George Kanellopoulos
 
Net Framework Hima
Net Framework HimaNet Framework Hima
Net Framework Hima
HimaVejella
 

Ähnlich wie Html5 &&& css3 (20)

HTML5 Bootcamp: Essential HTML, CSS, & JavaScript
HTML5 Bootcamp: Essential HTML, CSS, & JavaScriptHTML5 Bootcamp: Essential HTML, CSS, & JavaScript
HTML5 Bootcamp: Essential HTML, CSS, & JavaScript
 
An Introduction to Microsoft Edge
An Introduction to Microsoft EdgeAn Introduction to Microsoft Edge
An Introduction to Microsoft Edge
 
HTML5がIE10/Windows 8にもたらすもの
HTML5がIE10/Windows 8にもたらすものHTML5がIE10/Windows 8にもたらすもの
HTML5がIE10/Windows 8にもたらすもの
 
Building the next generation of browser apps today
Building the next generation of browser apps todayBuilding the next generation of browser apps today
Building the next generation of browser apps today
 
php
phpphp
php
 
HTML5: An Overview
HTML5: An OverviewHTML5: An Overview
HTML5: An Overview
 
Андрей Бойко - Azure Web App для PHP и Node.Js разработчиков
Андрей Бойко -  Azure Web App для PHP и Node.Js разработчиковАндрей Бойко -  Azure Web App для PHP и Node.Js разработчиков
Андрей Бойко - Azure Web App для PHP и Node.Js разработчиков
 
Azure plug &amp; play architecture
Azure   plug &amp; play architectureAzure   plug &amp; play architecture
Azure plug &amp; play architecture
 
Html5/CSS3
Html5/CSS3Html5/CSS3
Html5/CSS3
 
Word camp nextweb
Word camp nextwebWord camp nextweb
Word camp nextweb
 
Word camp nextweb
Word camp nextwebWord camp nextweb
Word camp nextweb
 
Html 5
Html 5Html 5
Html 5
 
WordCamp Thessaloniki2011 The NextWeb
WordCamp Thessaloniki2011 The NextWebWordCamp Thessaloniki2011 The NextWeb
WordCamp Thessaloniki2011 The NextWeb
 
Web 101
Web 101Web 101
Web 101
 
HTML5 Refresher
HTML5 RefresherHTML5 Refresher
HTML5 Refresher
 
Net Framework Hima
Net Framework HimaNet Framework Hima
Net Framework Hima
 
What is HTML5
What is HTML5What is HTML5
What is HTML5
 
HTML5 & CSS3 refresher for mobile apps
HTML5 & CSS3 refresher for mobile appsHTML5 & CSS3 refresher for mobile apps
HTML5 & CSS3 refresher for mobile apps
 
Microsoft Azure Websites for PHP Developers
Microsoft Azure Websites for PHP DevelopersMicrosoft Azure Websites for PHP Developers
Microsoft Azure Websites for PHP Developers
 
HTML5 developer Certification
HTML5 developer CertificationHTML5 developer Certification
HTML5 developer Certification
 

Kürzlich hochgeladen

+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@
 

Kürzlich hochgeladen (20)

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 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
 
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)
 
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
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
+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...
 
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
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
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
 
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
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
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...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
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
 
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...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 

Html5 &&& css3

  • 1.
  • 3. HTML5      HTML5 ≈ HTML 5 + CSS 3 + JavaScript Rich Internet Applications (RIA) HTML5 x 5 Caution and Progress Example and Reference Sites
  • 4. New In HTML5        Simplified and Loose Syntax New Elements and Attributes Embedded Media Canvas Offline Storage Drag and Drop Geo-Location
  • 6. HTML Extended  Document Flow: div, section, article, nav,    aside, header, footer Audio, Video and Embed Canvas: paths, gradients, image manipulation, events Micro data for semantics and enhanced search engine results (Google Rich Snippets)
  • 8. HTML5 IN THE REAL WORLD Why HTML5 ????  Pros  Better semantics  Lean code  Improved user experience  Cons  Some work is needed to accommodate older browsers
  • 9. Form Enhancements  Placeholder text  Specific text input: email, URL, number,    search Slider Date picker User Agent validation
  • 10. Audio and Video Tag Video for Everybody code by Kroc Camen <video width="480" height="270" controls> <source src="mafSept10Welcome.mp4" type="video/mp4" /> <source src="mafSept10Welcome.ogv" type="video/ogg" /> <object width="480" height="289" type="application/xshockwave-flash" Developer Reference Sites data="player.swf?&amp;file=mafSept10Welcome.flv”> <param name="movie" value="player.swf?&amp;file=mafSept10Welcome.flv&amp" /> </object> </video> FREE! See http://videojs.com for details and downloads.
  • 12. CSS3 IN THE REAL WORLD Why CSS3 ????  Pro  Smaller download  Less JavaScript  Better user experience  Cons  Some work is needed to accommodate older browsers
  • 13. CSS Effects            Rounded corners Gradients Box and text shadows Fonts Transparencies Multiple background images and border images Multiple columns and grid layout Box sizing Stroke and outlines Animation, movement and rotation Improved selectors
  • 14. CSS Effect Example      HTML Forms CSS Offline applications Local storage HELLO http://css3generator.com/ .amazing { border: 1px solid blue; color: red; background-color: blue; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; -webkit-box-shadow: 8px 8px 6px #474747; -moz-box-shadow: 8px 8px 6px #474747; box-shadow: 8px 8px 6px #474747; text-shadow: 8px 8px 2px #595959; filter: dropshadow(color=#595959, offx=8, offy=8);
  • 15. Demos and Experiments  Chrome Experiments http://www.chromeexperiments.com  Apple HTML5 Showcase http://www.apple.com/html5/  Canvas Demos http://www.canvasdemos.com  RIA Demos with browser support listed http://html5demos.com
  • 16. Developer Reference Sites  W3C      http://dev.w3.org/html5/html-author/ http://w3.org/TR/css3-roadmap/ W3Schools HTML 5 Reference http://www.w3schools.com/html5/ Dive Into HTML 5 (prerelease site for an O’Reilly book) http://diveintohtml5.org WebKit (Safari and Chromium) http://developer.apple.com/safari/library/navigation/ http://www.chromium/home/ Mozilla http://developer.mozilla.org/en/html/html5/ IE 8 & 9 http://msdn.microsoft.com/en-us/library/aa737439.aspx http://ie.microsoft.com/testdrive/