SlideShare a Scribd company logo
<title>    HTML 5 & CSS 3</title>
HTML Pre-HistoryGeneral Markup Language (GML) was developed at IBM in the 1960's by Charles F. Goldfarb:h1.Chapter 1:  Introduction :p.GML supported hierarchical containers, such as :ol :li.Ordered lists (like this one), :li.Unordered lists, and :li.Definition lists :eol. as well as simple structures. :p.Markup minimization (later generalized and formalized in SGML), allowed the end-tags to be omitted for the "h1" and "p" elements.http://www.sgmlsource.com/history/roots.htm
HTML Pre-HistoryStandard Generalized Markup Language (SGML) was derived from GML in the 1980's. SGML was the pre-cursor to both HTML and XML.SGML defined the user of angle brackets for tags. <example>
HTMLHyper Text Markup Language (HTML) was first defined by Tim Berners-Lee in 1991Original HTML had 20 tags and displayed simple text with basic markup for formatting.
HTML 2, 3, and 4HTML 2 added many of the attributes we know today such as images, forms, input.HTML 3 added new tags that had been part of minor revisions. HTML 4 extended the number of tags. Currently most HTML is 4.01
HTML5 & CSS3
CSS HistoryCSS 1 was proposed in 1995 as a way to style documents. It contained descriptions for font, background and other style tags.CSS 2 is the version we currently use added positioning and other elements.
Web Usability ThenMid-Late 1990's web forms started to show up with web applications.Late 1990's JavaScript added further interaction.2000's AJAX and Flash started to provide richer internet applications.
Web Usability NowIncreased emphasis on making the web as rich an interface as native applications.The mobile web is the next frontier.Current Technologies are dated and are hindering growth.
HTML 5 and CSS3 to the RescueHTML5 and CSS3 are the next generation of markup that will drive the web.What is the difference between HTML4 and HTML 5?
Structure Tags<header> - Header <nav> - Navigation, Menu (Primary Navigation)<section> - Seperation Element  <article> - Article Content<aside> - Sidebars, Widgets, Misc non primary content <footer> - Footer  <header> and <footer> tags may be used multiple times. Example in Sections, and in the main page.
Structure<header><section><aside><nav><header><article><footer><footer>
New Inputs * tel   (Telephone)  * search      * url* email* datetime* date* month* week* time* datetime-local* number     * range (slider)* color
Inputs Mobile DisplayTelNumberEmail
Canvas<canvas> Create a virtual canvas for drawing graphics in the browser. Javascript can be used to control graphic rendering via the canvas.x,y coordinate system
Canvas Example
APIsDrag and Drop - Provides an API for Drap and Drop for JavaScriptGeolocation - Determine Location of The User via the BrowserOffline Storage - Browsers will support local storage. The API will be SQL like.
APIsHistory API - Access Browser history via JavaScript.<contenteditable> - Enables a Content Editing API Web Workers - Background Tasks for JavaScript
MultimediaNative Multimedia Support  No Plugins Necessary<Video> - Native Video<Audio> - Native Audio
YouTube HTML5 BetaAvailable for Chrome and Safari
Other Controls<Progress> Displays progress of a task or action completed.<meter> Displays measure of something.<Output> For output of calculation or output of a script.
CSS3
New Stylesborder-radius - Rounded Cornersborder-colors - Gradient Bordersbox-shadow - Drop Shadowstext-shadow - Text Drop Shadowsgradient - Gradient backgroundsresize - Resize an Elementbackground-size - resize backgroundbackground - supports multipe images
Examples
SelectorsA Variety of Selectors provide an interface to apply styles more precisely.An example would be selecting an nth child. Example: div:nth-child(3) {}
ColumnsMulti Column Layout is now provided by CSS3
Animation and MotionAnimations - CSS3 allows for animations of stylesTransitions - Allows styles to change gradually color shiftsTransformations - 2D and 3D transformations, stretch, move, etc
Examples
MiscMedia Queries - Provides for ways to specify styles based on viewport size.
When?HTML5 - Canidate Stage in 2012CSS3 - Still in Working Draft
What about that Gorilla?IE 6 and other legacy browsers are preventing progress.IE9 has some HTML5 support.
Benefits of HTML5 & CSS3Rich Interface elements not requiring third party plugins.Seperation of content and designEnhanced Mobile Support New Programming Interfaces
The Critics SayHTML5 will not get rid of FlashHTML5 doesn't use XML SyntaxToo many tags / Tag Soup
The FutureCurrent mobile browser technology will be the next battle ground.HTML5 and CSS3 will even the odds with supporting more and more platforms.The web will no longer be a second class user interface.
Referenceshttp://en.wikipedia.org/wiki/HTMLhttp://www.w3.org/History/19921103-hypertext/hypertext/WWW/MarkUp/Tags.htmlhttp://tools.ietf.org/html/rfc1866http://www.w3.org/People/Raggett/book4/ch02.htmlhttp://www.smashingmagazine.com/2009/07/16/html5-and-the-future-of-the-web/http://www.w3schools.com/html5http://bluefaqs.com/2010/03/understanding-the-basics-of-css3/http://www.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/http://www.css3.info/webkit-announces-support-for-css-3d-transforms/http://www.css3.info/http://images.appleinsider.com/html5.091909.001.pnghttp://www.zurb.com/article/221/css3-animation-will-rock-your-worldhttp://www.fofronline.com/2009-04/3d-cube-using-css-transformations/http://www.1stwebdesigner.com/development/50-awesome-css3-animations/

