SlideShare uma empresa Scribd logo
1 de 19
<HTML5> What is it? Why is it important?
First off, what is HTML? HTML stands for Hyper Text Markup Language It is a language that allows people to create structured documents by denoting structural elements such as titles, headings and paragraphs using HTML ‘tags’ Here are a few HTML tags: <title> <body> <p> <a> In simple terms, think of it as the language that web browsers understand that tells them how to display content on web pages
W3C The World Wide Web Consortium (W3C) is an organisation that is responsible for defining web standards – including the HTML standard They maintain the standards which browsers (should) comply with in order that they correctly display web content  - should, because no two browsers are the same…which is the cause of so many headaches for web developers! Over a number of years, HTML has developed and new versions of the HTML standard have been published The latest version is version 5
Key features of HTML5 There are 4 key features of HTML5 that make it stand out The canvas elementcan be used for rendering graphs, game graphics or other visual images on the fly. All done without having to rely on plug-ins. The possibilities are endless. Embedding video used to be impossible without third-party plugins such as Apple QuickTime or Adobe Flash. Thanks to the video element, now it’s possible. It is intended by its creators to become the new standard way to show video online. Sniffing a user’s location is not a new thing on the web. In fact, most websites already to this by means of IP address detection. But this is not always reliable, so HTML5’s geolocation is an alternate method of correctly pinpointing a user’s location.  The new idea is to get the location information from WiFi towers and GPS. The offline web applications enable users to continue interacting with web applications and documents even when their network connection is unavailable.  The user can, for instance, access email locally without having to connect to the internet or install an external client. Infographic from http://www.focus.com/images/view/11905/
HTML5 graphics (canvas) Try a few of these out (in Firefox!) to see the possibilities with HTML5 http://mrdoob.com/projects/harmony/ http://html5demos.com/canvas-grad http://hakim.se/experiments/html5/wave/03/ http://www.andrew-hoyer.com/experiments/cloth/ http://addyosmani.com/resources/perspective/ Although much of the above can be achieved with Flash – the important point is that no browser plugins (of which Flash is one) are required with HTML5 This is important when you consider, for example, that Flash isn’t available for some devices like the iPhone
HTML5 graphics (canvas) The band Arcade Fire recently released a very impressive HTML5 / Google Maps mashupfor their single The Wilderness Downtown Try this in Google Chrome (make sure you’ve closed all your other apps first!) http://www.thewildernessdowntown.com/
Does HTML5 replace Flash? Not really…here’s a nice little summary…
HTML5 and SEO HTML5 will change the way search engines index content It introduces new tags with semantic meaning, such as <article>, <nav>, <footer> Search engines will be able to use this new semantic markup to treat different parts of the page differently – perhaps <article> content will be deemed more important than <footer> content? So as search engines start to use these semantic tags in their algorithms we may benefit our clients’ sites by integrating them into our sites
HTML5 and SEO Not only that, content that might once have been built in Flash and can in future be built in an HTML5 <canvas> will be more easily ‘indexable’ by search engines So more keyword-rich content could be found by the search engine and attributed to our sites Similarly, with the ability to annotate <video> elements with standard HTML markup, these annotations will also be indexable As opposed to being embedded within the video and therefore unavailable to search engine spiders
Geolocation Could be used, for example, to tell you where your nearest Tesco store is without you having to enter your address Or perhaps find people with similar interests who are near you Imagine all the Google ads you see are for shops within a 10 minute walk from where you sit! If you so consent, you can provide your location information via your IP address and WiFi access point data
Geolocation Try this http://maxheapsize.com/static/html5geolocationdemo.html Can choose to  opt-in to share location
Video At the moment, there are a number of ways to play video on web pages – most of which require a plugin HTML5 introduces the <video> tag for playing videos without the need for browser plugins Videos can have styled annotations created with simple HTML elements such as the demo shown here (half way down the page): http://yayquery.github.com/jquery-singalong/ Other useful links: http://www.html5video.org/
So can I put videos in email content? Sadly, that is a way off yet. Not all email clients support the new <video> tag Some clients display a ‘fallback’ image See http://www.campaignmonitor.com/blog/post/2905/html5-and-video-in-email/ for more info
Offline features The offline features of HTML5 mean that websites and data associated with them can be stored locally HTML5 gives developers the ability to create and store data in local SQL databases So web applications could be created that still work when you’re disconnected from the internet
HTML5 and forms The HTML5 standard introduces loads of new data entry input types This means the browser can do lots of stuff that normally needs to be custom-written, like validate an email address or a date Using a combination of HTML5 and CSS, this will mean we’ll be able to highlight invalid form fields without lots of extra coding More info: http://articles.sitepoint.com/article/html5-forms http://24ways.org/examples/have-a-field-day-with-html5-forms/24ways-form.html
Browser support for HTML5 HTML5 is still in its infancy, but many current browsers support some of its features The chart shows you how much each browser supports all of the HTML5 features
Conclusion It’s early days for HTML5 at the moment  Browser support will continue to improve – Microsoft’s new IE9 browser (currently in public beta) will bring it’s support up to 60% or more We could start to build on some of it’s new features, but will (for the moment) have to provide alternative content that is backwardly compatible with non-supporting browsers
Useful / interesting links Wikipedia article on HTML5 http://en.wikipedia.org/wiki/HTML5 Demos  http://creativeproject.wordpress.com/2010/07/27/14-of-the-best-html5-tutorials/ Lots of useful HTML5 info http://www.franksinton.com/html5-list/ Which browsers support what features of HTML5 ? http://www.deepbluesky.com/blog/-/browser-support-for-css3-and-html5_72/ http://html5readiness.com/ http://www.focus.com/images/view/11905/
For more information Matt Hardy Digital Director +44 (0)1225 476 066 matt.hardy@realadventure.co.uk @mcrilf @realadventure

