SlideShare uma empresa Scribd logo
1 de 35
HTML 5 and CSS 2.1 / 3



       The Juicy Bits
Both of these technologies appear in currently
             available browsers.

 Some browsers support more features than
  others, but no browser has 100% support.
What is a ‘Current Browser’?
What is a ‘Current Browser’?




      Firefox 3.5
 Worldwide usage is roughly 16%.
      Statcounter.com, from 07/2009 to 01/2010.
What is a ‘Current Browser’?




Internet Explorer 7 / 8
   Worldwide usage is roughly 41%.
        Statcounter.com, from 07/2009 to 01/2010.
What is a ‘Current Browser’?




         Opera 10
  Worldwide usage is roughly 1%.
      Statcounter.com, from 07/2009 to 01/2010.
What is a ‘Current Browser’?




         Safari 4.0
  Worldwide usage is roughly 3%.
      Statcounter.com, from 07/2009 to 01/2010.
What’s new in HTML 5?



               Aside from ...
A nicer DOCTYPE, more attributes and block
level elements, choice of HTML or XHTML
syntax, support for block level <A> tags ...
Date / Date & Time
  Allows the selection/input of dates via a widget

Number
  Allows the input of float/integers with minimum/maximum validation, via a spinner widget

Range
  Allows the input of float/integers with minimum/maximum validation, via a slider widget

Email, Telephone & URL
  Adds automatic validation to the INPUT contents based on the specified type

Colour
  Allows the selection/input of colours via a widget




                                                       Browser Compatibility-O-Meter
Date / Date & Time
  Allows the selection/input of dates via a widget

Number
  Allows the input of float/integers with minimum/maximum validation, via a spinner widget

Range
  Allows the input of float/integers with minimum/maximum validation, via a slider widget

Email, Telephone & URL
  Adds automatic validation to the INPUT contents based on the specified type

Colour
  Allows the selection/input of colours via a widget




                                                       Browser Compatibility-O-Meter
Date / Date & Time
  Allows the selection/input of dates via a widget

Number
  Allows the input of float/integers with minimum/maximum validation, via a spinner widget

Range
  Allows the input of float/integers with minimum/maximum validation, via a slider widget

Email, Telephone & URL
  Adds automatic validation to the INPUT contents based on the specified type

Colour
  Allows the selection/input of colours via a widget




                                                       Browser Compatibility-O-Meter
Date / Date & Time
  Allows the selection/input of dates via a widget

Number
  Allows the input of float/integers with minimum/maximum validation, via a spinner widget

Range
  Allows the input of float/integers with minimum/maximum validation, via a slider widget

Email, Telephone & URL
  Adds automatic validation to the INPUT contents based on the specified type

Colour
  Allows the selection/input of colours via a widget




                                                       Browser Compatibility-O-Meter
Date / Date & Time
  Allows the selection/input of dates via a widget

Number
  Allows the input of float/integers with minimum/maximum validation, via a spinner widget

Range
  Allows the input of float/integers with minimum/maximum validation, via a slider widget

Email, Telephone & URL
  Adds automatic validation to the INPUT contents based on the specified type

Colour
  Allows the selection/input of colours via a widget




                                                       Browser Compatibility-O-Meter
Native audio and video
  Embedding of multimedia objects without third party plugins, (no more Flash!).

Canvas
  Display bitmap information on a canvas, (think MS Paint via Javascript/HTML). Easily used for
  charting or other infographics.

Client-side storage
  Store/retrieve information in a client side database until you want to pass it to the server.




                                                         Browser Compatibility-O-Meter
Native audio and video
  Embedding of multimedia objects without third party plugins, (no more Flash!).

Canvas
  Display bitmap information on a canvas, (think MS Paint via Javascript/HTML). Easily used for
  charting or other infographics.

Client-side storage
  Store/retrieve information in a client side database until you want to pass it to the server.




                                                         Browser Compatibility-O-Meter
Native audio and video
  Embedding of multimedia objects without third party plugins, (no more Flash!).

Canvas
  Display bitmap information on a canvas, (think MS Paint via Javascript/HTML). Easily used for
  charting or other infographics.