More Related Content

What's hot (20)

PPT
javaScript.ppt
sentayehu
 
PPT
JavaScript - An Introduction
Manvendra Singh
 
PDF
Html / CSS Presentation
Shawn Calvert
 
PDF
Intro to HTML & CSS
Syed Sami
 
PPT
Introduction to JavaScript (1).ppt
MuhammadRehan856177
 
PPTX
Complete Lecture on Css presentation
Salman Memon
 
PDF
jQuery for beginners
Arulmurugan Rajaraman
 
PPTX
html-css
Dhirendra Chauhan
 
PPT
Javascript arrays
Hassan Dar
 
PPTX
Html5 tutorial for beginners
Singsys Pte Ltd
 
PPT
CSS for Beginners
Amit Kumar Singh
 
PDF
Web Development with HTML5, CSS3 & JavaScript
Edureka!
 
PPT
Introduction to Javascript
Amit Tyagi
 
PPT
Html & Css presentation
joilrahat
 
PPTX
Introduction to JavaScript Basics.
Hassan Ahmed Baig - Web Developer
 
PDF
JavaScript Programming
Sehwan Noh
 
PPT
CSS Basics
WordPress Memphis
 
PPTX
Introduction to CSS
Folasade Adedeji
 
PPTX
Html coding
Briana VanBuskirk
 
javaScript.ppt
sentayehu
 
JavaScript - An Introduction
Manvendra Singh
 
Html / CSS Presentation
Shawn Calvert
 
Intro to HTML & CSS
Syed Sami
 
Introduction to JavaScript (1).ppt
MuhammadRehan856177
 
Complete Lecture on Css presentation
Salman Memon
 
jQuery for beginners
Arulmurugan Rajaraman
 
Javascript arrays
Hassan Dar
 
Html5 tutorial for beginners
Singsys Pte Ltd
 
CSS for Beginners
Amit Kumar Singh
 
Web Development with HTML5, CSS3 & JavaScript
Edureka!
 
Introduction to Javascript
Amit Tyagi
 
Html & Css presentation
joilrahat
 
Introduction to JavaScript Basics.
Hassan Ahmed Baig - Web Developer
 
JavaScript Programming
Sehwan Noh
 
CSS Basics
WordPress Memphis
 
Introduction to CSS
Folasade Adedeji
 
Html coding
Briana VanBuskirk
 

Viewers also liked (20)

PPTX
Presentation about html5 css3
Gopi A
 
PDF
Javascript, HTML5 e CSS3
Tim Koch-Grünberg
 
PPTX
Introduction to HTML5 & CSS3
Pradeep Varadaraja Banavara
 
PDF
Html5 i css3
Squiz Poland
 
PDF
HTML with a little CSS
Basia Madej
 
PPTX
(Fast) Introduction to HTML & CSS
Dave Kelly
 
PPTX
html, css e java script - renato araujo
orenatoaraujo
 
PPTX
Introduction to HTML5 and CSS3 (revised)
Joseph Lewis
 
PDF
CSS3: A practical introduction (FT2010 talk)
Lea Verou
 
