SlideShare a Scribd company logo
1 of 67
Download to read offline
CSS TRICKS FOR WORDPRESS
      WORDCAMP PHOENIX

by: sara cannon // sara-cannon.com // @saracannon
ABOUT ME



                     SARA CANNON
                     Birmingham, AL

                     @saracannon

                     slideshare.net/saracannon

                     sara-cannon.com


I love WordPress!
                                        WORDCAMP PHOENIX
CASCADING STYLE SHEETS!
  & more! (It’s all connected really)




                                        WORDCAMP PHOENIX
CSS3 | OH THE WONDER




C S S 3 IS J U S T . . . . SO NEW
   should I really use it?


           YES.

                                    WORDCAMP PHOENIX
CSS3 | OH THE WONDER


WHE N TO U S E C S S 3
• interaction
• enhancement
• subtle movement / animation




                                       WORDCAMP PHOENIX
CSS3 | OH THE WONDER


WHE N TO N OT U S E C S S 3
• usability / accessibility
• layout dependency
• branding

US E I T, BU T D ON ’ T B E C OME DE P ENDE NT


                                             WORDCAMP PHOENIX
CSS3 | OH THE WONDER




DoWebsitesNeedToBeExperiencedExactlyeSameInEveryBrowser.com




                                              WORDCAMP PHOENIX
CSS3 | OH THE WONDER




ereIsNoPageFold.com




                       WORDCAMP PHOENIX
CSS3 | OH THE WONDER




lostworldsfairs.com/atlantis




                               WORDCAMP PHOENIX
CSS3 | OH THE WONDER




lostworldsfairs.com/atlantis




                               WORDCAMP PHOENIX
CSS3 | OH THE WONDER

                                  S OME BAS I C C SS 3
border-radius                                             box-shadow



1+   3+        3+    10.5+ 9beta                         3.5+        3+     3+   10.5+ 9beta



text-shadow                                                     opacity




 3.1+     2+        1.1+   9.5+                          3+     3+        3.2+   10+ 9beta
CSS3 | OH THE WONDER




           examples:
     http://wordpress.org/
http://weightshift.com/memo/
    http://simplebits.com/




                               WORDCAMP PHOENIX
CSS3 | OH THE WONDER


PREFIXES

                    -moz-

                    -crome-
                    -webkit-

                    -o-
                    -ms-

                                  WORDCAMP PHOENIX
CSS3 | OH THE WONDER

Twenty Ten - menu drop-down shadow




                              WORDCAMP PHOENIX
CSS3 | OH THE WONDER

Twenty Ten - menu drop-down shadow




                              WORDCAMP PHOENIX
CSS3 | OH THE WONDER


FALLBACK
css3pie.com




                                     WORDCAMP PHOENIX
CSS3 | OH THE WONDER


FALLBACK
modernizr.com




                                  WORDCAMP PHOENIX
CSS3 | OH THE WONDER


RESOURCES
CSS3 for Web Designer by Dan Cederholm

css3.com
alistapart.com/articles/taking-advantage-of-html5-
and-css3-with-modernizr

alistapart.com/articles/understanding-css3-
transitions

                                    WORDCAMP PHOENIX
PARALLAX SCROLLING
 it’s even cooler than it sounds.




                                    WORDCAMP PHOENIX
PARALLAX SCROLLING


CSS3 MULTIPLE BACKGROUNDS




                                WORDCAMP PHOENIX
CSS3 | OH THE WONDER
http://silverbackapp.com/




                            WORDCAMP PHOENIX
PARALLAX SCROLLING




               image by think vitamin




                                    WORDCAMP PHOENIX
PARALLAX SCROLLING




books.alistapart.com/products/css3-for-web-designers
                                  WORDCAMP PHOENIX
CSS3 | OH THE WONDER
http://www.rowtothepole.com/




                               WORDCAMP PHOENIX
CSS3 | OH THE WONDER
http://nikebetterworld.com/index




                              WORDCAMP PHOENIX
CSS3 COLUMNS
 how sophisticated!




                      WORDCAMP PHOENIX
CSS3 COLUMNS | HOW SOPHISTICATED!


CSS3 COLUMNS
lovely text ow in speci ed columns.

IE javascript fall back.




                                      WORDCAMP PHOENIX
CSS3 COLUMNS | HOW SOPHISTICATED!
CSS3 COLUMNS | HOW SOPHISTICATED!
CSS3 COLUMNS | HOW SOPHISTICATED!


FALLBACK




           CSS3-MULTI-COLUMN.JS

        csscripting.com/css-multi-column
CSS3 COLUMNS | HOW SOPHISTICATED!


ARTICLES / REFERENCE
quirksmode.org/css/multicolumn.html

alistapart.com/articles/css3multicolumn

w3.org/TR/css3-multicol

csscripting.com/css-multi-column




                                          WORDCAMP PHOENIX
CSS GRIDS!
responsive (responsible?) web design




                                       WORDCAMP PHOENIX
CSS GRIDS | BE RESPONSIVE!




960.gs                        blueprintcss.org


                                      WORDCAMP PHOENIX