Client-side storage
  Store/retrieve information in a client side database until you want to pass it to the server.




                                                         Browser Compatibility-O-Meter
What’s new in CSS 2.1 and 3?



              Aside from ...
Support for animations, column and table style
positioning, lots of selectors, (first-child,
last-child, nth-child, nth-of-type),
generated content ...
Border Radius
  Create rounded corners on any block level element, without additional images

Multiple Background Images
  Add more than one background image per element, and individually place each one

Background Gradients
  Apply a linear or radial gradient to any block element

Full Colour Transparency
  Apply full or partial transparency to any element’s colour or background colour

Box & Text Shadow
  Apply a fully configurable shadow to any block level element, and any text element

Use Any Font
  Use any number of fonts without resorting to Javascript, image or Flash replacement




                                                           Browser Compatibility-O-Meter
Border Radius
  Create rounded corners on any block level element, without additional images

Multiple Background Images
  Add more than one background image per element, and individually place each one

Background Gradients
  Apply a linear or radial gradient to any block element

Full Colour Transparency
  Apply full or partial transparency to any element’s colour or background colour

Box & Text Shadow
  Apply a fully configurable shadow to any block level element, and any text element

Use Any Font
  Use any number of fonts without resorting to Javascript, image or Flash replacement




                                                           Browser Compatibility-O-Meter
Border Radius
  Create rounded corners on any block level element, without additional images

Multiple Background Images
  Add more than one background image per element, and individually place each one

Background Gradients
  Apply a linear or radial gradient to any block element

Full Colour Transparency
  Apply full or partial transparency to any element’s colour or background colour

Box & Text Shadow
  Apply a fully configurable shadow to any block level element, and any text element

Use Any Font
  Use any number of fonts without resorting to Javascript, image or Flash replacement




                                                           Browser Compatibility-O-Meter
Border Radius
  Create rounded corners on any block level element, without additional images

Multiple Background Images
  Add more than one background image per element, and individually place each one

Background Gradients
  Apply a linear or radial gradient to any block element

Full Colour Transparency
  Apply full or partial transparency to any element’s colour or background colour

Box & Text Shadow
  Apply a fully configurable shadow to any block level element, and any text element

Use Any Font
  Use any number of fonts without resorting to Javascript, image or Flash replacement




                                                           Browser Compatibility-O-Meter
Border Radius
  Create rounded corners on any block level element, without additional images

Multiple Background Images
  Add more than one background image per element, and individually place each one

Background Gradients
  Apply a linear or radial gradient to any block element

Full Colour Transparency
  Apply full or partial transparency to any element’s colour or background colour

Box & Text Shadow
  Apply a fully configurable shadow to any block level element, and any text element

Use Any Font
  Use any number of fonts without resorting to Javascript, image or Flash replacement




                                                           Browser Compatibility-O-Meter
Border Radius
  Create rounded corners on any block level element, without additional images

Multiple Background Images
  Add more than one background image per element, and individually place each one

Background Gradients
  Apply a linear or radial gradient to any block element

Full Colour Transparency
  Apply full or partial transparency to any element’s colour or background colour

Box & Text Shadow
  Apply a fully configurable shadow to any block level element, and any text element

Use Any Font
  Use any number of fonts without resorting to Javascript, image or Flash replacement




                                                           Browser Compatibility-O-Meter
AdLocal Lite, rendered in Safari 4.0. This page contains four images.
But ... Compatibility!
Modernizr + JQuery =
How does this help Cirius?



Only implement what we need, in the browsers
                that need it
 Use the strengths of these new technologies
   Phase out each widget as our supported
         browsers implement them
How does this help Cirius?



Only implement what we need, in the browsers
                that need it
 Use the strengths of these new technologies
   Phase out each widget as our supported
         browsers implement them
How does this help Cirius?



Only implement what we need, in the browsers
                that need it
 Use the strengths of these new technologies
   Phase out each widget as our supported
         browsers implement them
?

Mais conteúdo relacionado

Destaque

