SlideShare a Scribd company logo
html 5
.
When writing Html5 documents one of
the newest features that one notices is
the doc type declaration
The character
encoding(charset)declaration
other new elements in HTML5
<article>,
<audio>,<canvas>,<Nav>,<video>,<
data list> , <footer>, e.tc
<!DOCTYPE HTML>
<meta charset=“UTF-
8”>

More Related Content

PPTX
Content models
PPTX
Web Design L1 - Untagling the Web
PPT
PPTX
Linked Open Data with Semantic MediaWiki
PPT
Basic concepts of xml
PPTX
Presentation
Content models
Web Design L1 - Untagling the Web
Linked Open Data with Semantic MediaWiki
Basic concepts of xml
Presentation

What's hot (7)

PPTX
XML
PPTX
Internet workshop
PPT
2013 CrossRef Workshops System Update: CrossMark, Fundref and LicenseRef Car...
PPT
Semantic HTML
PDF
Web app development_html_01
XML
Internet workshop
2013 CrossRef Workshops System Update: CrossMark, Fundref and LicenseRef Car...
Semantic HTML
Web app development_html_01
Ad

More from sidneyodingo (20)

PPTX
html 5
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Welcome to css!
PPTX
Object properties
PPTX
Objects
PPTX
Multiple parameters
html 5
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Welcome to css!
Object properties
Objects
Multiple parameters
Ad

Recently uploaded (20)

PDF
Classroom Observation Tools for Teachers
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
Yogi Goddess Pres Conference Studio Updates
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Lesson notes of climatology university.
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Pharma ospi slides which help in ospi learning
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Computing-Curriculum for Schools in Ghana
PDF
RMMM.pdf make it easy to upload and study
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
Classroom Observation Tools for Teachers
Weekly quiz Compilation Jan -July 25.pdf
O5-L3 Freight Transport Ops (International) V1.pdf
Yogi Goddess Pres Conference Studio Updates
202450812 BayCHI UCSC-SV 20250812 v17.pptx
2.FourierTransform-ShortQuestionswithAnswers.pdf
A systematic review of self-coping strategies used by university students to ...
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Lesson notes of climatology university.
Pharmacology of Heart Failure /Pharmacotherapy of CHF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Pharma ospi slides which help in ospi learning
Anesthesia in Laparoscopic Surgery in India
Final Presentation General Medicine 03-08-2024.pptx
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
O7-L3 Supply Chain Operations - ICLT Program
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Computing-Curriculum for Schools in Ghana
RMMM.pdf make it easy to upload and study
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc

html 5

  • 2. . When writing Html5 documents one of the newest features that one notices is the doc type declaration The character encoding(charset)declaration other new elements in HTML5 <article>, <audio>,<canvas>,<Nav>,<video>,< data list> , <footer>, e.tc <!DOCTYPE HTML> <meta charset=“UTF- 8”>