CSS GRIDS | BE RESPONSIVE!
CSS GRIDS | BE RESPONSIVE!




                             WORDCAMP PHOENIX
CSS GRIDS | BE RESPONSIVE!




    SEE FOR YOURSELF
  sites you must visit




                             WORDCAMP PHOENIX
CSS GRIDS | BE RESPONSIVE!




           hicksdesign.co.uk
CSS GRIDS | BE RESPONSIVE!




              8faces.com
CSS GRIDS | BE RESPONSIVE!




               colly.com
CSS GRIDS | BE RESPONSIVE!



 HOW DOES THIS HAPPEN?
1. adaptive grid systems
    2. media queries
       2.   nagling




                             WORDCAMP PHOENIX
CSS GRIDS | BE RESPONSIVE!




                             cssgrid.net
CSS GRIDS | BE RESPONSIVE!
CSS GRIDS | BE RESPONSIVE!




                     lessframework.com
CSS GRIDS | BE RESPONSIVE!




     %
                             WORDCAMP PHOENIX
CSS GRIDS | BE RESPONSIVE!




                 responsivetwentyten.com
                             WORDCAMP PHOENIX
CSS GRIDS | BE RESPONSIVE!
CSS GRIDS | BE RESPONSIVE!




                             WORDCAMP PHOENIX
MEDIA QUERIES
  whoa, this is css?




                       WORDCAMP PHOENIX
MEDIA QUERIES




IT’S KIND OF LIKE CONDITIONAL COMMENTS...
             ...BUT WITHIN CSS!



                                WORDCAMP PHOENIX
MEDIA QUERIES




   @MEDIA



                WORDCAMP PHOENIX
MEDIA QUERIES
MEDIA QUERIES




                 CSS3-MEDIAQUERIES.JS
code.google.com/p/css3-mediaqueries-js


css3-mediaqueries.js is a JavaScript library to make IE 5+, Firefox 1+ and
Safari 2 transparently parse, test and apply CSS3 Media Queries




                                                             WORDCAMP PHOENIX
CSS GRIDS | BE RESPONSIVE!




 lamentgroup.com/lab/responsive_images_experimenting
_with_context_aware_image_sizing
MEDIA QUERIES




                          HTML5
Safari (desktop, iPhone, iPad), Chrome, Internet Explorer (8+), Opera




                                                          WORDCAMP PHOENIX
RESOURCES ON MEDIA QUERIES
github.com/ lamentgroup/Responsive-Images
w3.org/TR/css3-mediaqueries
smashingmagazine.com/2010/07/19/how-to-use-css3-
media-queries-to-create-a-mobile-version-of-your-
website
css-tricks.com/css-media-queries
alistapart.com/articles/ uidgrids/

                                      WORDCAMP PHOENIX
CSS GRIDS | BE RESPONSIVE!




  RESPONSIVE WEB DESIGN
must see articles/resources




                              WORDCAMP PHOENIX
CSS GRIDS | BE RESPONSIVE!




alistapart.com/articles/responsive-web-design
CSS GRIDS | BE RESPONSIVE!




books.alistapart.com/products/responsive-web-design
CSS GRIDS | BE RESPONSIVE!




smashingmagazine.com/2011/01/12/guidelines-for-
            responsive-web-design
CSS GRIDS | BE RESPONSIVE!




 unstoppablerobotninja.com/entry/ uid-images/
CSS GRIDS | BE RESPONSIVE!




                             mediaqueri.es
MEGA MENUS
doesn’t have to be complicated!




                                  WORDCAMP PHOENIX
SO YOU WANT TO MAKE THAT MENU... MEGA


MEGA MENUS
Integrate with WordPress Menus by assigning css classes
SO YOU WANT TO MAKE THAT MENU... MEGA


MEGA MENUS
Integrate with WordPress Menus by assigning css classes
SO YOU WANT TO MAKE THAT MENU... MEGA




            USE A PLUG-IN.



                               WORDCAMP PHOENIX
SO YOU WANT TO MAKE THAT MENU... MEGA




                  wpmegamenu.com
                               WORDCAMP PHOENIX
WORDCAMP PHOENIX




    THANK YOU
     @saracannon

slideshare.net/saracannon

   sara-cannon.com

More Related Content

What's hot

Web Accessibility Gone Wild (Now Even MORE Wilder!)
Web Accessibility Gone Wild (Now Even MORE Wilder!)Web Accessibility Gone Wild (Now Even MORE Wilder!)
Web Accessibility Gone Wild (Now Even MORE Wilder!)Jared Smith
 
Responsive Design Tools & Resources
Responsive Design Tools & ResourcesResponsive Design Tools & Resources
Responsive Design Tools & ResourcesClarissa Peterson
 
10 Simple Rules for Making My Site Accessible
10 Simple Rules for Making My Site Accessible10 Simple Rules for Making My Site Accessible
10 Simple Rules for Making My Site AccessibleHelena Zubkow
 
Responsive web design
Responsive web designResponsive web design
Responsive web designRuss Weakley
 
Responsive Websites
Responsive WebsitesResponsive Websites
Responsive WebsitesJoe Seifi
 
