SlideShare a Scribd company logo
HTML5
Just the basics please.
You not too late
Replacement for
HTML4 and XHTML
Bickering                                 Browser Support

2004        2005   2006   2007    2008    2009    2010      2011

                            Cooperation
                                                             IE9
Philosophy
•   Based on usage

•   Cooperation with browser makers

•   Remove presentation elements

•   Build in scripting elements
Creating an HTML5 Page
Sample.html
<!DOCTYPE html>
Sample.html
<!DOCTYPE html>                                    HTML 4
                  <!DOCTYPE html PUBLIC "-//W3C//DTD
                  XHTML 1.0 Transitional//EN" "http://
                  www.w3.org/TR/xhtml1/DTD/xhtml1-
                  transitional.dtd">
Sample.html
<!DOCTYPE html>
Sample.html
<!DOCTYPE html>

<html lang="en">
Sample.html
<!DOCTYPE html>                                         HTML 4
<html lang="en">   <html lang="en" xml:lang="en" xmlns="http://
                   www.w3.org/1999/xhtml">
Sample.html
<!DOCTYPE html>

<html lang="en">
Sample.html
<!DOCTYPE html>

<html lang="en">

  <head>

     <meta charset="utf-8" />
Sample.html
<!DOCTYPE html>

<html lang="en">                                                    HTML 4
  <head>                        <meta http-equiv="Content-Type" content="text/
                                html; charset=utf-8" />
     <meta charset="utf-8" />
Sample.html
<!DOCTYPE html>

<html lang="en">

  <head>

     <meta charset="utf-8" />
Sample.html
<!DOCTYPE html>

<html lang="en">

  <head>

     <meta charset="utf-8" />

      <title>Sample Page</title>

    <link rel=”stylesheet” href=”style-original.css” />
Sample.html
<!DOCTYPE html>

<html lang="en">

  <head>

     <meta charset="utf-8" />

      <title>Sample Page</title>

    <link rel=”stylesheet” href=”style-original.css” />                                 HTML 4
                                                <link href=”/style/structure.css” rel=”stylesheet”
                                                type=”text/css” />
Sample.html
<!DOCTYPE html>

<html lang="en">

  <head>

     <meta charset="utf-8" />

      <title>Sample Page</title>

    <link rel=”stylesheet” href=”style-original.css” />
Sample.html
<!DOCTYPE html>

<html lang="en">

  <head>

     <meta charset="utf-8" />

      <title>Sample Page</title>

    <link rel=”stylesheet” href=”style-original.css” />

  </head>
New Elements
<section>
a thematic grouping of content, typically
with a heading
<nav>
Contains core navigation items for a site
or page
<article>
A self-contained composition in a document, page,
application, or site and that is intended to be
independently distributable or reusable
<aside>
Content that is related to but not
essential to it’s parent content
<hgroup>
Grouping of h1 - h6 elements
 
<header>
Contains content at the top of a
section, typically a heading tag
<footer>
Take a wild guess
 
<time>
Indicates a date/time in the content
HTML5 - Just the basics
<header>
<article>
<nav>
<footer>
HTML5 - Just the basics
<header>
  <nav>

<section>
<article>
<footer>   <nav>
Forms
Placeholder

Autofocus

Email

Web address

Number
Range

Date, Month, Week, datetime

Search

Color picker
Specialized Elements
Canvas

Video

Location

Offline

More Related Content

What's hot (20)

PPTX
Cit 230 internal css
aly0901
 
PPTX
46h interaction 1.lesson Hello world
hemi46h
 
PPTX
Intro to HTML and CSS
lexinamer
 
PDF
Exp12 write up
Ankit Dubey
 
PPTX
HTML Semantic Tags
Bruce Kyle
 
PDF
HTML5 semantics
Justin Halsall
 
PPT
Basic HTML/CSS
Chris Heiden
 
PPTX
Introduction to HTML and CSS
danpaquette
 
PPTX
HTML, CSS, JavaScript for beginners
PrakritiDhang
 
PPTX
Pres
Andrey L
 
PDF
Module11: Creating A External Style Sheet and Creating A Gallery
Daniel Downs
 
PDF
Test
Kota Soejima
 
PPTX
rel=alternate, hreflang=x - International Duplicate Content Issues
Peter Handley
 
KEY
Html intro
Robyn Overstreet
 
KEY
Artdm171 Week4 Tags
Gilbert Guerrero
 
PPTX
Khoa dang (kay)
halfofdemon
 
