SlideShare a Scribd company logo
CSS3 & ADVANCED DESIGN
Paul Trani
@paultrani ptrani@adobe.com

•  15 years design experience
•  4 year old at heart
Designer or Developer?
CSS3 and Advanced Design
Examples
•  Letter Heads
•  Cursor Monster
•  www.awwwards.com
Bene ts of CSS3
Reduced Development and Maintenance Time


•  Less images, Flash, JavaScript
•  Streamlined markup
Increased Page Performance

•  Smaller le sizes
•  Fewer HTTP requests


“Reducing the number of HTTP requests…is the most important guideline for
   improving performance for rst time visitors.”
                                          Yahoo! Exceptional Performance Team
Better Search Engine Placement

•  Google uses speed as ranking factor
•  Real text instead of image or Flash text
Increased Usability

•  Optimized styles based on device capabilities
•  Real text
CSS3 and Advanced Design
Browser Support
Progressive Enhancement
•  Deliver the best possible experience to the widest possible
   audience.
•  Should be as fully featured and functional as possible.
Use the parts of CSS3 that:
•    Have generally stable syntax
•    Have good support
•    Don't harm non-supporting browsers by their lack
•    http://caniuse.com

“Subtle CSS3 effects should be employed as a reward for users who run a
   modern browser.”
                               Front-End Development Guidelines, Yahoo
Creative CSS3
•    RGBa & HSLa