Mais conteúdo relacionado

Mais procurados

Top 10 major benefits of html 5
Top 10 major benefits of html 5Top 10 major benefits of html 5
Top 10 major benefits of html 5Parul Rani Sagar
 
Introdution to HTML 5
Introdution to HTML 5Introdution to HTML 5
Introdution to HTML 5onkar_bhosle
 
Html5 tutorial for beginners
Html5 tutorial for beginnersHtml5 tutorial for beginners
Html5 tutorial for beginnersSingsys Pte Ltd
 
EECI2009 - From Design to Dynamic - Rapid ExpressionEngine Development
EECI2009 - From Design to Dynamic - Rapid ExpressionEngine DevelopmentEECI2009 - From Design to Dynamic - Rapid ExpressionEngine Development
EECI2009 - From Design to Dynamic - Rapid ExpressionEngine DevelopmentFortySeven Media
 
The road to professional web development
The road to professional web developmentThe road to professional web development
The road to professional web developmentChristian Heilmann
 
The Future of the Web: HTML5
The Future of the Web: HTML5The Future of the Web: HTML5
The Future of the Web: HTML5Derek Bender
 
SPSNL 2011 SharePoint 2010 WCM challenges made easy
SPSNL 2011 SharePoint 2010 WCM challenges made easySPSNL 2011 SharePoint 2010 WCM challenges made easy
SPSNL 2011 SharePoint 2010 WCM challenges made easyMavention
 
Rails Girls - Introduction to HTML & CSS
Rails Girls - Introduction to HTML & CSSRails Girls - Introduction to HTML & CSS
Rails Girls - Introduction to HTML & CSSTimo Herttua
 
Michael(tm) Smith: HTML5 at Web Directions South 2008
Michael(tm) Smith: HTML5 at Web Directions South 2008Michael(tm) Smith: HTML5 at Web Directions South 2008
Michael(tm) Smith: HTML5 at Web Directions South 2008Michael(tm) Smith
 