PPTX
Blade Template and Laravel
Sayed Ahmed
 
PPTX
uptu web technology unit 2 Css
Abhishek Kesharwani
 
PDF
xhtml_basics
tutorialsruby
 
Cit 230 internal css
aly0901
 
46h interaction 1.lesson Hello world
hemi46h
 
Intro to HTML and CSS
lexinamer
 
Exp12 write up
Ankit Dubey
 
HTML Semantic Tags
Bruce Kyle
 
HTML5 semantics
Justin Halsall
 
Basic HTML/CSS
Chris Heiden
 
Introduction to HTML and CSS
danpaquette
 
HTML, CSS, JavaScript for beginners
PrakritiDhang
 
Pres
Andrey L
 
Module11: Creating A External Style Sheet and Creating A Gallery
Daniel Downs
 
rel=alternate, hreflang=x - International Duplicate Content Issues
Peter Handley
 
Html intro
Robyn Overstreet
 
Artdm171 Week4 Tags
Gilbert Guerrero
 
Khoa dang (kay)
halfofdemon
 
Blade Template and Laravel
Sayed Ahmed
 
uptu web technology unit 2 Css
Abhishek Kesharwani
 
xhtml_basics
tutorialsruby
 

Similar to HTML5 - Just the basics (20)

KEY
Html5
Satoshi Kikuchi
 
PDF
What is HTML - An Introduction to HTML (Hypertext Markup Language)
Ahsan Rahim
 
PPTX
Web technologies part-2
Michael Anthony
 
PPT
HTML.ppt
BISWARANJANSAHOO78
 
PDF
If you know nothing about HTML, this is where you can start !!
Dr Sukhpal Singh Gill
 
PPTX
Unit 1wt
vamsitricks
 
ODP
Light introduction to HTML
abidibo Contini
 
PDF
Html5 training
James VanDyke
 
PPTX
Unit 1wt
vamsi krishna
 
PDF
Girl Develop It Cincinnati: Intro to HTML/CSS Class 1
Erin M. Kidwell
 
PPTX
[SUTD GDSC] Intro to HTML and CSS
BeckhamWee
 
PDF
Web Concepts - an introduction - introduction
clement swarnappa
 
PPTX
Web Designing Lecture 2 in Software.pptx
abpassion478
 
PPTX
Html workshop 1
Lee Scott
 
PDF
Beginner & Intermediate Guide to HTML5/CSS3 In Drupal
Mediacurrent
 
PDF
Intro to HTML & CSS
Syed Sami
 
PPT
Introduction css
sagaroceanic11
 
PPT
Introduction css
sagaroceanic11
 
ZIP
Html5 public
doodlemoonch
 
PPTX
HTML5_CSS_Lesson foe grade 7 students_Plan.pptx
shahana011
 
What is HTML - An Introduction to HTML (Hypertext Markup Language)
Ahsan Rahim
 
Web technologies part-2
Michael Anthony
 
If you know nothing about HTML, this is where you can start !!
Dr Sukhpal Singh Gill
 
Unit 1wt
vamsitricks
 
Light introduction to HTML
abidibo Contini
 
Html5 training
James VanDyke
 
Unit 1wt
vamsi krishna
 
Girl Develop It Cincinnati: Intro to HTML/CSS Class 1
Erin M. Kidwell
 
[SUTD GDSC] Intro to HTML and CSS
BeckhamWee
 
Web Concepts - an introduction - introduction
clement swarnappa
 
Web Designing Lecture 2 in Software.pptx
abpassion478
 
Html workshop 1
Lee Scott
 
Beginner & Intermediate Guide to HTML5/CSS3 In Drupal
Mediacurrent
 
Intro to HTML & CSS
Syed Sami
 
Introduction css
sagaroceanic11
 
Introduction css
sagaroceanic11
 
Html5 public
doodlemoonch
 
HTML5_CSS_Lesson foe grade 7 students_Plan.pptx
shahana011
 
Ad

Recently uploaded (20)

PDF
IoT-Powered Industrial Transformation – Smart Manufacturing to Connected Heal...
Rejig Digital
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PPTX
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PDF
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
PDF
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
PDF
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PDF
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
PDF
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
PDF
Biography of Daniel Podor.pdf
Daniel Podor
 
IoT-Powered Industrial Transformation – Smart Manufacturing to Connected Heal...
Rejig Digital
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
Biography of Daniel Podor.pdf
Daniel Podor
 
Ad

HTML5 - Just the basics