SlideShare a Scribd company logo
HTML 5  new generation  of  WEB  applicationsGustavo Delgado R.gustavo.delgado@onecore.cl
HTML4 and CSS2, the old coupleThe websites of today are built with languages largely conceived during the mid to late 1990’s, when the web was still in its infancy.
Work on HTML 4 started in early 1997CSS 2 was published in 1998.
20 yearsforlearning.The websites of the 90Simple layout
Text, text and more text
Hey!, try to use CSS!
Lot of tables
IEit’sthekingThe current websitesComplex layout
Eye-catching designs
Lots of user-interactivity
‘Website’ = essential hub for our digital lifestylesHTML 5Thecurrentwaytomake a website A lot of structured content with the same tag.
Itsallabout ‘divitis’ and ‘classitis’.
Semantic value of <div>  and ‘class’ = 0 HTML 5HTML5 totherescue Specifically designed for web applications

More Related Content

PPSX
CSS Box Model Presentation
PDF
Lab#7 CSS Box Model
PDF
Lab#8 page layouts
PDF
Css box model
PPTX
HTML5 The new web applications - Gustavo Delgado R.
PPTX
Construcción de web aps- un enfoque hexagonal
ODP
Up Up and Above HTML 5
KEY
HTML5: A brave new world of markup
CSS Box Model Presentation
Lab#7 CSS Box Model
Lab#8 page layouts
Css box model
HTML5 The new web applications - Gustavo Delgado R.
Construcción de web aps- un enfoque hexagonal
Up Up and Above HTML 5
HTML5: A brave new world of markup

Similar to HTML5 the new applications (20)

PPTX
HTML5- The Boosting Era of Web Development
PPTX
HTML5 introduction for beginners
DOC
HTML5 vs Flash : Term paper at VGSOM, IIT Kharagpur
PPT
Introduction to html55
PDF
HTML5 for the Flash Developer
PPT
1. introduction to html5
PPT
1._Introduction_to_HTML5 les fonction et les balises
PPT
1._Introduction_tyytggyyyyy666o_HTML5.ppt
PPT
HTML_new_one is a ppt in markup language
PPT
1._Introduction_to_HTML5 Web Designing.ppt
PPT
1._Introduction_to_HTML5 powerpoint presentation
PPT
Introduction to html5
PDF
Html5 n css3
PPTX
Chapter 2 introduction to html5
PPTX
Learn HTML and HTML5
PPTX
Demystifying HTML5
PPTX
HTML5 for ASP.NET Developers
PPT
1. Introduction to HTML5.ppt
PPT
1._Introduction_to_HTML5[1].MCA MODULE 1 NOTES
PPT
Html5 css3
HTML5- The Boosting Era of Web Development
HTML5 introduction for beginners
HTML5 vs Flash : Term paper at VGSOM, IIT Kharagpur
Introduction to html55
HTML5 for the Flash Developer
1. introduction to html5
1._Introduction_to_HTML5 les fonction et les balises
1._Introduction_tyytggyyyyy666o_HTML5.ppt
HTML_new_one is a ppt in markup language
1._Introduction_to_HTML5 Web Designing.ppt
1._Introduction_to_HTML5 powerpoint presentation
Introduction to html5
Html5 n css3
Chapter 2 introduction to html5
Learn HTML and HTML5
Demystifying HTML5
HTML5 for ASP.NET Developers
1. Introduction to HTML5.ppt
1._Introduction_to_HTML5[1].MCA MODULE 1 NOTES
Html5 css3
Ad

Recently uploaded (20)

PDF
NewMind AI Weekly Chronicles - August'25-Week II
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Getting Started with Data Integration: FME Form 101
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Encapsulation theory and applications.pdf
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
Mushroom cultivation and it's methods.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
A Presentation on Touch Screen Technology
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
Web App vs Mobile App What Should You Build First.pdf
NewMind AI Weekly Chronicles - August'25-Week II
cloud_computing_Infrastucture_as_cloud_p
A comparative study of natural language inference in Swahili using monolingua...
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
Encapsulation_ Review paper, used for researhc scholars
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Getting Started with Data Integration: FME Form 101
SOPHOS-XG Firewall Administrator PPT.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Encapsulation theory and applications.pdf
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
Mushroom cultivation and it's methods.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
A Presentation on Touch Screen Technology
OMC Textile Division Presentation 2021.pptx
Web App vs Mobile App What Should You Build First.pdf
Ad