HTML5 and Search Engine Optimization (SEO)
HTML5 and Search Engine Optimization (SEO)HTML5 and Search Engine Optimization (SEO)
HTML5 and Search Engine Optimization (SEO)Performics.Convonix
 
Html 5 New Features
Html 5 New FeaturesHtml 5 New Features
Html 5 New FeaturesAta Ebrahimi
 
Mobile app development using PhoneGap - A comprehensive walkthrough - Touch T...
Mobile app development using PhoneGap - A comprehensive walkthrough - Touch T...Mobile app development using PhoneGap - A comprehensive walkthrough - Touch T...
Mobile app development using PhoneGap - A comprehensive walkthrough - Touch T...RIA RUI Society
 
Ppt of web development
Ppt of web developmentPpt of web development
Ppt of web developmentbethanygfair
 

Mais procurados (20)

Top 10 major benefits of html 5
Top 10 major benefits of html 5Top 10 major benefits of html 5
Top 10 major benefits of html 5
 
web designing course bangalore
web designing course bangaloreweb designing course bangalore
web designing course bangalore
 
Introdution to HTML 5
Introdution to HTML 5Introdution to HTML 5
Introdution to HTML 5
 
Html5 tutorial for beginners
Html5 tutorial for beginnersHtml5 tutorial for beginners
Html5 tutorial for beginners
 
EECI2009 - From Design to Dynamic - Rapid ExpressionEngine Development
EECI2009 - From Design to Dynamic - Rapid ExpressionEngine DevelopmentEECI2009 - From Design to Dynamic - Rapid ExpressionEngine Development
EECI2009 - From Design to Dynamic - Rapid ExpressionEngine Development
 
The road to professional web development
The road to professional web developmentThe road to professional web development
The road to professional web development
 
The Future of the Web: HTML5
The Future of the Web: HTML5The Future of the Web: HTML5
The Future of the Web: HTML5
 
SPSNL 2011 SharePoint 2010 WCM challenges made easy
SPSNL 2011 SharePoint 2010 WCM challenges made easySPSNL 2011 SharePoint 2010 WCM challenges made easy
SPSNL 2011 SharePoint 2010 WCM challenges made easy
 
Html5 Basics
Html5 BasicsHtml5 Basics
Html5 Basics
 
Rails Girls - Introduction to HTML & CSS
Rails Girls - Introduction to HTML & CSSRails Girls - Introduction to HTML & CSS
Rails Girls - Introduction to HTML & CSS
 
Michael(tm) Smith: HTML5 at Web Directions South 2008
Michael(tm) Smith: HTML5 at Web Directions South 2008Michael(tm) Smith: HTML5 at Web Directions South 2008
Michael(tm) Smith: HTML5 at Web Directions South 2008
 
HTML5 and Search Engine Optimization (SEO)
HTML5 and Search Engine Optimization (SEO)HTML5 and Search Engine Optimization (SEO)
HTML5 and Search Engine Optimization (SEO)
 
Html 5 New Features
Html 5 New FeaturesHtml 5 New Features
Html 5 New Features
 
Html 5 introduction
Html 5 introductionHtml 5 introduction
Html 5 introduction
 
html5.ppt
html5.ppthtml5.ppt
html5.ppt
 
Mobile app development using PhoneGap - A comprehensive walkthrough - Touch T...
Mobile app development using PhoneGap - A comprehensive walkthrough - Touch T...Mobile app development using PhoneGap - A comprehensive walkthrough - Touch T...
Mobile app development using PhoneGap - A comprehensive walkthrough - Touch T...
 
HTML5 (Mid-Technical)
HTML5 (Mid-Technical)HTML5 (Mid-Technical)
HTML5 (Mid-Technical)
 
HTML5 Tutorial
HTML5 TutorialHTML5 Tutorial
HTML5 Tutorial
 
HTML5
HTML5HTML5
HTML5
 
Ppt of web development
Ppt of web developmentPpt of web development
Ppt of web development
 

Semelhante a HTML5 101

