SlideShare a Scribd company logo
Up Up and Above HTML 5
...Start, Brush Up Or Master
Skills Online
A Brief History of
WEB STANDARDS
History
● 2001-2006 : XHTML 1 & CSS 2.1
● 2004-2007 : WHATWG (Web HyperText Application Technology
Working Group)
● 2007-Present : W3C (World Wide Web Consortium)
● 2008-Present : HTML5 & CSS3
Content Layer
Presentation
Layer
Why to Learn HTML & CSS
● Internet Standard over 20 years
● Easy to learn
● Progressively Improve
● Employment
● For better understanding of web
● For creating website
● Content Management and Layouts
● Art Directed post and pages
● Better Blogging
● Reverse Engineering
● Customizing small site
● Animation
Content Layer
HTML
● HTML : Hyper Text Markup Language
● HTML first discovered in the late 1990s.
● HTML is standard markup language for creating web pages.
● HTML describes structure of web pages using markup language.
● Each and every HTML elements are represented by tags.
● A web browser do not display tags but use that tag to display the
content of the page.
HTML Versions
● HTML 1.0 – Released in 1990
● HTML 2.0 – Released in 1995
● HTML 3.2 – Released in 1997
● HTML 4.0 – Released in 1997
● HTML 4.01 – Released in 1999
● HTML 5 – Released in 2007
● HTML 5.1 – Released in 2016
HTML5 is the latest version with so
many features packed in it such as
web workers, video embed, canvas,
App Caches, Geolocation etc
HTML 5 : New Elements
● Structural Elements
● Figure
● Audio & Video
● Other Elements : Includes Meter, Progress, Time, Command,
Datagrid, Output, Ruby
HTML 5 : New Form Controls
● DATETIME : Allows input of a date and a time.
● DATETIME-LOCAL : Allows input of a date and a time, in a local time.
● NUMBER : Allows input of a number.
● RANGE : Input is verified to be within a range.
● EMAIL : Confirms the input to be a valid email.
● URL : Ensures input is a valid URL
● COLOR : Provides a mechanism for the user to input an RGB color.
HTML 5 : Doc Structure
● The HTML 5 doctype is way
easier than any other doctype
● The <!DOCTYPE> declaration
must be the very first thing in
your HTML document, before
the <html> tag
<!DOCTYPE html>
<html>
<head>
<title></title>
<body>
.
.
</body>
</html>
HTML 5 : New API
● Drag & Drop API
● getElementsByClassName
● Cross Document Messaging
● Simple Client Storage
● Strctured Client Storage
● Offline Application Caching
● Canvas
Presentation
Layer
CSS
● CSS – Cascaded Style Sheet
● External stylesheets are stored in CSS files.
● CSS saves lot of work by controlling the layout of multiple pages all at
once.
● CSS handles the look and feel part of the web page.
● Using CSS you can control everything like color of text, style of fonts,
spacing, sizing, background, layout design etc.
CSS Versions
● CSS 1 – Released in 1996
● CSS 2 – Released in 1998
● CSS 2.1 – Published as W3C
Recommendation in 2011
● CSS 3 – Released in 1999
● CSS 4 – There is no single
specification on CSS 4 but it is
split into level 4 modules.
CSS3 is completely backword
compatible with features such as
new selectors, shadow, rounded
corners, border image.
CSS : Key Aspects
Color
● Opacity
● RGBA Color
● HSL/A Color
Background
● Background Size
● Background Image
CSS : Key Aspects
Border
● Border Color
● Border Image
● Border Radius
● Box Shadow
Text
● Text Overflow
● Text Shadow
Ready Yet to Get Started???
Learn Along – It's Time to Learn and Use It
Eduonix Introduces
Learn HTML 5 Programming by Building Projects @ $15
To Get this Course at $10 Use Coupon Code : JY10
● Lectures: 75
● Video: 15.5 hours
● Language: English
● Includes: 30 day money back
guarantee!
Certificate of
Completion.
Lifetime Access.
Reference Link : https://goo.gl/fpEq5i
Table of Content
● SECTION 1 : Course Introduction
● SECTION 2 : Getting Started with HTML 5
● SECTION 3 : Blog Front End
● SECTION 4 : Animated Image Gallery
● SECTION 5 : Snake Game
● SECTION 6 : Stickys
● SECTION 7 : D & D Image Uploader
Table of Content Contd...
● SECTION 8 : HTML5 Quiz Application
● SECTION 9 : HTML5 Audio Player
● SECTION 10 : Mobile Todo App
● SECTION 11 : IndexedDB App
● SECTION 12 : Distance Meter
● SECTION 13 : Course Summary
Connect with us on Social Platform
Thank You!!!

More Related Content

What's hot (17)

PDF
WordPress News and #SaigonWordPress 2015 - Saigon WordPress - Jan 17, 2015
Dat Hoang
 