Hold Up - WordPress can do that? GTFO!
Hold Up - WordPress can do that? GTFO!Hold Up - WordPress can do that? GTFO!
Hold Up - WordPress can do that? GTFO!Mike Richwalsky
 
Responsive Design Essentials
Responsive Design EssentialsResponsive Design Essentials
Responsive Design EssentialsClarissa Peterson
 
Accumanno ams bts_web_design_09212011
Accumanno ams bts_web_design_09212011Accumanno ams bts_web_design_09212011
Accumanno ams bts_web_design_09212011Ursula Accumanno
 
Functional Animation with SVG - OpenWest 2018
Functional Animation with SVG - OpenWest 2018Functional Animation with SVG - OpenWest 2018
Functional Animation with SVG - OpenWest 2018Duke Speer
 
Module 08: Responsive Web Design
Module 08: Responsive Web DesignModule 08: Responsive Web Design
Module 08: Responsive Web DesignDaniel Drew Turner
 
Web Standards And Protocols
Web Standards And ProtocolsWeb Standards And Protocols
Web Standards And ProtocolsSteven Cahill
 
Responsive Design
Responsive DesignResponsive Design
Responsive DesignSara Cannon
 
Keyboard and Interaction Accessibility Techniques
Keyboard and Interaction Accessibility TechniquesKeyboard and Interaction Accessibility Techniques
Keyboard and Interaction Accessibility TechniquesJared Smith
 
mLearnCon 2014 - A responsive web solution for a complex online educational p...
mLearnCon 2014 - A responsive web solution for a complex online educational p...mLearnCon 2014 - A responsive web solution for a complex online educational p...
mLearnCon 2014 - A responsive web solution for a complex online educational p...Amy Som
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web DesignRZasadzinski
 
Specialise or cross-skill
Specialise or cross-skillSpecialise or cross-skill
Specialise or cross-skillRuss Weakley
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web DesignTung Dang
 

What's hot (20)

Web Accessibility Gone Wild (Now Even MORE Wilder!)
Web Accessibility Gone Wild (Now Even MORE Wilder!)Web Accessibility Gone Wild (Now Even MORE Wilder!)
Web Accessibility Gone Wild (Now Even MORE Wilder!)
 
Responsive Design Tools & Resources
Responsive Design Tools & ResourcesResponsive Design Tools & Resources
Responsive Design Tools & Resources
 
10 Simple Rules for Making My Site Accessible
10 Simple Rules for Making My Site Accessible10 Simple Rules for Making My Site Accessible
10 Simple Rules for Making My Site Accessible
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Responsive Websites
Responsive WebsitesResponsive Websites
Responsive Websites
 
Hold Up - WordPress can do that? GTFO!
Hold Up - WordPress can do that? GTFO!Hold Up - WordPress can do that? GTFO!
Hold Up - WordPress can do that? GTFO!
 
Responsive Design
Responsive Design Responsive Design
Responsive Design
 
Responsive Design Essentials
Responsive Design EssentialsResponsive Design Essentials
Responsive Design Essentials
 
P.S. I love you
P.S. I love youP.S. I love you
P.S. I love you
 
Accumanno ams bts_web_design_09212011
Accumanno ams bts_web_design_09212011Accumanno ams bts_web_design_09212011
Accumanno ams bts_web_design_09212011
 
Functional Animation with SVG - OpenWest 2018
Functional Animation with SVG - OpenWest 2018Functional Animation with SVG - OpenWest 2018
Functional Animation with SVG - OpenWest 2018
 
Module 08: Responsive Web Design
Module 08: Responsive Web DesignModule 08: Responsive Web Design
Module 08: Responsive Web Design
 
Web Standards And Protocols
Web Standards And ProtocolsWeb Standards And Protocols
Web Standards And Protocols
 
Web Design Patterns
Web Design PatternsWeb Design Patterns
Web Design Patterns
 
Responsive Design
Responsive DesignResponsive Design
Responsive Design
 
Keyboard and Interaction Accessibility Techniques
Keyboard and Interaction Accessibility TechniquesKeyboard and Interaction Accessibility Techniques
Keyboard and Interaction Accessibility Techniques
 
mLearnCon 2014 - A responsive web solution for a complex online educational p...
mLearnCon 2014 - A responsive web solution for a complex online educational p...mLearnCon 2014 - A responsive web solution for a complex online educational p...
mLearnCon 2014 - A responsive web solution for a complex online educational p...
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Specialise or cross-skill
Specialise or cross-skillSpecialise or cross-skill
Specialise or cross-skill
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 

Viewers also liked

Opening Remarks - WordCamp Kathmandu, 2016
Opening Remarks - WordCamp Kathmandu, 2016 Opening Remarks - WordCamp Kathmandu, 2016
Opening Remarks - WordCamp Kathmandu, 2016 Catch Themes
 
SEO copywriting for WordPress - WordCamp Kathmandu 2016
SEO copywriting for WordPress - WordCamp Kathmandu 2016SEO copywriting for WordPress - WordCamp Kathmandu 2016
SEO copywriting for WordPress - WordCamp Kathmandu 2016Sunita Rai
 
WordPress.com vs. Self-Hosting
WordPress.com vs. Self-HostingWordPress.com vs. Self-Hosting
WordPress.com vs. Self-Hostingryanmarkel
 