HTML5: An Introduction
HTML5: An IntroductionHTML5: An Introduction
HTML5: An IntroductionClearPivot
 
UMK Lecture 5 - HTML5 latest v7
UMK Lecture 5 - HTML5 latest v7UMK Lecture 5 - HTML5 latest v7
UMK Lecture 5 - HTML5 latest v7Hisham Mat Hussin
 
Everything That You Need To Know About HTML5
Everything That You Need To Know About HTML5Everything That You Need To Know About HTML5
Everything That You Need To Know About HTML5KaneJordy1
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Migrating to HTML5, Migrating Silverlight to HTML5, Migration Applications t...
Migrating to HTML5,  Migrating Silverlight to HTML5, Migration Applications t...Migrating to HTML5,  Migrating Silverlight to HTML5, Migration Applications t...
Migrating to HTML5, Migrating Silverlight to HTML5, Migration Applications t...Idexcel Technologies
 
HTML5 introduction for beginners
HTML5 introduction for beginnersHTML5 introduction for beginners
HTML5 introduction for beginnersVineeth N Krishnan
 
Familiar Tools, New Possibilities: Leveraging the Power of the Adobe Web Pub...
Familiar Tools, New Possibilities:  Leveraging the Power of the Adobe Web Pub...Familiar Tools, New Possibilities:  Leveraging the Power of the Adobe Web Pub...
Familiar Tools, New Possibilities: Leveraging the Power of the Adobe Web Pub...John Hartley
 
HTML5 Development Benefits, Features and Cost For 2024.pdf
HTML5 Development Benefits, Features and Cost For 2024.pdfHTML5 Development Benefits, Features and Cost For 2024.pdf
HTML5 Development Benefits, Features and Cost For 2024.pdfJPLoft Solutions
 
Introduction to HTML5/CSS3 In Drupal 7
Introduction to HTML5/CSS3 In Drupal 7Introduction to HTML5/CSS3 In Drupal 7
Introduction to HTML5/CSS3 In Drupal 7Mediacurrent
 
HTML5: What Marketers Need To Know
HTML5: What Marketers Need To KnowHTML5: What Marketers Need To Know
HTML5: What Marketers Need To KnowUberflip
 
7 new techniques every web developer should know
7 new techniques every web developer should know7 new techniques every web developer should know
7 new techniques every web developer should knowMitiz Technologies
 

Semelhante a HTML5 101 (20)

Html5(2)
Html5(2)Html5(2)
Html5(2)
 
HTML5
HTML5HTML5
HTML5
 
HTML5: An Introduction
HTML5: An IntroductionHTML5: An Introduction
HTML5: An Introduction
 
UMK Lecture 5 - HTML5 latest v7
UMK Lecture 5 - HTML5 latest v7UMK Lecture 5 - HTML5 latest v7
UMK Lecture 5 - HTML5 latest v7
 
Html5
Html5Html5
Html5
 
Qnx html5 hmi
Qnx html5 hmiQnx html5 hmi
Qnx html5 hmi
 
Everything That You Need To Know About HTML5
Everything That You Need To Know About HTML5Everything That You Need To Know About HTML5
Everything That You Need To Know About HTML5
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
HTML5 Introduction – Features and Resources for HTML5
HTML5 Introduction – Features and Resources for HTML5HTML5 Introduction – Features and Resources for HTML5
HTML5 Introduction – Features and Resources for HTML5
 
Migrating to HTML5, Migrating Silverlight to HTML5, Migration Applications t...
Migrating to HTML5,  Migrating Silverlight to HTML5, Migration Applications t...Migrating to HTML5,  Migrating Silverlight to HTML5, Migration Applications t...
Migrating to HTML5, Migrating Silverlight to HTML5, Migration Applications t...
 
HTML5 introduction for beginners
HTML5 introduction for beginnersHTML5 introduction for beginners
HTML5 introduction for beginners
 