PPTX
Android makers
Appstud
 
PDF
Going Global with WordPress Multilingual (WordCamp Denpasar 2016)
Dat Hoang
 
PPTX
Golang from Scratch
Marcos Bérgamo
 
PPTX
Typescript language
.NET Crowd
 
ODP
00_VB_Intro
Nax Alpha
 
PDF
Chicago Salesforce Saturday - Tools Presentation
David Helgerson
 
PDF
Introduction to Frontend Development - Session 1 - HTML Fundamentals
Kalin Chernev
 
PDF
WordPress Internationalization, Localization and Multilingual - Do It Right
Dat Hoang
 
PPTX
React native introduction (Mobile Warsaw)
Jarek Potiuk
 
PDF
Using web fonts in word press
portfola
 
PPTX
Angular JS - KNOWARTH
KNOWARTH Technologies
 
PPSX
IN LIVING CODING
kdhicks2
 
PDF
Translating Drupal
guest3a6661
 
PDF
Barcelona Multilanguage
guest3a6661
 
PPTX
Web Development basics with WordPress
Rashna Maharjan
 
WordPress News and #SaigonWordPress 2015 - Saigon WordPress - Jan 17, 2015
Dat Hoang
 
Android makers
Appstud
 
Going Global with WordPress Multilingual (WordCamp Denpasar 2016)
Dat Hoang
 
Golang from Scratch
Marcos Bérgamo
 
Typescript language
.NET Crowd
 
00_VB_Intro
Nax Alpha
 
Chicago Salesforce Saturday - Tools Presentation
David Helgerson
 
Introduction to Frontend Development - Session 1 - HTML Fundamentals
Kalin Chernev
 
WordPress Internationalization, Localization and Multilingual - Do It Right
Dat Hoang
 
React native introduction (Mobile Warsaw)
Jarek Potiuk
 
Using web fonts in word press
portfola
 
Angular JS - KNOWARTH
KNOWARTH Technologies
 
IN LIVING CODING
kdhicks2
 
Translating Drupal
guest3a6661
 
Barcelona Multilanguage
guest3a6661
 
Web Development basics with WordPress
Rashna Maharjan
 

Similar to Up Up and Above HTML 5 (20)

PPTX
Html,CSS & UI/UX design
Karthikeyan Dhanasekaran CUA
 
PDF
HTML5 - The Good, the Bad, the Ugly
Mario Heiderich
 
PPTX
Chapter 2 introduction to html5
nobel mujuji
 
PPT
Html5 Future of WEB
Amit Choudhary
 
PPTX
Training presentation.pptx
NishchaiyaBayla1
 
ODP
PHP South Coast - Don't code bake, an introduction to CakePHP 3
David Yell
 
PPTX
IS221__Week1_Lecture chapter one, Web design.pptx
kumaranikethnavish
 
PPT
Ppt ch01
1geassking
 
PPT
Ppt ch01
niruttisai
 
PPTX
Html5
Mahmoud Ghoz
 
ODP
Don't Code, Bake. An introduction to CakePHP ~PHP Hampshire Oct 2014
David Yell
 
PDF
[submission] Final_Presentation
Marcus Low Junxiang
 
PDF
HTML5
Cygnet Infotech
 
PPTX
Html5
Nasla C.K
 
PPTX
What are new added in HTML5?
Chetu
 
PPTX
Web Information Systems Html and css
Artificial Intelligence Institute at UofSC
 
PPTX
9781111528705_PPT_ch013.pptx
SimonChirambira
 
PPTX
9781111528705_PPT_ch012.pptx
SimonChirambira
 
PPTX
9781111528705_PPT_ch014.pptx
SimonChirambira
 
PPTX
9781111528705_PPT_ch01.pptx
SimonChirambira
 
Html,CSS & UI/UX design
Karthikeyan Dhanasekaran CUA
 
HTML5 - The Good, the Bad, the Ugly
Mario Heiderich
 
Chapter 2 introduction to html5
nobel mujuji
 
Html5 Future of WEB
Amit Choudhary
 
Training presentation.pptx
NishchaiyaBayla1
 
PHP South Coast - Don't code bake, an introduction to CakePHP 3
David Yell
 
IS221__Week1_Lecture chapter one, Web design.pptx
kumaranikethnavish
 
Ppt ch01
1geassking
 
Ppt ch01
niruttisai
 
Don't Code, Bake. An introduction to CakePHP ~PHP Hampshire Oct 2014
David Yell
 
[submission] Final_Presentation
Marcus Low Junxiang
 
Html5
Nasla C.K
 
What are new added in HTML5?
Chetu
 
Web Information Systems Html and css
Artificial Intelligence Institute at UofSC
 
9781111528705_PPT_ch013.pptx
SimonChirambira
 