527 易视科技bp houde
527 易视科技bp houde527 易视科技bp houde
527 易视科技bp houdeRui (Nash) Yang
 
"Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp...
"Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp..."Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp...
"Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp...Sudeep Balchhaudi
 
Multisite core concepts final
Multisite core concepts finalMultisite core concepts final
Multisite core concepts finalUmesh Chaudhary
 
Stop Coding; Start Assembling Your Websites
Stop Coding; Start Assembling Your WebsitesStop Coding; Start Assembling Your Websites
Stop Coding; Start Assembling Your WebsitesAmit Kumar Singh
 
11 Crazy Marketing Statistics
11 Crazy Marketing Statistics11 Crazy Marketing Statistics
11 Crazy Marketing StatisticsHubSpot
 

Viewers also liked (8)

Opening Remarks - WordCamp Kathmandu, 2016
Opening Remarks - WordCamp Kathmandu, 2016 Opening Remarks - WordCamp Kathmandu, 2016
Opening Remarks - WordCamp Kathmandu, 2016
 
SEO copywriting for WordPress - WordCamp Kathmandu 2016
SEO copywriting for WordPress - WordCamp Kathmandu 2016SEO copywriting for WordPress - WordCamp Kathmandu 2016
SEO copywriting for WordPress - WordCamp Kathmandu 2016
 
WordPress.com vs. Self-Hosting
WordPress.com vs. Self-HostingWordPress.com vs. Self-Hosting
WordPress.com vs. Self-Hosting
 
527 易视科技bp houde
527 易视科技bp houde527 易视科技bp houde
527 易视科技bp houde
 
"Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp...
"Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp..."Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp...
"Ensuring chances of theme acceptance in wordpress.org directory" on WordCamp...
 
Multisite core concepts final
Multisite core concepts finalMultisite core concepts final
Multisite core concepts final
 
Stop Coding; Start Assembling Your Websites
Stop Coding; Start Assembling Your WebsitesStop Coding; Start Assembling Your Websites
Stop Coding; Start Assembling Your Websites
 
11 Crazy Marketing Statistics
11 Crazy Marketing Statistics11 Crazy Marketing Statistics
11 Crazy Marketing Statistics
 

Similar to CSS Tricks for WordPress - WordCamp Phoenix

WDS UXP Mobile Web May 2008
WDS UXP Mobile Web May 2008WDS UXP Mobile Web May 2008
WDS UXP Mobile Web May 2008Oliver Weidlich
 
ADUG - May 2014 - Theming in Drupal using Sass
ADUG - May 2014 - Theming in Drupal using SassADUG - May 2014 - Theming in Drupal using Sass
ADUG - May 2014 - Theming in Drupal using SassEric Sembrat
 
CSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. ControlCSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. ControlChristian Heilmann
 
Introduction to CSS3
Introduction to CSS3Introduction to CSS3
Introduction to CSS3hstryk
 
Authoring Stylesheets with Compass & Sass
Authoring Stylesheets with Compass & SassAuthoring Stylesheets with Compass & Sass
Authoring Stylesheets with Compass & Sasschriseppstein
 
Developing for Responsive Design - Frederic Welterlin
Developing for Responsive Design - Frederic WelterlinDeveloping for Responsive Design - Frederic Welterlin
Developing for Responsive Design - Frederic WelterlinRazorfish
 
Introduction to Responsive Web Design
Introduction to Responsive Web DesignIntroduction to Responsive Web Design
Introduction to Responsive Web DesignClarissa Peterson
 
Autoscaling Best Practices
Autoscaling Best PracticesAutoscaling Best Practices
Autoscaling Best PracticesMarc Cluet
 
Why the heck isnt word press a cms
Why the heck isnt word press a cmsWhy the heck isnt word press a cms
Why the heck isnt word press a cmsJohn Eckman
 
Mobile and Responsive Design with Sass
Mobile and Responsive Design with SassMobile and Responsive Design with Sass
Mobile and Responsive Design with Sassnyccamp
 
2- Learn Flexbox & CSS Grid / Context
2- Learn Flexbox & CSS Grid / Context2- Learn Flexbox & CSS Grid / Context
2- Learn Flexbox & CSS Grid / ContextIn a Rocket
 
Mobile First Responsive Design
Mobile First Responsive DesignMobile First Responsive Design
Mobile First Responsive DesignJason Grigsby
 
IV - CSS architecture
IV - CSS architectureIV - CSS architecture
IV - CSS architectureWebF
 
20111129 modernizr
20111129 modernizr20111129 modernizr
20111129 modernizrbrooky-yen
 
The New UI - Staying Strong with Flexbox, SASS, and {{Mustache.js}}
The New UI - Staying Strong with Flexbox, SASS, and {{Mustache.js}}The New UI - Staying Strong with Flexbox, SASS, and {{Mustache.js}}
The New UI - Staying Strong with Flexbox, SASS, and {{Mustache.js}}Eric Carlisle
 