HTML5 the new applications

Editor's Notes

  • #3: Los sitios web de hoy en día se construyen en gran medida con los idiomas concebido a mediados y finales de 1990, cuando Internet era todavía en su infancia.
  • #7: Specifically designed for web applications = specificlidisain for web aplikeichons Nice to search engines and screen readers HTML 5 will update HTML 4.01, DOM Level 2Hello ,&lt;header&gt;, &lt;nav&gt;, &lt;article&gt;, &lt;section&gt;, and other new tags.It’s good for search engines, screen readers, information architects, and the web in general. we have a picture to describe, how put together this new tags from html5
  • #8: Attribute = attrebiut
  • #9: The canvas element provides a straightforward and powerful way to draw arbitrary graphics on a web page using Javascript. Sample applications demoed at the show include a simple drawing area and a simple game. But to see the real power of the Canvas element, take a look at Mozilla&apos;sBeSpin. Bespin is an extensible code editor with an interface so rich that it&apos;s hard to believe it was written entirely in Javascript and HTML.The video element aims to make it as easy to embed video on a web page as it is to embed images today. No plugins, no mismatched codecs. See for example, this simple video editor running in Safari. And check out the page source for this YouTube demo. (As a special bonus, the video is demonstrating the power of O3D, an open source 3D rendering API for the browser.)The geolocation APIs make location, whether generated via GPS, cell-tower triangulation or wi-fi databases (what Skyhook calls hybrid positioning) available to any HTML 5-compatible browser-based app. At the conference, Google shows off your current location to any Google map, and announces the availability of Google Latitude for the iPhone. (It will be available shortly after Apple releases OS 3.) What&apos;s really impressive about Latitude on the phone is that it&apos;s a web app, with all the platform independence that implies, not a platform-dependent phone application.AppCache and Database make it easy to build offline apps. The killer demo is one that Vic first showed at Web 2.0 Expo San Francisco a few months ago: offline gmail on an Android phone. But Vic also shows off a simple &quot;stickies&quot; app running in Safari.(I love the language that Vic uses: &quot;You can even store the application itself offline and rehydrate it on demand.&quot;)Web workers is a mechanism for spinning off background threads to do processing that would otherwise slow the browser to a crawl. For a convincing demo, take a look at a web pagecalculating primes without web workers. As the demo says, &quot;Click &apos;Go!&apos; to hose your browser.&quot; Then check out the version with web workers. Primes start appearing, with no hit to browser performance. Even more impressive is a demo of video motion tracking, using Javascript in the browser.
  • #10: The canvas element provides a straightforward and powerful way to draw arbitrary graphics on a web page using Javascript. Sample applications demoed at the show include a simple drawing area and a simple game. But to see the real power of the Canvas element, take a look at Mozilla&apos;sBeSpin. Bespin is an extensible code editor with an interface so rich that it&apos;s hard to believe it was written entirely in Javascript and HTML.The video element aims to make it as easy to embed video on a web page as it is to embed images today. No plugins, no mismatched codecs. See for example, this simple video editor running in Safari. And check out the page source for this YouTube demo. (As a special bonus, the video is demonstrating the power of O3D, an open source 3D rendering API for the browser.)The geolocation APIs make location, whether generated via GPS, cell-tower triangulation or wi-fi databases (what Skyhook calls hybrid positioning) available to any HTML 5-compatible browser-based app. At the conference, Google shows off your current location to any Google map, and announces the availability of Google Latitude for the iPhone. (It will be available shortly after Apple releases OS 3.) What&apos;s really impressive about Latitude on the phone is that it&apos;s a web app, with all the platform independence that implies, not a platform-dependent phone application.AppCache and Database make it easy to build offline apps. The killer demo is one that Vic first showed at Web 2.0 Expo San Francisco a few months ago: offline gmail on an Android phone. But Vic also shows off a simple &quot;stickies&quot; app running in Safari.(I love the language that Vic uses: &quot;You can even store the application itself offline and rehydrate it on demand.&quot;)Web workers is a mechanism for spinning off background threads to do processing that would otherwise slow the browser to a crawl. For a convincing demo, take a look at a web pagecalculating primes without web workers. As the demo says, &quot;Click &apos;Go!&apos; to hose your browser.&quot; Then check out the version with web workers. Primes start appearing, with no hit to browser performance. Even more impressive is a demo of video motion tracking, using Javascript in the browser.