9781111528705_PPT_ch012.pptx
SimonChirambira
 
9781111528705_PPT_ch014.pptx
SimonChirambira
 
9781111528705_PPT_ch01.pptx
SimonChirambira
 
Ad

More from Sam Dias (20)

ODP
Are you ready for Christmas Sale?
Sam Dias
 
ODP
Developers Guide To Blockchain, Bitcoin and Cryptocurrencies
Sam Dias
 
ODP
Angular 6 - The Complete Guide
Sam Dias
 
ODP
The Complete Machine Learning Resource
Sam Dias
 
ODP
Tensorflow for Beginners
Sam Dias
 
ODP
From 0 to Hero : Machine Learning Complete Guide
Sam Dias
 
ODP
Projects in Enterprise Java (Java EE)
Sam Dias
 
PPTX
Blockchain And Cryptocurrency Essentials
Sam Dias
 
ODP
The Full Stack Web Development
Sam Dias
 
PDF
The BestSeller Bundle by Eduonix
Sam Dias
 
ODP
Web Development with VueJS : The Complete Guide
Sam Dias
 
ODP
Generating Leads Through Digital Marketing : The Masterclass
Sam Dias
 
ODP
Complete Introduction to Business Data Analysis
Sam Dias
 
ODP
The Ultimate iOS 11 Course Learn to Build Apps
Sam Dias
 
ODP
Projects In Laravel : Learn Laravel Building 10 Projects
Sam Dias
 
ODP
A Glimpse on Angular 4
Sam Dias
 
ODP
Become The AWS Certified Solution Architect Associate
Sam Dias
 
ODP
Hadoop and Big Data for Absolute Beginners
Sam Dias
 
ODP
Icon Design Masterclass : Learn Icon Design Principles
Sam Dias
 
ODP
Learn Continuous Integration with Jenkins All in One Guide
Sam Dias
 
Are you ready for Christmas Sale?
Sam Dias
 
Developers Guide To Blockchain, Bitcoin and Cryptocurrencies
Sam Dias
 
Angular 6 - The Complete Guide
Sam Dias
 
The Complete Machine Learning Resource
Sam Dias
 
Tensorflow for Beginners
Sam Dias
 
From 0 to Hero : Machine Learning Complete Guide
Sam Dias
 
Projects in Enterprise Java (Java EE)
Sam Dias
 
Blockchain And Cryptocurrency Essentials
Sam Dias
 
The Full Stack Web Development
Sam Dias
 
The BestSeller Bundle by Eduonix
Sam Dias
 
Web Development with VueJS : The Complete Guide
Sam Dias
 
Generating Leads Through Digital Marketing : The Masterclass
Sam Dias
 
Complete Introduction to Business Data Analysis
Sam Dias
 
The Ultimate iOS 11 Course Learn to Build Apps
Sam Dias
 
Projects In Laravel : Learn Laravel Building 10 Projects
Sam Dias
 
A Glimpse on Angular 4
Sam Dias
 
Become The AWS Certified Solution Architect Associate
Sam Dias
 
Hadoop and Big Data for Absolute Beginners
Sam Dias
 
Icon Design Masterclass : Learn Icon Design Principles
Sam Dias
 
Learn Continuous Integration with Jenkins All in One Guide
Sam Dias
 
Ad

Recently uploaded (20)

PDF
Market Insight : ETH Dominance Returns
CIFDAQ
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PPTX
AVL ( audio, visuals or led ), technology.
Rajeshwri Panchal
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PDF
RAT Builders - How to Catch Them All [DeepSec 2024]
malmoeb
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
introduction to computer hardware and sofeware
chauhanshraddha2007
 
PPTX
Simple and concise overview about Quantum computing..pptx
mughal641
 
PDF
Per Axbom: The spectacular lies of maps
Nexer Digital
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PDF
Researching The Best Chat SDK Providers in 2025
Ray Fields
 
PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
PPTX
Agile Chennai 18-19 July 2025 | Workshop - Enhancing Agile Collaboration with...
AgileNetwork
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PDF
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
Generative AI vs Predictive AI-The Ultimate Comparison Guide
Lily Clark
 
Market Insight : ETH Dominance Returns
CIFDAQ
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
AVL ( audio, visuals or led ), technology.
Rajeshwri Panchal
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
RAT Builders - How to Catch Them All [DeepSec 2024]
malmoeb
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
introduction to computer hardware and sofeware
chauhanshraddha2007
 
Simple and concise overview about Quantum computing..pptx
mughal641
 
Per Axbom: The spectacular lies of maps
Nexer Digital
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
Researching The Best Chat SDK Providers in 2025
Ray Fields
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
Agile Chennai 18-19 July 2025 | Workshop - Enhancing Agile Collaboration with...
AgileNetwork
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
Generative AI vs Predictive AI-The Ultimate Comparison Guide
Lily Clark
 