{
    •    Gradients
    •    Rounded Corners
    •    Box Shadow
    •    Multiple Backgrounds
    •    @font-face
    •    Media Queries
    •    Visual Effects and Animation
Color
•  RGBa (255, 255, 255, 0.5);
•  HSLa (360, 100%, 50%, 0.5);
border-radius
border-radius: 10px;
Gradients
•  Can be used in every place you can use an image
•  background: linear-gradient(white, black);
•  Pre xes:
   –    -webkit- Chrome and Webkit
   –    -moz- Firefox 3.6+
   –    -o- Opera 11.1 (linear only)
   –    -ms- IE 10
box-shadow
box-shadow (horizontal offset,
     vertical offset,
    optional blur distance,
    optional distance,
    optional color,
    optional inset)
text-shadow
@ font-face
Media Queries
CSS Media Queries for Mobile

•    min-width
•    max-width
•    device-width
•    min-device-width
•    max-device-width
•    orientation
•    -webkit-min-device-pixel-ratio
CSS Media Queries

<link rel="stylesheet" type="text/css"
media="screen and (max-device-width: 480px)"
href="mobile.css" />
Transforms
Transforms – Transform Anything!
opacity: 0.5;
-webkit-transition-property: opacity;
-webkit-transition-duration: 1s;
-webkit-transition-timing-function: ease;
opacity: 1;




h"p://lab.simurai.com/css/1lt-­‐shi4	
  	
  
What’s Next
Adobe Edge
  CSS Regions	


  CSS Shaders
Thank You




•    Slides	
  posted	
  at	
  www.paultrani.com	
  	
  
•    Flexible	
  Web	
  Design	
  www.flexiblewebbook.com	
  
•    Stunning	
  CSS3	
  	
  www.stunningcss3.com	
  	
  
•    www.w3.org/Style/CSS/current-­‐work	
  
•    www.caniuse.com	
  	
  
Hey. We’re hiring. 

More Related Content

What's hot (13)

PPTX
Responsive web design
Richa Goel
 
PPTX
Twitter Bootstrap Presentation
Duy Do Phan
 
PDF
Using Wordpress as a Content Management System
Calvin Robertson
 
PDF
CMS Presentation
kinserju
 
PPTX
Basic web page designing
Shakil Mahmood
 
PPT
GDI's Products and Services
Global Domains International
 
PPT
Basic web designing 2
Md Aminul Hassan
 
PPTX
Responsive Development (ZendCon 2012)
Kevin Bruce
 
PDF
SEO Do's and Dont's - Search in 2018
Linus Logren
 
PPTX
Single page applications
Prafful Garg
 
PPTX
SEO for WordPress in 10 Simple Steps
Santosh Raut
 
PPTX
Making Your Site Printable: Booster Conference
Adrian Roselli
 
Responsive web design
Richa Goel
 
Twitter Bootstrap Presentation
Duy Do Phan
 
Using Wordpress as a Content Management System
Calvin Robertson
 
CMS Presentation
kinserju
 
Basic web page designing
Shakil Mahmood
 
GDI's Products and Services
Global Domains International
 
Basic web designing 2
Md Aminul Hassan
 
Responsive Development (ZendCon 2012)
Kevin Bruce
 
SEO Do's and Dont's - Search in 2018
Linus Logren
 
Single page applications
Prafful Garg
 
SEO for WordPress in 10 Simple Steps
Santosh Raut
 
Making Your Site Printable: Booster Conference
Adrian Roselli
 

Similar to CSS3 and Advanced Design (20)

PDF
Effective and Efficient Design with CSS3
Zoe Gillenwater
 
PDF
CSS3: Are you experienced?
Denise Jacobs
 
PDF
Real-world CSS3
Zoe Gillenwater
 
KEY
Trendsetting: Web Design and Beyond
Andy Stratton
 
PDF
CSS3: The Future is Now at DrupalCon San Francisco
Jen Simmons
 
PDF
CSS3: Ripe and Ready to Respond
Denise Jacobs
 
PDF
Simply Responsive CSS3
Denise Jacobs
 
KEY
CSS3: stay tuned for style
Chris Mills
 
PDF
CSS3 - is everything we used to do wrong?
Russ Weakley
 
PDF
Intro to CSS3
Denise Jacobs
 
PDF
Stephanie Rewis - css-startech
StarTech Conference
 
PPTX
Mastering CSS for Backend Developers.pptx
ewout2
 
PPTX
Website trends 2012 presentation
Fresh_Egg
 
KEY
CSS3: stay tuned for style
Chris Mills
 
PPT
It's Business Time: Givin' User Experience Love with CSS3
Denise Jacobs
 
PDF
Web Design Trends 2010 - What Is CSS3 All About?
Alexandra Lo Cascio
 
PDF
CSS3: Ripe and Ready to Respond
Denise Jacobs
 
PDF
Html 5 mobile - nitty gritty
Mario Noble
 
PDF
CSS3: The Future is Now at Drupal Design Camp Boston
Jen Simmons
 
PDF
[WebVisions 2010] CSS3 Workshop (Afternoon)
Christopher Schmitt
 
Effective and Efficient Design with CSS3
Zoe Gillenwater
 
CSS3: Are you experienced?
Denise Jacobs
 
Real-world CSS3
Zoe Gillenwater
 
Trendsetting: Web Design and Beyond
Andy Stratton
 
CSS3: The Future is Now at DrupalCon San Francisco
Jen Simmons
 
CSS3: Ripe and Ready to Respond
Denise Jacobs
 
Simply Responsive CSS3
Denise Jacobs
 
CSS3: stay tuned for style
Chris Mills
 
CSS3 - is everything we used to do wrong?
Russ Weakley
 
Intro to CSS3
Denise Jacobs
 
Stephanie Rewis - css-startech
StarTech Conference
 
Mastering CSS for Backend Developers.pptx
ewout2
 
Website trends 2012 presentation
Fresh_Egg
 
CSS3: stay tuned for style
Chris Mills
 
It's Business Time: Givin' User Experience Love with CSS3
Denise Jacobs
 
Web Design Trends 2010 - What Is CSS3 All About?
Alexandra Lo Cascio
 
CSS3: Ripe and Ready to Respond
Denise Jacobs
 
Html 5 mobile - nitty gritty
Mario Noble
 
CSS3: The Future is Now at Drupal Design Camp Boston
Jen Simmons
 
[WebVisions 2010] CSS3 Workshop (Afternoon)
Christopher Schmitt
 
Ad

More from paultrani (15)

PDF
10 Easy-to-Implement Usability Findings
paultrani
 
PDF
5 Things Developers Need to Know About Design
paultrani
 
PDF
Creativity and Tools
paultrani
 
PDF
Things Every Designer Should Know About Creating for Devices
paultrani
 
PDF
HTML5 Hotness
paultrani
 
PPTX
Adobe, Flash and HTML5
paultrani
 
KEY
Flash and HTML5 Compared
paultrani
 
PPTX
Tips and Tricks for Mobile Flash Development
paultrani
 
PPTX
Designing for Mobile
paultrani
 
PPTX
Mobile Design that Doesn't Suck
paultrani
 
PPTX
Design Fundamentals for Developers
paultrani
 
PDF
Creating Mobile Content Using Flash
paultrani
 
PPT
Creating Flash Content for Multiple Screens
paultrani
 
PPT
Flash for Mobile Devices
paultrani
 
PDF
Creating Flash Content for Mobile Devices
paultrani
 
10 Easy-to-Implement Usability Findings
paultrani
 
5 Things Developers Need to Know About Design
paultrani
 
Creativity and Tools
paultrani
 
Things Every Designer Should Know About Creating for Devices
paultrani
 
HTML5 Hotness
paultrani
 
Adobe, Flash and HTML5
paultrani
 
Flash and HTML5 Compared
paultrani
 
Tips and Tricks for Mobile Flash Development
paultrani
 
Designing for Mobile
paultrani
 
Mobile Design that Doesn't Suck
paultrani
 
Design Fundamentals for Developers
paultrani
 
Creating Mobile Content Using Flash
paultrani
 
Creating Flash Content for Multiple Screens
paultrani
 
Flash for Mobile Devices
paultrani
 
Creating Flash Content for Mobile Devices
paultrani
 
Ad

Recently uploaded (20)

PPTX
Top Managed Service Providers in Los Angeles
Captain IT
 
PPT
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
PDF
Are there government-backed agri-software initiatives in Limerick.pdf
giselawagner2
 
PDF
Why Orbit Edge Tech is a Top Next JS Development Company in 2025
mahendraalaska08
 
PPTX
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
PDF
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
PDF
How Current Advanced Cyber Threats Transform Business Operation
Eryk Budi Pratama
 
PDF
Women in Automation Presents: Reinventing Yourself — Bold Career Pivots That ...
DianaGray10
 
PDF
Shuen Mei Parth Sharma Boost Productivity, Innovation and Efficiency wit...
AWS Chicago
 
PDF
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
Bitcoin+ Escalando sin concesiones - Parte 1
Fernando Paredes García
 
PDF
Market Wrap for 18th July 2025 by CIFDAQ
CIFDAQ
 
PDF
Windsurf Meetup Ottawa 2025-07-12 - Planning Mode at Reliza.pdf
Pavel Shukhman
 
PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PDF
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
PDF
Novus-Safe Pro: Brochure-What is Novus Safe Pro?.pdf
Novus Hi-Tech
 
PDF
Ampere Offers Energy-Efficient Future For AI And Cloud
ShapeBlue
 
PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PDF
Novus Safe Lite- What is Novus Safe Lite.pdf
Novus Hi-Tech
 
Top Managed Service Providers in Los Angeles
Captain IT
 
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
Are there government-backed agri-software initiatives in Limerick.pdf
giselawagner2
 
Why Orbit Edge Tech is a Top Next JS Development Company in 2025
mahendraalaska08
 
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
How Current Advanced Cyber Threats Transform Business Operation
Eryk Budi Pratama
 
Women in Automation Presents: Reinventing Yourself — Bold Career Pivots That ...
DianaGray10
 
Shuen Mei Parth Sharma Boost Productivity, Innovation and Efficiency wit...
AWS Chicago
 
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Bitcoin+ Escalando sin concesiones - Parte 1
Fernando Paredes García
 
Market Wrap for 18th July 2025 by CIFDAQ
CIFDAQ
 
Windsurf Meetup Ottawa 2025-07-12 - Planning Mode at Reliza.pdf
Pavel Shukhman
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
Novus-Safe Pro: Brochure-What is Novus Safe Pro?.pdf
Novus Hi-Tech
 
Ampere Offers Energy-Efficient Future For AI And Cloud
ShapeBlue
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
Novus Safe Lite- What is Novus Safe Lite.pdf
Novus Hi-Tech
 

CSS3 and Advanced Design