CSS Grid Changes Everything - Keynote at WebCamp Zagreb 2017
CSS Grid Changes Everything - Keynote at WebCamp Zagreb 2017CSS Grid Changes Everything - Keynote at WebCamp Zagreb 2017
CSS Grid Changes Everything - Keynote at WebCamp Zagreb 2017Morten Rand-Hendriksen
 
The Modern Web, Part 2: HTML5
The Modern Web, Part 2: HTML5The Modern Web, Part 2: HTML5
The Modern Web, Part 2: HTML5David Pallmann
 
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 ThemeCreating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 ThemeAcquia
 
Client responsive design
Client   responsive designClient   responsive design
Client responsive designshmulik-tal
 

Similar to CSS Tricks for WordPress - WordCamp Phoenix (20)

WDS UXP Mobile Web May 2008
WDS UXP Mobile Web May 2008WDS UXP Mobile Web May 2008
WDS UXP Mobile Web May 2008
 
ADUG - May 2014 - Theming in Drupal using Sass
ADUG - May 2014 - Theming in Drupal using SassADUG - May 2014 - Theming in Drupal using Sass
ADUG - May 2014 - Theming in Drupal using Sass
 
CSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. ControlCSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. Control
 
Introduction to CSS3
Introduction to CSS3Introduction to CSS3
Introduction to CSS3
 
WordPress for mobile
WordPress for mobileWordPress for mobile
WordPress for mobile
 
Authoring Stylesheets with Compass & Sass
Authoring Stylesheets with Compass & SassAuthoring Stylesheets with Compass & Sass
Authoring Stylesheets with Compass & Sass
 
Developing for Responsive Design - Frederic Welterlin
Developing for Responsive Design - Frederic WelterlinDeveloping for Responsive Design - Frederic Welterlin
Developing for Responsive Design - Frederic Welterlin
 
Introduction to Responsive Web Design
Introduction to Responsive Web DesignIntroduction to Responsive Web Design
Introduction to Responsive Web Design
 
Autoscaling Best Practices
Autoscaling Best PracticesAutoscaling Best Practices
Autoscaling Best Practices
 
Why the heck isnt word press a cms
Why the heck isnt word press a cmsWhy the heck isnt word press a cms
Why the heck isnt word press a cms
 
Mobile and Responsive Design with Sass
Mobile and Responsive Design with SassMobile and Responsive Design with Sass
Mobile and Responsive Design with Sass
 
2- Learn Flexbox & CSS Grid / Context
2- Learn Flexbox & CSS Grid / Context2- Learn Flexbox & CSS Grid / Context
2- Learn Flexbox & CSS Grid / Context
 
Mobile First Responsive Design
Mobile First Responsive DesignMobile First Responsive Design
Mobile First Responsive Design
 
IV - CSS architecture
IV - CSS architectureIV - CSS architecture
IV - CSS architecture
 
20111129 modernizr
20111129 modernizr20111129 modernizr
20111129 modernizr
 
The New UI - Staying Strong with Flexbox, SASS, and {{Mustache.js}}
The New UI - Staying Strong with Flexbox, SASS, and {{Mustache.js}}The New UI - Staying Strong with Flexbox, SASS, and {{Mustache.js}}
The New UI - Staying Strong with Flexbox, SASS, and {{Mustache.js}}
 
CSS Grid Changes Everything - Keynote at WebCamp Zagreb 2017
CSS Grid Changes Everything - Keynote at WebCamp Zagreb 2017CSS Grid Changes Everything - Keynote at WebCamp Zagreb 2017
CSS Grid Changes Everything - Keynote at WebCamp Zagreb 2017
 
The Modern Web, Part 2: HTML5
The Modern Web, Part 2: HTML5The Modern Web, Part 2: HTML5
The Modern Web, Part 2: HTML5
 
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 ThemeCreating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
 
Client responsive design
Client   responsive designClient   responsive design
Client responsive design
 

More from Sara Cannon

Open Source Creativity
Open Source CreativityOpen Source Creativity
Open Source CreativitySara Cannon
 
Design Strategy: How information Can Drive Your Designs Decisions To Success
Design Strategy: How information Can Drive Your Designs Decisions To SuccessDesign Strategy: How information Can Drive Your Designs Decisions To Success
Design Strategy: How information Can Drive Your Designs Decisions To SuccessSara Cannon
 
Sara cannon pushing the creative limit
Sara cannon   pushing the creative limitSara cannon   pushing the creative limit
Sara cannon pushing the creative limitSara Cannon
 
Learning Through Stealing - How to Become Better At Your Craft
Learning Through Stealing - How to Become Better At Your CraftLearning Through Stealing - How to Become Better At Your Craft
Learning Through Stealing - How to Become Better At Your CraftSara Cannon
 
WordPress & User Experience - WordCamp London
WordPress & User Experience - WordCamp LondonWordPress & User Experience - WordCamp London
WordPress & User Experience - WordCamp LondonSara Cannon
 
WordPress & User Experience - WordCamp St. Louis
WordPress & User Experience - WordCamp St. LouisWordPress & User Experience - WordCamp St. Louis
WordPress & User Experience - WordCamp St. LouisSara Cannon
 
Typography and User Experience - WCSF
Typography and User Experience -  WCSFTypography and User Experience -  WCSF
Typography and User Experience - WCSFSara Cannon
 