Up Up and Above HTML 5

  • 2. ...Start, Brush Up Or Master Skills Online
  • 3. A Brief History of WEB STANDARDS
  • 4. History ● 2001-2006 : XHTML 1 & CSS 2.1 ● 2004-2007 : WHATWG (Web HyperText Application Technology Working Group) ● 2007-Present : W3C (World Wide Web Consortium) ● 2008-Present : HTML5 & CSS3
  • 6. Why to Learn HTML & CSS ● Internet Standard over 20 years ● Easy to learn ● Progressively Improve ● Employment ● For better understanding of web ● For creating website ● Content Management and Layouts ● Art Directed post and pages ● Better Blogging ● Reverse Engineering ● Customizing small site ● Animation
  • 8. HTML ● HTML : Hyper Text Markup Language ● HTML first discovered in the late 1990s. ● HTML is standard markup language for creating web pages. ● HTML describes structure of web pages using markup language. ● Each and every HTML elements are represented by tags. ● A web browser do not display tags but use that tag to display the content of the page.
  • 9. HTML Versions ● HTML 1.0 – Released in 1990 ● HTML 2.0 – Released in 1995 ● HTML 3.2 – Released in 1997 ● HTML 4.0 – Released in 1997 ● HTML 4.01 – Released in 1999 ● HTML 5 – Released in 2007 ● HTML 5.1 – Released in 2016 HTML5 is the latest version with so many features packed in it such as web workers, video embed, canvas, App Caches, Geolocation etc
  • 10. HTML 5 : New Elements ● Structural Elements ● Figure ● Audio & Video ● Other Elements : Includes Meter, Progress, Time, Command, Datagrid, Output, Ruby
  • 11. HTML 5 : New Form Controls ● DATETIME : Allows input of a date and a time. ● DATETIME-LOCAL : Allows input of a date and a time, in a local time. ● NUMBER : Allows input of a number. ● RANGE : Input is verified to be within a range. ● EMAIL : Confirms the input to be a valid email. ● URL : Ensures input is a valid URL ● COLOR : Provides a mechanism for the user to input an RGB color.
  • 12. HTML 5 : Doc Structure ● The HTML 5 doctype is way easier than any other doctype ● The <!DOCTYPE> declaration must be the very first thing in your HTML document, before the <html> tag <!DOCTYPE html> <html> <head> <title></title> <body> . . </body> </html>
  • 13. HTML 5 : New API ● Drag & Drop API ● getElementsByClassName ● Cross Document Messaging ● Simple Client Storage ● Strctured Client Storage ● Offline Application Caching ● Canvas
  • 15. CSS ● CSS – Cascaded Style Sheet ● External stylesheets are stored in CSS files. ● CSS saves lot of work by controlling the layout of multiple pages all at once. ● CSS handles the look and feel part of the web page. ● Using CSS you can control everything like color of text, style of fonts, spacing, sizing, background, layout design etc.
  • 16. CSS Versions ● CSS 1 – Released in 1996 ● CSS 2 – Released in 1998 ● CSS 2.1 – Published as W3C Recommendation in 2011 ● CSS 3 – Released in 1999 ● CSS 4 – There is no single specification on CSS 4 but it is split into level 4 modules. CSS3 is completely backword compatible with features such as new selectors, shadow, rounded corners, border image.
  • 17. CSS : Key Aspects Color ● Opacity ● RGBA Color ● HSL/A Color Background ● Background Size ● Background Image
  • 18. CSS : Key Aspects Border ● Border Color ● Border Image ● Border Radius ● Box Shadow Text ● Text Overflow ● Text Shadow
  • 19. Ready Yet to Get Started??? Learn Along – It's Time to Learn and Use It
  • 20. Eduonix Introduces Learn HTML 5 Programming by Building Projects @ $15 To Get this Course at $10 Use Coupon Code : JY10 ● Lectures: 75 ● Video: 15.5 hours ● Language: English ● Includes: 30 day money back guarantee! Certificate of Completion. Lifetime Access. Reference Link : https://goo.gl/fpEq5i
  • 21. Table of Content ● SECTION 1 : Course Introduction ● SECTION 2 : Getting Started with HTML 5 ● SECTION 3 : Blog Front End ● SECTION 4 : Animated Image Gallery ● SECTION 5 : Snake Game ● SECTION 6 : Stickys ● SECTION 7 : D & D Image Uploader
  • 22. Table of Content Contd... ● SECTION 8 : HTML5 Quiz Application ● SECTION 9 : HTML5 Audio Player ● SECTION 10 : Mobile Todo App ● SECTION 11 : IndexedDB App ● SECTION 12 : Distance Meter ● SECTION 13 : Course Summary
  • 23. Connect with us on Social Platform Thank You!!!