Movatterモバイル変換


[0]ホーム

URL:


Ian Lintner, profile picture
Uploaded byIan Lintner
PPTX, PDF7,118 views

HTML5 & CSS3

HTML was first defined by Tim Berners-Lee in 1991 and has evolved through several versions. HTML5 and CSS3 are the next generation standards that will enhance the richness and interactivity of web content. HTML5 introduces new semantic tags and APIs for multimedia, geolocation, and offline storage. CSS3 includes features for rounded corners, drop shadows, columns, animations, and media queries for responsive design. While legacy browsers present challenges, HTML5 and CSS3 will improve the functionality of the mobile web and make the interface of the web comparable to native applications.

Embed presentation

Downloaded 275 times
<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
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/

Recommended

PPTX
Html5 and-css3-overview
PPTX
html5.ppt
PPTX
Presentation about html5 css3
 
PPSX
Introduction to Html5
PPTX
Basic of HTML, CSS(StyleSheet), JavaScript(js), Bootstrap, JSON & AngularJS
PPT
Advanced Cascading Style Sheets
PPT
JQuery introduction
PPTX
Html
PPTX
Flexbox
PPT
Introduction to Javascript
PPT
cascading style sheet ppt
PPTX
(Fast) Introduction to HTML & CSS
PDF
HTML & CSS Masterclass
PPT
Javascript
PDF
Bootstrap
PPTX
Css position
ODP
CSS Basics
PDF
Intro to HTML and CSS basics
PPTX
Complete Lecture on Css presentation
PPTX
html-css
PDF
CSS3, Media Queries, and Responsive Design
PDF
Bootstrap 5 basic
PPTX
Introduction to HTML and CSS
PDF
JavaScript - Chapter 13 - Browser Object Model(BOM)
PPT
Java Script ppt
PPTX
Html5 tutorial for beginners
PPT
Introduction to CSS
PPTX
HTML-(workshop)7557.pptx
PDF
Web Development with HTML5, CSS3 & JavaScript
PDF
Javascript, HTML5 e CSS3

More Related Content

PPTX
Html5 and-css3-overview
PPTX
html5.ppt
PPTX
Presentation about html5 css3
 
PPSX
Introduction to Html5
PPTX
Basic of HTML, CSS(StyleSheet), JavaScript(js), Bootstrap, JSON & AngularJS
PPT
Advanced Cascading Style Sheets
PPT
JQuery introduction
PPTX
Html
Html5 and-css3-overview
html5.ppt
Presentation about html5 css3
 
Introduction to Html5
Basic of HTML, CSS(StyleSheet), JavaScript(js), Bootstrap, JSON & AngularJS
Advanced Cascading Style Sheets
JQuery introduction
Html

What's hot

PPTX
Flexbox
PPT
Introduction to Javascript
PPT
cascading style sheet ppt
PPTX
(Fast) Introduction to HTML & CSS
PDF
HTML & CSS Masterclass
PPT
Javascript
PDF
Bootstrap
PPTX
Css position
ODP
CSS Basics
PDF
Intro to HTML and CSS basics
PPTX
Complete Lecture on Css presentation
PPTX
html-css
PDF
CSS3, Media Queries, and Responsive Design
PDF
Bootstrap 5 basic
PPTX
Introduction to HTML and CSS
PDF
JavaScript - Chapter 13 - Browser Object Model(BOM)
PPT
Java Script ppt
PPTX
Html5 tutorial for beginners
PPT
Introduction to CSS
PPTX
HTML-(workshop)7557.pptx
Flexbox
Introduction to Javascript
cascading style sheet ppt
(Fast) Introduction to HTML & CSS
HTML & CSS Masterclass
Javascript
Bootstrap
Css position
CSS Basics
Intro to HTML and CSS basics
Complete Lecture on Css presentation
html-css
CSS3, Media Queries, and Responsive Design
Bootstrap 5 basic
Introduction to HTML and CSS
JavaScript - Chapter 13 - Browser Object Model(BOM)
Java Script ppt
Html5 tutorial for beginners
Introduction to CSS
HTML-(workshop)7557.pptx

Viewers also liked

PDF
Web Development with HTML5, CSS3 & JavaScript
PDF
Javascript, HTML5 e CSS3
PPTX
Introduction to HTML5 & CSS3
PDF
Html5 i css3
PDF
HTML with a little CSS
PPTX
html, css e java script - renato araujo
PPTX
Introduction to HTML5 and CSS3 (revised)
PDF
CSS3: A practical introduction (FT2010 talk)
PDF
HTML5 and CSS3 Refresher
PPTX
New HTML5/CSS3 techniques
PPTX
Starr section
bym
 