Typography and User Experience in Web Design
Typography and User Experience in Web DesignTypography and User Experience in Web Design
Typography and User Experience in Web DesignSara Cannon
 
Smart Design - Content-first, Fast, Informed, Refined. WordCamp NYC 2014
Smart Design - Content-first, Fast, Informed, Refined. WordCamp NYC 2014Smart Design - Content-first, Fast, Informed, Refined. WordCamp NYC 2014
Smart Design - Content-first, Fast, Informed, Refined. WordCamp NYC 2014Sara Cannon
 
SMART DESIGN - icon fonts, svg, and the mobile influence
SMART DESIGN - icon fonts, svg, and the mobile influenceSMART DESIGN - icon fonts, svg, and the mobile influence
SMART DESIGN - icon fonts, svg, and the mobile influenceSara Cannon
 
The Future of UI - How Mobile Design is Shaping The Web 2
The Future of UI - How Mobile Design is Shaping The Web 2The Future of UI - How Mobile Design is Shaping The Web 2
The Future of UI - How Mobile Design is Shaping The Web 2Sara Cannon
 
Designer vs Developer: BE THE UNICORN
Designer vs Developer: BE THE UNICORNDesigner vs Developer: BE THE UNICORN
Designer vs Developer: BE THE UNICORNSara Cannon
 
Designer vs Developer: Creators in WordPress
Designer vs Developer: Creators in WordPressDesigner vs Developer: Creators in WordPress
Designer vs Developer: Creators in WordPressSara Cannon
 
Designing for The Modern Web
Designing for The Modern WebDesigning for The Modern Web
Designing for The Modern WebSara Cannon
 
Font Swoon - Advanced Web Typography
Font Swoon - Advanced Web TypographyFont Swoon - Advanced Web Typography
Font Swoon - Advanced Web TypographySara Cannon
 
Design Swoon - Visual Trends & WordPress
Design Swoon - Visual Trends  & WordPressDesign Swoon - Visual Trends  & WordPress
Design Swoon - Visual Trends & WordPressSara Cannon
 
UI Design for Themes and Plugins by Chelsea Otakan & Sara Cannon
UI Design for Themes and Plugins by Chelsea Otakan & Sara CannonUI Design for Themes and Plugins by Chelsea Otakan & Sara Cannon
UI Design for Themes and Plugins by Chelsea Otakan & Sara CannonSara Cannon
 
Typography on the Web
Typography on the WebTypography on the Web
Typography on the WebSara Cannon
 

More from Sara Cannon (20)

Open Source Creativity
Open Source CreativityOpen Source Creativity
Open Source Creativity
 
Design Strategy: How information Can Drive Your Designs Decisions To Success
Design Strategy: How information Can Drive Your Designs Decisions To SuccessDesign Strategy: How information Can Drive Your Designs Decisions To Success
Design Strategy: How information Can Drive Your Designs Decisions To Success
 
Sara cannon pushing the creative limit
Sara cannon   pushing the creative limitSara cannon   pushing the creative limit
Sara cannon pushing the creative limit
 
Learning Through Stealing - How to Become Better At Your Craft
Learning Through Stealing - How to Become Better At Your CraftLearning Through Stealing - How to Become Better At Your Craft
Learning Through Stealing - How to Become Better At Your Craft
 
WordPress & User Experience - WordCamp London
WordPress & User Experience - WordCamp LondonWordPress & User Experience - WordCamp London
WordPress & User Experience - WordCamp London
 
WordPress & User Experience - WordCamp St. Louis
WordPress & User Experience - WordCamp St. LouisWordPress & User Experience - WordCamp St. Louis
WordPress & User Experience - WordCamp St. Louis
 
Typography and User Experience - WCSF
Typography and User Experience -  WCSFTypography and User Experience -  WCSF
Typography and User Experience - WCSF
 
Typography and User Experience in Web Design
Typography and User Experience in Web DesignTypography and User Experience in Web Design
Typography and User Experience in Web Design
 
Smart Design - Content-first, Fast, Informed, Refined. WordCamp NYC 2014
Smart Design - Content-first, Fast, Informed, Refined. WordCamp NYC 2014Smart Design - Content-first, Fast, Informed, Refined. WordCamp NYC 2014
Smart Design - Content-first, Fast, Informed, Refined. WordCamp NYC 2014
 
Smart Design
Smart Design Smart Design
Smart Design
 
SMART DESIGN - icon fonts, svg, and the mobile influence
SMART DESIGN - icon fonts, svg, and the mobile influenceSMART DESIGN - icon fonts, svg, and the mobile influence
SMART DESIGN - icon fonts, svg, and the mobile influence
 
IconFonts
IconFontsIconFonts
IconFonts
 
The Future of UI - How Mobile Design is Shaping The Web 2
The Future of UI - How Mobile Design is Shaping The Web 2The Future of UI - How Mobile Design is Shaping The Web 2
The Future of UI - How Mobile Design is Shaping The Web 2
 
Designer vs Developer: BE THE UNICORN
Designer vs Developer: BE THE UNICORNDesigner vs Developer: BE THE UNICORN
Designer vs Developer: BE THE UNICORN
 