PDF
HTML5 and CSS3 Refresher
Ivano Malavolta
 
PPTX
Introduction to HTML and CSS
Ferdous Mahmud Shaon
 
PPTX
New HTML5/CSS3 techniques
mbeatrizoliveira
 
PPTX
Starr section
m
 
PPTX
Av #2 windows messenger presentation
Wendy Neave
 
PDF
Informazioni utili-e-hotel-consigliati-basilea-3
guest83fa4c
 
PPTX
Control Virtual Server Sprawl with HP Software
1CloudRoad.com
 
PPT
De-growth and CSOs
Degrowth Conference
 
PPTX
2nd session reading strategies
guestbb440f9
 
PDF
16 abril
guest83b205c
 
DOCX
Hobby horse
Free Brain(Beyin Bedava)
 
Presentation about html5 css3
Gopi A
 
Javascript, HTML5 e CSS3
Tim Koch-Grünberg
 
Introduction to HTML5 & CSS3
Pradeep Varadaraja Banavara
 
Html5 i css3
Squiz Poland
 
HTML with a little CSS
Basia Madej
 
(Fast) Introduction to HTML & CSS
Dave Kelly
 
html, css e java script - renato araujo
orenatoaraujo
 
Introduction to HTML5 and CSS3 (revised)
Joseph Lewis
 
CSS3: A practical introduction (FT2010 talk)
Lea Verou
 
HTML5 and CSS3 Refresher
Ivano Malavolta
 
Introduction to HTML and CSS
Ferdous Mahmud Shaon
 
New HTML5/CSS3 techniques
mbeatrizoliveira
 
Starr section
m
 
Av #2 windows messenger presentation
Wendy Neave
 
Informazioni utili-e-hotel-consigliati-basilea-3
guest83fa4c
 
Control Virtual Server Sprawl with HP Software
1CloudRoad.com
 
De-growth and CSOs
Degrowth Conference
 
2nd session reading strategies
guestbb440f9
 
16 abril
guest83b205c
 
Ad

Similar to HTML5 & CSS3 (20)

PPTX
HTML5 & CSS3 -- UPA Iowa
Ian Lintner
 
PPTX
HTML5: The Next Internet Goldrush
Peter Lubbers
 
PPT
Is it time to start using HTML 5
Ravi Raj
 
ODP
Rmll2010 html5-css3-english
Fnot
 
PPT
Pmm05 16
Rohit Luthra
 
PPTX
NEPA BlogCon 2013 - HTML5/CSS3 for Bloggers
Michelle Davies (Hryvnak)
 
PPT
HTML & CSS Workshop Notes
Pamela Fox
 
PPT
XHTML and CSS
peak3
 
PPTX
Chapter 2 introduction to html5
nobel mujuji
 
PPT
HTML 5
Renu Karthick.S
 
PPTX
Using HTML5 and CSS3 today
thebeebs
 
PPT
HTML5
Doncho Minkov
 
PDF
wt mod1.pdf
VinayKumarV24
 
PPTX
HTML5
tanamania
 
PPTX
Learn HTML and HTML5
Mohd Azhar Uddin
 
PPT
Web designing using html
julicris021488
 
PPTX
Html5presentation
Stephen Brashear
 
PPT
Html For Beginners 2
Sriram Raj
 
PPTX
Hyper text markup language basic programming slides
vsridharreddy
 
PPT
Design Tools Html Xhtml
Ahsan Uddin Shan
 
HTML5 & CSS3 -- UPA Iowa
Ian Lintner
 
HTML5: The Next Internet Goldrush
Peter Lubbers
 
Is it time to start using HTML 5
Ravi Raj
 
Rmll2010 html5-css3-english
Fnot
 
Pmm05 16
Rohit Luthra
 
NEPA BlogCon 2013 - HTML5/CSS3 for Bloggers
Michelle Davies (Hryvnak)
 
HTML & CSS Workshop Notes
Pamela Fox
 
XHTML and CSS
peak3
 
Chapter 2 introduction to html5
nobel mujuji
 
Using HTML5 and CSS3 today
thebeebs
 
wt mod1.pdf
VinayKumarV24
 
HTML5
tanamania
 
Learn HTML and HTML5
Mohd Azhar Uddin
 
Web designing using html
julicris021488
 