Familiar Tools, New Possibilities: Leveraging the Power of the Adobe Web Pub...
Familiar Tools, New Possibilities:  Leveraging the Power of the Adobe Web Pub...Familiar Tools, New Possibilities:  Leveraging the Power of the Adobe Web Pub...
Familiar Tools, New Possibilities: Leveraging the Power of the Adobe Web Pub...
 
HTML5 Development Benefits, Features and Cost For 2024.pdf
HTML5 Development Benefits, Features and Cost For 2024.pdfHTML5 Development Benefits, Features and Cost For 2024.pdf
HTML5 Development Benefits, Features and Cost For 2024.pdf
 
XHTML Web Designs.pdf
XHTML Web Designs.pdfXHTML Web Designs.pdf
XHTML Web Designs.pdf
 
Wa html5-pdf
Wa html5-pdfWa html5-pdf
Wa html5-pdf
 
Wa html5-pdf
Wa html5-pdfWa html5-pdf
Wa html5-pdf
 
Introduction to HTML5/CSS3 In Drupal 7
Introduction to HTML5/CSS3 In Drupal 7Introduction to HTML5/CSS3 In Drupal 7
Introduction to HTML5/CSS3 In Drupal 7
 
HTML5: What Marketers Need To Know
HTML5: What Marketers Need To KnowHTML5: What Marketers Need To Know
HTML5: What Marketers Need To Know
 
7 new techniques every web developer should know
7 new techniques every web developer should know7 new techniques every web developer should know
7 new techniques every web developer should know
 
Wa html5-pdf
Wa html5-pdfWa html5-pdf
Wa html5-pdf
 