Cross Platform Mobile Application Architecture
Cross Platform Mobile Application ArchitectureCross Platform Mobile Application Architecture
Cross Platform Mobile Application Architecture
Derrick Bowen
 

Destaque (8)

Mobile Application Architecture Strategy
Mobile Application Architecture StrategyMobile Application Architecture Strategy
Mobile Application Architecture Strategy
 
Cross Platform Mobile Application Architecture
Cross Platform Mobile Application ArchitectureCross Platform Mobile Application Architecture
Cross Platform Mobile Application Architecture
 
Getting Started with HTML5 in Tech Com (STC 2012)
Getting Started with HTML5 in Tech Com (STC 2012)Getting Started with HTML5 in Tech Com (STC 2012)
Getting Started with HTML5 in Tech Com (STC 2012)
 
Introduction to Html5
Introduction to Html5Introduction to Html5
Introduction to Html5
 
architecture of mobile software applications
architecture of mobile software applicationsarchitecture of mobile software applications
architecture of mobile software applications
 
Echo HTML5
Echo HTML5Echo HTML5
Echo HTML5
 
HTML & CSS: Chapter 05
HTML & CSS: Chapter 05HTML & CSS: Chapter 05
HTML & CSS: Chapter 05
 
Building Rich Mobile Apps with HTML5, CSS3 and JavaScript
Building Rich Mobile Apps with HTML5, CSS3 and JavaScriptBuilding Rich Mobile Apps with HTML5, CSS3 and JavaScript
Building Rich Mobile Apps with HTML5, CSS3 and JavaScript
 

Semelhante a HTML 5 & CSS3

Wpf4 july2010
 Wpf4 july2010 Wpf4 july2010
Wpf4 july2010
tedhu
 
Meta layout: a closer look at media queries
Meta layout: a closer look at media queriesMeta layout: a closer look at media queries
Meta layout: a closer look at media queries
Stephen Hay
 
Html5ppt
Html5pptHtml5ppt
Html5ppt
recroup
 

Semelhante a HTML 5 & CSS3 (20)

CSS3 Media Queries And Creating Adaptive Layouts
CSS3 Media Queries And Creating Adaptive LayoutsCSS3 Media Queries And Creating Adaptive Layouts
CSS3 Media Queries And Creating Adaptive Layouts
 
Building appsinsilverlight4 part_1
Building appsinsilverlight4 part_1Building appsinsilverlight4 part_1
Building appsinsilverlight4 part_1
 
Formatting text with CSS
Formatting text with CSSFormatting text with CSS
Formatting text with CSS
 
Flash for Mobile Devices
Flash for Mobile DevicesFlash for Mobile Devices
Flash for Mobile Devices
 
Creating Flash Content for Multiple Screens
Creating Flash Content for Multiple ScreensCreating Flash Content for Multiple Screens
Creating Flash Content for Multiple Screens
 
What's New in Silverlight 5
What's New in Silverlight 5What's New in Silverlight 5
What's New in Silverlight 5
 
CSS3 Media Queries
CSS3 Media QueriesCSS3 Media Queries
CSS3 Media Queries
 
WPF 4 Series: Getting Started
WPF 4 Series: Getting StartedWPF 4 Series: Getting Started
WPF 4 Series: Getting Started
 
Wpf4 july2010
 Wpf4 july2010 Wpf4 july2010
Wpf4 july2010
 
SpeakSpace Webcasting
SpeakSpace WebcastingSpeakSpace Webcasting
SpeakSpace Webcasting
 
Designing for Inclusion with Media Queries: Boston CSS
Designing for Inclusion with Media Queries: Boston CSSDesigning for Inclusion with Media Queries: Boston CSS
Designing for Inclusion with Media Queries: Boston CSS
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Advark - Video Supply Side Platform
Advark - Video Supply Side PlatformAdvark - Video Supply Side Platform
Advark - Video Supply Side Platform
 
Emerald cv ultra
Emerald cv ultraEmerald cv ultra
Emerald cv ultra
 
Adaptive Systems
Adaptive SystemsAdaptive Systems
Adaptive Systems
 