Html5presentation
Stephen Brashear
 
Html For Beginners 2
Sriram Raj
 
Hyper text markup language basic programming slides
vsridharreddy
 
Design Tools Html Xhtml
Ahsan Uddin Shan
 
Ad

Recently uploaded (20)

PDF
Salesforce Summer '25 Release Frenchgathering.pptx.pdf
yosra Saidani
 
PDF
Database Benchmarking for Performance Masterclass: Session 2 - Data Modeling ...
ScyllaDB
 
PDF
My Journey from CAD to BIM: A True Underdog Story
Safe Software
 
PDF
Quantum AI Discoveries: Fractal Patterns Consciousness and Cyclical Universes
Saikat Basu
 
PDF
Open Source Milvus Vector Database v 2.6
Zilliz
 
PDF
Enhancing Environmental Monitoring with Real-Time Data Integration: Leveragin...
Safe Software
 
PPTX
Smarter Governance with AI: What Every Board Needs to Know
OnBoard
 
PDF
ArcGIS Utility Network Migration - The Hunter Water Story
Safe Software
 
PDF
Cracking the Code - Unveiling Synergies Between Open Source Security and AI.pdf
Priyanka Aash
 
PDF
From Chatbot to Destroyer of Endpoints - Can ChatGPT Automate EDR Bypasses (1...
Priyanka Aash
 
PDF
Plugging AI into everything: Model Context Protocol Simplified.pdf
Abati Adewale
 
PDF
Python Conference Singapore - 19 Jun 2025
ninefyi
 
PDF
Java 25 and Beyond - A Roadmap of Innovations
Ana-Maria Mihalceanu
 
PPSX
Usergroup - OutSystems Architecture.ppsx
Kurt Vandevelde
 
PPTX
UserCon Belgium: Honey, VMware increased my bill
stijn40
 
PDF
UiPath Agentic AI ile Akıllı Otomasyonun Yeni Çağı
UiPathCommunity
 
PDF
LLM Search Readiness Audit - Dentsu x SEO Square - June 2025.pdf
Nick Samuel
 
PDF
Hyderabad MuleSoft In-Person Meetup (June 21, 2025) Slides
Ravi Tamada
 
PPTX
Enabling the Digital Artisan – keynote at ICOCI 2025
Alan Dix
 
PDF
5 Things to Consider When Deploying AI in Your Enterprise
Safe Software
 
Salesforce Summer '25 Release Frenchgathering.pptx.pdf
yosra Saidani
 
Database Benchmarking for Performance Masterclass: Session 2 - Data Modeling ...
ScyllaDB
 
My Journey from CAD to BIM: A True Underdog Story
Safe Software
 
Quantum AI Discoveries: Fractal Patterns Consciousness and Cyclical Universes
Saikat Basu
 
Open Source Milvus Vector Database v 2.6
Zilliz
 
Enhancing Environmental Monitoring with Real-Time Data Integration: Leveragin...
Safe Software
 
Smarter Governance with AI: What Every Board Needs to Know
OnBoard
 
ArcGIS Utility Network Migration - The Hunter Water Story
Safe Software
 
Cracking the Code - Unveiling Synergies Between Open Source Security and AI.pdf
Priyanka Aash
 
From Chatbot to Destroyer of Endpoints - Can ChatGPT Automate EDR Bypasses (1...
Priyanka Aash
 
Plugging AI into everything: Model Context Protocol Simplified.pdf
Abati Adewale
 
Python Conference Singapore - 19 Jun 2025
ninefyi
 
Java 25 and Beyond - A Roadmap of Innovations
Ana-Maria Mihalceanu
 
Usergroup - OutSystems Architecture.ppsx
Kurt Vandevelde
 
UserCon Belgium: Honey, VMware increased my bill
stijn40
 
UiPath Agentic AI ile Akıllı Otomasyonun Yeni Çağı
UiPathCommunity
 
LLM Search Readiness Audit - Dentsu x SEO Square - June 2025.pdf
Nick Samuel
 
Hyderabad MuleSoft In-Person Meetup (June 21, 2025) Slides
Ravi Tamada
 
Enabling the Digital Artisan – keynote at ICOCI 2025
Alan Dix
 
5 Things to Consider When Deploying AI in Your Enterprise
Safe Software
 

HTML5 & CSS3