Designer vs Developer: Creators in WordPress
Designer vs Developer: Creators in WordPressDesigner vs Developer: Creators in WordPress
Designer vs Developer: Creators in WordPress
 
Designing for The Modern Web
Designing for The Modern WebDesigning for The Modern Web
Designing for The Modern Web
 
Font Swoon - Advanced Web Typography
Font Swoon - Advanced Web TypographyFont Swoon - Advanced Web Typography
Font Swoon - Advanced Web Typography
 
Design Swoon - Visual Trends & WordPress
Design Swoon - Visual Trends  & WordPressDesign Swoon - Visual Trends  & WordPress
Design Swoon - Visual Trends & WordPress
 
UI Design for Themes and Plugins by Chelsea Otakan & Sara Cannon
UI Design for Themes and Plugins by Chelsea Otakan & Sara CannonUI Design for Themes and Plugins by Chelsea Otakan & Sara Cannon
UI Design for Themes and Plugins by Chelsea Otakan & Sara Cannon
 
Typography on the Web
Typography on the WebTypography on the Web
Typography on the Web
 

Recently uploaded

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 

Recently uploaded (20)

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 

CSS Tricks for WordPress - WordCamp Phoenix

  • 1. CSS TRICKS FOR WORDPRESS WORDCAMP PHOENIX by: sara cannon // sara-cannon.com // @saracannon
  • 2. ABOUT ME SARA CANNON Birmingham, AL @saracannon slideshare.net/saracannon sara-cannon.com I love WordPress! WORDCAMP PHOENIX
  • 3. CASCADING STYLE SHEETS! & more! (It’s all connected really) WORDCAMP PHOENIX
  • 4. CSS3 | OH THE WONDER C S S 3 IS J U S T . . . . SO NEW should I really use it? YES. WORDCAMP PHOENIX
  • 5. CSS3 | OH THE WONDER WHE N TO U S E C S S 3 • interaction • enhancement • subtle movement / animation WORDCAMP PHOENIX
  • 6. CSS3 | OH THE WONDER WHE N TO N OT U S E C S S 3 • usability / accessibility • layout dependency • branding US E I T, BU T D ON ’ T B E C OME DE P ENDE NT WORDCAMP PHOENIX
  • 7. CSS3 | OH THE WONDER DoWebsitesNeedToBeExperiencedExactlyeSameInEveryBrowser.com WORDCAMP PHOENIX
  • 8. CSS3 | OH THE WONDER ereIsNoPageFold.com WORDCAMP PHOENIX
  • 9. CSS3 | OH THE WONDER lostworldsfairs.com/atlantis WORDCAMP PHOENIX
  • 10. CSS3 | OH THE WONDER lostworldsfairs.com/atlantis WORDCAMP PHOENIX
  • 11. CSS3 | OH THE WONDER S OME BAS I C C SS 3 border-radius box-shadow 1+ 3+ 3+ 10.5+ 9beta 3.5+ 3+ 3+ 10.5+ 9beta text-shadow opacity 3.1+ 2+ 1.1+ 9.5+ 3+ 3+ 3.2+ 10+ 9beta
  • 12. CSS3 | OH THE WONDER examples: http://wordpress.org/ http://weightshift.com/memo/ http://simplebits.com/ WORDCAMP PHOENIX
  • 13. CSS3 | OH THE WONDER PREFIXES -moz- -crome- -webkit- -o- -ms- WORDCAMP PHOENIX
  • 14. CSS3 | OH THE WONDER Twenty Ten - menu drop-down shadow WORDCAMP PHOENIX
  • 15. CSS3 | OH THE WONDER Twenty Ten - menu drop-down shadow WORDCAMP PHOENIX
  • 16. CSS3 | OH THE WONDER FALLBACK css3pie.com WORDCAMP PHOENIX
  • 17. CSS3 | OH THE WONDER FALLBACK modernizr.com WORDCAMP PHOENIX
  • 18. CSS3 | OH THE WONDER RESOURCES CSS3 for Web Designer by Dan Cederholm css3.com alistapart.com/articles/taking-advantage-of-html5- and-css3-with-modernizr alistapart.com/articles/understanding-css3- transitions WORDCAMP PHOENIX
  • 19. PARALLAX SCROLLING it’s even cooler than it sounds. WORDCAMP PHOENIX
  • 20. PARALLAX SCROLLING CSS3 MULTIPLE BACKGROUNDS WORDCAMP PHOENIX
  • 21. CSS3 | OH THE WONDER http://silverbackapp.com/ WORDCAMP PHOENIX
  • 22. PARALLAX SCROLLING image by think vitamin WORDCAMP PHOENIX
  • 24. CSS3 | OH THE WONDER http://www.rowtothepole.com/ WORDCAMP PHOENIX
  • 25. CSS3 | OH THE WONDER http://nikebetterworld.com/index WORDCAMP PHOENIX
  • 26. CSS3 COLUMNS how sophisticated! WORDCAMP PHOENIX
  • 27. CSS3 COLUMNS | HOW SOPHISTICATED! CSS3 COLUMNS lovely text ow in speci ed columns. IE javascript fall back. WORDCAMP PHOENIX
  • 28. CSS3 COLUMNS | HOW SOPHISTICATED!
  • 29. CSS3 COLUMNS | HOW SOPHISTICATED!
  • 30. CSS3 COLUMNS | HOW SOPHISTICATED! FALLBACK CSS3-MULTI-COLUMN.JS csscripting.com/css-multi-column
  • 31. CSS3 COLUMNS | HOW SOPHISTICATED! ARTICLES / REFERENCE quirksmode.org/css/multicolumn.html alistapart.com/articles/css3multicolumn w3.org/TR/css3-multicol csscripting.com/css-multi-column WORDCAMP PHOENIX
  • 32. CSS GRIDS! responsive (responsible?) web design WORDCAMP PHOENIX
  • 33. CSS GRIDS | BE RESPONSIVE! 960.gs blueprintcss.org WORDCAMP PHOENIX
  • 34. CSS GRIDS | BE RESPONSIVE!
  • 35. CSS GRIDS | BE RESPONSIVE! WORDCAMP PHOENIX
  • 36. CSS GRIDS | BE RESPONSIVE! SEE FOR YOURSELF sites you must visit WORDCAMP PHOENIX
  • 37. CSS GRIDS | BE RESPONSIVE! hicksdesign.co.uk
  • 38. CSS GRIDS | BE RESPONSIVE! 8faces.com
  • 39. CSS GRIDS | BE RESPONSIVE! colly.com
  • 40. CSS GRIDS | BE RESPONSIVE! HOW DOES THIS HAPPEN? 1. adaptive grid systems 2. media queries 2. nagling WORDCAMP PHOENIX
  • 41. CSS GRIDS | BE RESPONSIVE! cssgrid.net
  • 42. CSS GRIDS | BE RESPONSIVE!
  • 43. CSS GRIDS | BE RESPONSIVE! lessframework.com
  • 44. CSS GRIDS | BE RESPONSIVE! % WORDCAMP PHOENIX
  • 45. CSS GRIDS | BE RESPONSIVE! responsivetwentyten.com WORDCAMP PHOENIX
  • 46. CSS GRIDS | BE RESPONSIVE!
  • 47. CSS GRIDS | BE RESPONSIVE! WORDCAMP PHOENIX
  • 48. MEDIA QUERIES whoa, this is css? WORDCAMP PHOENIX
  • 49. MEDIA QUERIES IT’S KIND OF LIKE CONDITIONAL COMMENTS... ...BUT WITHIN CSS! WORDCAMP PHOENIX
  • 50. MEDIA QUERIES @MEDIA WORDCAMP PHOENIX
  • 52. MEDIA QUERIES CSS3-MEDIAQUERIES.JS code.google.com/p/css3-mediaqueries-js css3-mediaqueries.js is a JavaScript library to make IE 5+, Firefox 1+ and Safari 2 transparently parse, test and apply CSS3 Media Queries WORDCAMP PHOENIX
  • 53. CSS GRIDS | BE RESPONSIVE! lamentgroup.com/lab/responsive_images_experimenting _with_context_aware_image_sizing
  • 54. MEDIA QUERIES HTML5 Safari (desktop, iPhone, iPad), Chrome, Internet Explorer (8+), Opera WORDCAMP PHOENIX
  • 55. RESOURCES ON MEDIA QUERIES github.com/ lamentgroup/Responsive-Images w3.org/TR/css3-mediaqueries smashingmagazine.com/2010/07/19/how-to-use-css3- media-queries-to-create-a-mobile-version-of-your- website css-tricks.com/css-media-queries alistapart.com/articles/ uidgrids/ WORDCAMP PHOENIX
  • 56. CSS GRIDS | BE RESPONSIVE! RESPONSIVE WEB DESIGN must see articles/resources WORDCAMP PHOENIX
  • 57. CSS GRIDS | BE RESPONSIVE! alistapart.com/articles/responsive-web-design
  • 58. CSS GRIDS | BE RESPONSIVE! books.alistapart.com/products/responsive-web-design
  • 59. CSS GRIDS | BE RESPONSIVE! smashingmagazine.com/2011/01/12/guidelines-for- responsive-web-design
  • 60. CSS GRIDS | BE RESPONSIVE! unstoppablerobotninja.com/entry/ uid-images/
  • 61. CSS GRIDS | BE RESPONSIVE! mediaqueri.es
  • 62. MEGA MENUS doesn’t have to be complicated! WORDCAMP PHOENIX
  • 63. SO YOU WANT TO MAKE THAT MENU... MEGA MEGA MENUS Integrate with WordPress Menus by assigning css classes
  • 64. SO YOU WANT TO MAKE THAT MENU... MEGA MEGA MENUS Integrate with WordPress Menus by assigning css classes
  • 65. SO YOU WANT TO MAKE THAT MENU... MEGA USE A PLUG-IN. WORDCAMP PHOENIX
  • 66. SO YOU WANT TO MAKE THAT MENU... MEGA wpmegamenu.com WORDCAMP PHOENIX
  • 67. WORDCAMP PHOENIX THANK YOU @saracannon slideshare.net/saracannon sara-cannon.com