Scene Studio Product Presentation
Scene Studio Product PresentationScene Studio Product Presentation
Scene Studio Product Presentation
 
Media queries A to Z
Media queries A to ZMedia queries A to Z
Media queries A to Z
 
Meta layout: a closer look at media queries
Meta layout: a closer look at media queriesMeta layout: a closer look at media queries
Meta layout: a closer look at media queries
 
Vidfy Video platform
Vidfy Video platformVidfy Video platform
Vidfy Video platform
 
Html5ppt
Html5pptHtml5ppt
Html5ppt
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 

Último (20)

Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 

HTML 5 & CSS3

  • 1. HTML 5 and CSS 2.1 / 3 The Juicy Bits
  • 2. Both of these technologies appear in currently available browsers. Some browsers support more features than others, but no browser has 100% support.
  • 3. What is a ‘Current Browser’?
  • 4. What is a ‘Current Browser’? Firefox 3.5 Worldwide usage is roughly 16%. Statcounter.com, from 07/2009 to 01/2010.
  • 5. What is a ‘Current Browser’? Internet Explorer 7 / 8 Worldwide usage is roughly 41%. Statcounter.com, from 07/2009 to 01/2010.
  • 6. What is a ‘Current Browser’? Opera 10 Worldwide usage is roughly 1%. Statcounter.com, from 07/2009 to 01/2010.
  • 7. What is a ‘Current Browser’? Safari 4.0 Worldwide usage is roughly 3%. Statcounter.com, from 07/2009 to 01/2010.
  • 8. What’s new in HTML 5? Aside from ... A nicer DOCTYPE, more attributes and block level elements, choice of HTML or XHTML syntax, support for block level <A> tags ...
  • 9. Date / Date & Time Allows the selection/input of dates via a widget Number Allows the input of float/integers with minimum/maximum validation, via a spinner widget Range Allows the input of float/integers with minimum/maximum validation, via a slider widget Email, Telephone & URL Adds automatic validation to the INPUT contents based on the specified type Colour Allows the selection/input of colours via a widget Browser Compatibility-O-Meter
  • 10. Date / Date & Time Allows the selection/input of dates via a widget Number Allows the input of float/integers with minimum/maximum validation, via a spinner widget Range Allows the input of float/integers with minimum/maximum validation, via a slider widget Email, Telephone & URL Adds automatic validation to the INPUT contents based on the specified type Colour Allows the selection/input of colours via a widget Browser Compatibility-O-Meter
  • 11. Date / Date & Time Allows the selection/input of dates via a widget Number Allows the input of float/integers with minimum/maximum validation, via a spinner widget Range Allows the input of float/integers with minimum/maximum validation, via a slider widget Email, Telephone & URL Adds automatic validation to the INPUT contents based on the specified type Colour Allows the selection/input of colours via a widget Browser Compatibility-O-Meter
  • 12. Date / Date & Time Allows the selection/input of dates via a widget Number Allows the input of float/integers with minimum/maximum validation, via a spinner widget Range Allows the input of float/integers with minimum/maximum validation, via a slider widget Email, Telephone & URL Adds automatic validation to the INPUT contents based on the specified type Colour Allows the selection/input of colours via a widget Browser Compatibility-O-Meter
  • 13. Date / Date & Time Allows the selection/input of dates via a widget Number Allows the input of float/integers with minimum/maximum validation, via a spinner widget Range Allows the input of float/integers with minimum/maximum validation, via a slider widget Email, Telephone & URL Adds automatic validation to the INPUT contents based on the specified type Colour Allows the selection/input of colours via a widget Browser Compatibility-O-Meter
  • 14.
  • 15. Native audio and video Embedding of multimedia objects without third party plugins, (no more Flash!). Canvas Display bitmap information on a canvas, (think MS Paint via Javascript/HTML). Easily used for charting or other infographics. Client-side storage Store/retrieve information in a client side database until you want to pass it to the server. Browser Compatibility-O-Meter
  • 16. Native audio and video Embedding of multimedia objects without third party plugins, (no more Flash!). Canvas Display bitmap information on a canvas, (think MS Paint via Javascript/HTML). Easily used for charting or other infographics. Client-side storage Store/retrieve information in a client side database until you want to pass it to the server. Browser Compatibility-O-Meter
  • 17. Native audio and video Embedding of multimedia objects without third party plugins, (no more Flash!). Canvas Display bitmap information on a canvas, (think MS Paint via Javascript/HTML). Easily used for charting or other infographics. Client-side storage Store/retrieve information in a client side database until you want to pass it to the server. Browser Compatibility-O-Meter
  • 18. What’s new in CSS 2.1 and 3? Aside from ... Support for animations, column and table style positioning, lots of selectors, (first-child, last-child, nth-child, nth-of-type), generated content ...
  • 19. Border Radius Create rounded corners on any block level element, without additional images Multiple Background Images Add more than one background image per element, and individually place each one Background Gradients Apply a linear or radial gradient to any block element Full Colour Transparency Apply full or partial transparency to any element’s colour or background colour Box & Text Shadow Apply a fully configurable shadow to any block level element, and any text element Use Any Font Use any number of fonts without resorting to Javascript, image or Flash replacement Browser Compatibility-O-Meter
  • 20. Border Radius Create rounded corners on any block level element, without additional images Multiple Background Images Add more than one background image per element, and individually place each one Background Gradients Apply a linear or radial gradient to any block element Full Colour Transparency Apply full or partial transparency to any element’s colour or background colour Box & Text Shadow Apply a fully configurable shadow to any block level element, and any text element Use Any Font Use any number of fonts without resorting to Javascript, image or Flash replacement Browser Compatibility-O-Meter
  • 21. Border Radius Create rounded corners on any block level element, without additional images Multiple Background Images Add more than one background image per element, and individually place each one Background Gradients Apply a linear or radial gradient to any block element Full Colour Transparency Apply full or partial transparency to any element’s colour or background colour Box & Text Shadow Apply a fully configurable shadow to any block level element, and any text element Use Any Font Use any number of fonts without resorting to Javascript, image or Flash replacement Browser Compatibility-O-Meter
  • 22. Border Radius Create rounded corners on any block level element, without additional images Multiple Background Images Add more than one background image per element, and individually place each one Background Gradients Apply a linear or radial gradient to any block element Full Colour Transparency Apply full or partial transparency to any element’s colour or background colour Box & Text Shadow Apply a fully configurable shadow to any block level element, and any text element Use Any Font Use any number of fonts without resorting to Javascript, image or Flash replacement Browser Compatibility-O-Meter
  • 23. Border Radius Create rounded corners on any block level element, without additional images Multiple Background Images Add more than one background image per element, and individually place each one Background Gradients Apply a linear or radial gradient to any block element Full Colour Transparency Apply full or partial transparency to any element’s colour or background colour Box & Text Shadow Apply a fully configurable shadow to any block level element, and any text element Use Any Font Use any number of fonts without resorting to Javascript, image or Flash replacement Browser Compatibility-O-Meter
  • 24. Border Radius Create rounded corners on any block level element, without additional images Multiple Background Images Add more than one background image per element, and individually place each one Background Gradients Apply a linear or radial gradient to any block element Full Colour Transparency Apply full or partial transparency to any element’s colour or background colour Box & Text Shadow Apply a fully configurable shadow to any block level element, and any text element Use Any Font Use any number of fonts without resorting to Javascript, image or Flash replacement Browser Compatibility-O-Meter
  • 25. AdLocal Lite, rendered in Safari 4.0. This page contains four images.
  • 27.
  • 28.
  • 29.
  • 30.
  • 32. How does this help Cirius? Only implement what we need, in the browsers that need it Use the strengths of these new technologies Phase out each widget as our supported browsers implement them
  • 33. How does this help Cirius? Only implement what we need, in the browsers that need it Use the strengths of these new technologies Phase out each widget as our supported browsers implement them
  • 34. How does this help Cirius? Only implement what we need, in the browsers that need it Use the strengths of these new technologies Phase out each widget as our supported browsers implement them
  • 35. ?