PPTX
Av #2 windows messenger presentation
PDF
Informazioni utili-e-hotel-consigliati-basilea-3
PPTX
Control Virtual Server Sprawl with HP Software
PPT
De-growth and CSOs
PPTX
2nd session reading strategies
PDF
16 abril
DOCX
PPTX
VMUG - Falconstor Presentation
PPTX
3rd session reading strategies
Web Development with HTML5, CSS3 & JavaScript
Javascript, HTML5 e CSS3
Introduction to HTML5 & CSS3
Html5 i css3
HTML with a little CSS
html, css e java script - renato araujo
Introduction to HTML5 and CSS3 (revised)
CSS3: A practical introduction (FT2010 talk)
HTML5 and CSS3 Refresher
New HTML5/CSS3 techniques
Starr section
bym
 
Av #2 windows messenger presentation
Informazioni utili-e-hotel-consigliati-basilea-3
Control Virtual Server Sprawl with HP Software
De-growth and CSOs
2nd session reading strategies
16 abril
VMUG - Falconstor Presentation
3rd session reading strategies

Similar to HTML5 & CSS3

PPTX
HTML5 & CSS3 -- UPA Iowa
PPT
Is it time to start using HTML 5
PPTX
HTML5 introduction for beginners
PPT
HTML 5
PPT
Html5(2)
PPT
Html5(2)
PDF
Building a Better Web with HTML5 and CSS3
PPTX
Html5
PPT
Brief on Html5
PPTX
HTML 5 - A developers perspective
DOC
HTML5 vs Flash : Term paper at VGSOM, IIT Kharagpur
PDF
A practical guide to building websites with HTML5 & CSS3
PPTX
PPT
HTML 5 Complete Reference
PDF
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
PPTX
Html5
DOCX
Report html5
PPS
Html5
PPT
Html5
PPT
HTML5 & CSS3 -- UPA Iowa
Is it time to start using HTML 5
HTML5 introduction for beginners
HTML 5
Html5(2)
Html5(2)
Building a Better Web with HTML5 and CSS3
Html5
Brief on Html5
HTML 5 - A developers perspective
HTML5 vs Flash : Term paper at VGSOM, IIT Kharagpur
A practical guide to building websites with HTML5 & CSS3
HTML 5 Complete Reference
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
Html5
Report html5
Html5
Html5

Recently uploaded

PPTX
Coded Agents – with UiPath SDK + LangGraph [Virtual Hands-on Workshop]
PDF
Internet_of_Things_IoT_for_Next_Generation_Smart_Systems_Utilizing.pdf
PPTX
Cloud-and-AI-Platform-FY26-Partner-Playbook.pptx
PPTX
From Backup to Resilience: How MSPs Are Preparing for 2026
 
PDF
Dev Dives: AI that builds with you - UiPath Autopilot for effortless RPA & AP...
PDF
Is It Possible to Have Wi-Fi Without an Internet Provider
PDF
The year in review - MarvelClient in 2025
PDF
Our Digital Tribe_ Cultivating Connection and Growth in Our Slack Community 🌿...
PPTX
Chapter 3 Introduction to number system.pptx
PDF
Security Forum Sessions from Houston 2025 Event
PDF
Decoding the DNA: The Digital Networks Act, the Open Internet, and IP interco...
PDF
DevFest El Jadida 2025 - Product Thinking
PPT
software-security-intro in information security.ppt
PPTX
cybercrime in Information security .pptx
PDF
Unser Jahresrückblick – MarvelClient in 2025
PPTX
AI in Cybersecurity: Digital Defense by Yasir Naveed Riaz
PPTX
AI's Impact on Cybersecurity - Challenges and Opportunities
PDF
Security Technologys: Access Control, Firewall, VPN
PDF
Digit Expo 2025 - EICC Edinburgh 27th November
PDF
Session 1 - Solving Semi-Structured Documents with Document Understanding
Coded Agents – with UiPath SDK + LangGraph [Virtual Hands-on Workshop]
Internet_of_Things_IoT_for_Next_Generation_Smart_Systems_Utilizing.pdf
Cloud-and-AI-Platform-FY26-Partner-Playbook.pptx
From Backup to Resilience: How MSPs Are Preparing for 2026
 
Dev Dives: AI that builds with you - UiPath Autopilot for effortless RPA & AP...
Is It Possible to Have Wi-Fi Without an Internet Provider
The year in review - MarvelClient in 2025
Our Digital Tribe_ Cultivating Connection and Growth in Our Slack Community 🌿...
Chapter 3 Introduction to number system.pptx
Security Forum Sessions from Houston 2025 Event
Decoding the DNA: The Digital Networks Act, the Open Internet, and IP interco...
DevFest El Jadida 2025 - Product Thinking
software-security-intro in information security.ppt
cybercrime in Information security .pptx
Unser Jahresrückblick – MarvelClient in 2025
AI in Cybersecurity: Digital Defense by Yasir Naveed Riaz
AI's Impact on Cybersecurity - Challenges and Opportunities
Security Technologys: Access Control, Firewall, VPN
Digit Expo 2025 - EICC Edinburgh 27th November
Session 1 - Solving Semi-Structured Documents with Document Understanding

HTML5 & CSS3


[8]ページ先頭

©2009-2025 Movatter.jp