Último

Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
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 MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
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.pptxHampshireHUG
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
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 organizationRadu Cotescu
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
[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.pdfhans926745
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
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 interpreternaman860154
 
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 MenDelhi Call girls
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 

Último (20)

Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
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
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 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
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
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
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
[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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
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
 
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
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 

HTML5 101

  • 1. <HTML5> What is it? Why is it important?
  • 2. First off, what is HTML? HTML stands for Hyper Text Markup Language It is a language that allows people to create structured documents by denoting structural elements such as titles, headings and paragraphs using HTML ‘tags’ Here are a few HTML tags: <title> <body> <p> <a> In simple terms, think of it as the language that web browsers understand that tells them how to display content on web pages
  • 3. W3C The World Wide Web Consortium (W3C) is an organisation that is responsible for defining web standards – including the HTML standard They maintain the standards which browsers (should) comply with in order that they correctly display web content - should, because no two browsers are the same…which is the cause of so many headaches for web developers! Over a number of years, HTML has developed and new versions of the HTML standard have been published The latest version is version 5
  • 4. Key features of HTML5 There are 4 key features of HTML5 that make it stand out The canvas elementcan be used for rendering graphs, game graphics or other visual images on the fly. All done without having to rely on plug-ins. The possibilities are endless. Embedding video used to be impossible without third-party plugins such as Apple QuickTime or Adobe Flash. Thanks to the video element, now it’s possible. It is intended by its creators to become the new standard way to show video online. Sniffing a user’s location is not a new thing on the web. In fact, most websites already to this by means of IP address detection. But this is not always reliable, so HTML5’s geolocation is an alternate method of correctly pinpointing a user’s location. The new idea is to get the location information from WiFi towers and GPS. The offline web applications enable users to continue interacting with web applications and documents even when their network connection is unavailable. The user can, for instance, access email locally without having to connect to the internet or install an external client. Infographic from http://www.focus.com/images/view/11905/
  • 5. HTML5 graphics (canvas) Try a few of these out (in Firefox!) to see the possibilities with HTML5 http://mrdoob.com/projects/harmony/ http://html5demos.com/canvas-grad http://hakim.se/experiments/html5/wave/03/ http://www.andrew-hoyer.com/experiments/cloth/ http://addyosmani.com/resources/perspective/ Although much of the above can be achieved with Flash – the important point is that no browser plugins (of which Flash is one) are required with HTML5 This is important when you consider, for example, that Flash isn’t available for some devices like the iPhone
  • 6. HTML5 graphics (canvas) The band Arcade Fire recently released a very impressive HTML5 / Google Maps mashupfor their single The Wilderness Downtown Try this in Google Chrome (make sure you’ve closed all your other apps first!) http://www.thewildernessdowntown.com/
  • 7. Does HTML5 replace Flash? Not really…here’s a nice little summary…
  • 8. HTML5 and SEO HTML5 will change the way search engines index content It introduces new tags with semantic meaning, such as <article>, <nav>, <footer> Search engines will be able to use this new semantic markup to treat different parts of the page differently – perhaps <article> content will be deemed more important than <footer> content? So as search engines start to use these semantic tags in their algorithms we may benefit our clients’ sites by integrating them into our sites
  • 9. HTML5 and SEO Not only that, content that might once have been built in Flash and can in future be built in an HTML5 <canvas> will be more easily ‘indexable’ by search engines So more keyword-rich content could be found by the search engine and attributed to our sites Similarly, with the ability to annotate <video> elements with standard HTML markup, these annotations will also be indexable As opposed to being embedded within the video and therefore unavailable to search engine spiders
  • 10. Geolocation Could be used, for example, to tell you where your nearest Tesco store is without you having to enter your address Or perhaps find people with similar interests who are near you Imagine all the Google ads you see are for shops within a 10 minute walk from where you sit! If you so consent, you can provide your location information via your IP address and WiFi access point data
  • 11. Geolocation Try this http://maxheapsize.com/static/html5geolocationdemo.html Can choose to opt-in to share location
  • 12. Video At the moment, there are a number of ways to play video on web pages – most of which require a plugin HTML5 introduces the <video> tag for playing videos without the need for browser plugins Videos can have styled annotations created with simple HTML elements such as the demo shown here (half way down the page): http://yayquery.github.com/jquery-singalong/ Other useful links: http://www.html5video.org/
  • 13. So can I put videos in email content? Sadly, that is a way off yet. Not all email clients support the new <video> tag Some clients display a ‘fallback’ image See http://www.campaignmonitor.com/blog/post/2905/html5-and-video-in-email/ for more info
  • 14. Offline features The offline features of HTML5 mean that websites and data associated with them can be stored locally HTML5 gives developers the ability to create and store data in local SQL databases So web applications could be created that still work when you’re disconnected from the internet
  • 15. HTML5 and forms The HTML5 standard introduces loads of new data entry input types This means the browser can do lots of stuff that normally needs to be custom-written, like validate an email address or a date Using a combination of HTML5 and CSS, this will mean we’ll be able to highlight invalid form fields without lots of extra coding More info: http://articles.sitepoint.com/article/html5-forms http://24ways.org/examples/have-a-field-day-with-html5-forms/24ways-form.html
  • 16. Browser support for HTML5 HTML5 is still in its infancy, but many current browsers support some of its features The chart shows you how much each browser supports all of the HTML5 features
  • 17. Conclusion It’s early days for HTML5 at the moment Browser support will continue to improve – Microsoft’s new IE9 browser (currently in public beta) will bring it’s support up to 60% or more We could start to build on some of it’s new features, but will (for the moment) have to provide alternative content that is backwardly compatible with non-supporting browsers
  • 18. Useful / interesting links Wikipedia article on HTML5 http://en.wikipedia.org/wiki/HTML5 Demos http://creativeproject.wordpress.com/2010/07/27/14-of-the-best-html5-tutorials/ Lots of useful HTML5 info http://www.franksinton.com/html5-list/ Which browsers support what features of HTML5 ? http://www.deepbluesky.com/blog/-/browser-support-for-css3-and-html5_72/ http://html5readiness.com/ http://www.focus.com/images/view/11905/
  • 19. For more information Matt Hardy Digital Director +44 (0)1225 476 066 matt.hardy@realadventure.co.uk @mcrilf @realadventure