SlideShare a Scribd company logo
1 of 81
Download to read offline
CSS FRAMEWORKS
                            make the right choice




Kevin Yank, sitepoint.com                       Web Directions South 2009
CSS FRAMEWORKS


  “a set of tools, libraries, conventions, and best practices that
attempt to abstract routine tasks into generic modules that can
                              be reused”

           — Jeff Croft, Frameworks for Designers
SlickMap CSS
THREE QUESTIONS


   What do CSS frameworks do?

 How do I choose a CSS framework?

   Are CSS frameworks pure evil
                           evil?
THREE QUESTIONS
THREE QUESTIONS
CSS RESET



      http://www.flickr.com/photos/redux/3219068532/
CSS RESET
CSS RESET
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,
textarea,p,blockquote,th,td {
!    margin:0;
!    padding:0;
}
table {
!    border-collapse:collapse;
!    border-spacing:0;
}
fieldset,img {
!    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
!    font-style:normal;
!    font-weight:normal;
}
ol,ul {
!    list-style:none;
}
caption,th {
!    text-align:left;
}
h1,h2,h3,h4,h5,h6 {                      * {       :0;
!    font-size:100%;                         margin :0;
                                                    g
!    font-weight:normal;                     paddin
}                                         }
q:before,q:after {
!    content:'';
}
abbr,acronym {
!    border:0;
}
CSS RESET

     YUI Reset CSS                      Eric Meyer’s Reset CSS


leaves critical styles alone              resets critical styles
       ins   left underlined             no :focus outline, unstyled ins




 sets default font styles            attempts to inherit font styles
  strong   not bold, em not italic      leaves built-in font styles
CSS RESET

     YUI Reset CSS                      Eric Meyer’s Reset CSS


leaves critical styles alone              resets critical styles
       ins   left underlined             no :focus outline, unstyled ins




 sets default font styles            attempts to inherit font styles
  strong   not bold, em not italic      leaves built-in font styles
CSS RESET
CONTROVERSY IN
  MICROCOSM
CONTROVERSY IN
              MICROCOSM

  “The problem I’vetake style effectsresets is is that then find me
     “I“The problem I’ve had with thesefor granted. […] It makes
        don’t want to had with these resets that I I then find
 myself think just that littlemore thanever needed to just toof get
    myself declaring much bit than I Iaboutneeded to just toget
         declaring much more harder ever the semantics my
 browsers back to tothe resetthings theI way I want.strongturns
     document. With renderingin place, don’t Ipick As ititturns
     browsers back rendering things the way want. As because
out,the I’m perfectly for boldfacing. Instead, I pickelements render
   out, design calls happy with how number ofof the right element—
     I’m perfectly happy with how a a number elements render
 by default. I like strongto have or b or andor whatever—and then
      by default.it’slike lists have bullets and strong elements to
       whether I lists to or em bullets h3 strong elements to
                              have bolded text.” ” ”
                                have boldedneeded.
                                 style it as text.

            — — Jonathan Snook, No CSS Reset
              Jonathan Meyer, Reset Reasoning
                — Eric Snook, No CSS Reset
CONTROVERSY IN
              MICROCOSM

  “The problemto take style effects for granted. […]then find meme
   “I don’t want I’vetake style effectsresets is that […]makes
     “I don’t want to had with these for granted. I It It makes
 myself thinkjust that little bit harder Iabout needed to justof my my
        think just that little bit than ever the semantics toof
         declaring much more harder about the semantics get
 browsers back to renderingin in place,don’t pick strongitbecause
   document. With the reset things theI way I want.strong because
     document. With the reset place, I don’t pick As turns
out,thedesign callshappyboldfacing. Instead, I pickelements render
  the design calls for with how a number of the right element—
     I’m perfectly for boldfacing. Instead, I pick the right element—
 by whether Iit’s strong oror em or oror h3strong elementsthen
      default. like stronghave or b b h3 or or whatever—and then
       whether it’s lists to em bullets and whatever—and to
                           have bolded text.” ” ”
                              style it asas needed.
                                style it needed.

                — Eric Meyer, Reset Reasoning
             — Jonathan Meyer, Reset Reasoning
                 — Eric Snook, No CSS Reset
CONTROVERSY IN
  MICROCOSM
CSS RESET
http://www.flickr.com/photos/evaekeblad/468013086/




               GRID FRAMEWORKS
COLUMN GRIDS
COLUMN GRIDS

      Blueprint         960 Grid System      YUI Grids CSS

                                                 fluid or
    950px fixed            960px fixed
                                           750/950/974px fixed

    24 columns           12/16 columns
                                                custom
    or custom              or custom

good docs, nice code,      nice code,        fluid and mixed
  any source order      any source order         layouts
BLUEPRINT

 30px   10px




               950px
BLUEPRINT
  30px   10px




                950px




class="container"
BLUEPRINT
   30px   10px




                 950px


site header class="span-24"




class="container"
BLUEPRINT
       30px   10px




                     950px


    site header class="span-24"




content class="span-18"
    class="container"
BLUEPRINT
       30px   10px




                     950px


    site header class="span-24"



                                    sidebar
content class="span-18"           class="span-6
    class="container"                 last"
BLUEPRINT
                 30px   10px




                               950px


             site header class="span-24"
 feature A
class="span-9"



                                             sidebar
                                           class="span-6
           class="container"                   last"
       content class="span-18"
BLUEPRINT
                 30px   10px




                               950px


             site header class="span-24"
 feature A                     feature B
class="span-9"            class="span-9 last"



                                                  sidebar
                                                class="span-6
           class="container"                        last"
       content class="span-18"
BLUEPRINT
                 30px   10px




                               950px


             site header class="span-24"
 feature A                     feature B
class="span-9"            class="span-9 last"



                                                  sidebar
           body content
            class="container"                   class="span-6
         class="span-18 last"                       last"
       content class="span-18"
BLUEPRINT
                       30px   10px




                                     950px


                  site header class="span-24"
      feature A                      feature B
   class="span-9"               class="span-9 last"



                                                                     sidebar
                  body content
                   class="container"                               class="span-6
                class="span-18 last"                                   last"
              content class="span-18"
department A      department B               department C
 class="span-6"     class="span-6"           class="span-6 last"
960 GRID SYSTEM

  60px   20px   40px




                       960px
960 GRID SYSTEM
  60px   20px   40px




                       960px




 class="container_16"
960 GRID SYSTEM
  60px   20px   40px




                       960px


   site header class="grid_16"




 class="container_16"
960 GRID SYSTEM
   60px   20px   40px




                        960px


    site header class="grid_16"




content class="grid_12"
  class="container_16"
960 GRID SYSTEM
   60px   20px   40px




                        960px


    site header class="grid_16"




content class="grid_12"   sidebar
  class="container_16" class="grid_4"
960 GRID SYSTEM
                       60px   20px   40px




                                            960px


                        site header class="grid_16"
        feature A                           feature B
 class="grid_6 alpha"                  class="grid_6 omega"




                    body content                                           sidebar
                  class="container_16" class="grid_4"
              class="grid_12 alpha omega"
               content class="grid_12"
department A           department B                 department C
class="grid_4 alpha"      class="grid_4"            class="grid_4 omega"
YUI GRIDS CSS
YUI GRIDS CSS
<div id="doc3" class="yui-t6">
!    <div id="hd"><h1>Header</h1></div>
!    <div id="bd">
!    !    <div id="yui-main">
!    !    !    <div class="yui-b">
!    !    !    !    <div class="yui-g">
!    !    !    !    !    <div class="yui-u first">
!    !    !    !    !    !    <!-- YOUR DATA GOES HERE   -->
!    !    !    !    !    </div>
!    !    !    !    !    <div class="yui-u">
!    !    !    !    !    !    <!-- YOUR DATA GOES HERE   -->
!    !    !    !    !    </div>
!    !    !    !    </div>
!    !    !    !    <div class="yui-g">
!    !    !    !    !    <!-- YOUR DATA GOES HERE -->
!    !    !    !    </div>
!    !    !    !    <div class="yui-gb">
!    !    !    !    !    <div class="yui-u first">
!    !    !    !    !    !    <!-- YOUR DATA GOES HERE   -->
!    !    !    !    !    </div>
!    !    !    !    !    <div class="yui-u">
!    !    !    !    !    !    <!-- YOUR DATA GOES HERE   -->
!    !    !    !    !    </div>
!    !    !    !    !    <div class="yui-u">
!    !    !    !    !    !    <!-- YOUR DATA GOES HERE   -->
!    !    !    !    !    </div>
!    !    !    !    </div>
!    !    !    </div>
!    !    </div>
!    !    <div class="yui-b">
!    !    !    <!-- YOUR NAVIGATION GOES HERE -->
!    !    </div>
!    </div>
   <div id="ft"><p>Footer</p></div>
</div>
YUI GRIDS CSS
               <div id="doc3" class="yui-t6">
               !                                     class="yui-t6" 300px right sidebar
                    <div id="hd"><h1>Header</h1></div>
               !    <div id="bd">
               !    !    <div id="yui-main">
               !    !    !    <div class="yui-b">
id="doc3" 100% width
               !
               !
                    !
                    !
                         !
                         !
                              !
                              !
                                   <div class="yui-g">
                                   !                           class="yui-g" 2-col sub-grid
                                        <div class="yui-u first">
               !    !    !    !    !    !    <!-- YOUR DATA GOES HERE   -->
               !    !    !    !    !    </div>
               !    !    !    !    !    <div class="yui-u">
               !    !    !    !    !    !    <!-- YOUR DATA GOES HERE   -->
               !    !    !    !    !    </div>
               !    !    !    !    </div>
               !    !    !    !    <div class="yui-g">
               !    !    !    !    !    <!-- YOUR DATA GOES HERE -->
               !    !    !    !    </div>
               !
               !
                    !
                    !
                         !
                         !
                              !
                              !
                                   <div class="yui-gb">
                                   !                            class="yui-gb" 3-col sub-grid
                                        <div class="yui-u first">
               !    !    !    !    !    !    <!-- YOUR DATA GOES HERE   -->
               !    !    !    !    !    </div>
               !    !    !    !    !    <div class="yui-u">
               !    !    !    !    !    !    <!-- YOUR DATA GOES HERE   -->
               !    !    !    !    !    </div>
               !
               !
                    !
                    !
                         !
                         !
                              !
                              !
                                   !
                                   !
                                        <div class="yui-u">
                                        !                           class="yui-u" grid unit
                                             <!-- YOUR DATA GOES HERE-->
               !    !    !    !    !    </div>
               !    !    !    !    </div>
               !    !    !    </div>
               !    !    </div>
               !    !    <div class="yui-b">
               !    !    !    <!-- YOUR NAVIGATION GOES HERE -->
               !    !    </div>
               !    </div>
                  <div id="ft"><p>Footer</p></div>
               </div>
ANNOYED?
NON-SEMANTIC CLASSES
NON-SEMANTIC CLASSES


     class="span-9 last"

     class="grid_6 alpha"

       class="yui-t6"
NON-SEMANTIC CLASSES
               HTML4                                    HTML5 Draft

“The class attribute has several roles in   “Authors may use any value in the
 HTML:                                       class attribute, but are encouraged to
  • As a style sheet selector (when an       use the values that describe the nature
    author wishes to assign style            of the content, rather than values that
    information to a set of elements).       describe the desired presentation of the
  • For general purpose processing by        content.”
    user agents.”

“Good names don’t change

“Think about why you want something to look a certain way, and not really about
 how it should look. Looks can always change, but the reasons for giving something
 a look stay the same.”
NON-SEMANTIC CLASSES



     Let’s use our own classes!
PRESENTATIONAL
   THINKING
COLUMN GRIDS

      Blueprint         960 Grid System      YUI Grids CSS

                                                 fluid or
    950px fixed            960px fixed
                                           750/950/974px fixed

    24 columns           12/16 columns
                                                custom
    or custom              or custom
good docs, nice code,
                           nice code,        fluid and mixed
  any source order,
                        any source order         layouts
semantic classes
COLUMN GRIDS
TYPOGRAPHIC GRIDS
TYPOGRAPHIC GRIDS
           vertical rhythm              Heading 1
                                        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin nisl vel
                                        purus scelerisque sit amet vestibulum justo viverra. Cras posuere lobortis libero


    default font 12px/18px
                                        egestas suscipit. Donec aliquet, sem at ornare dictum, elit risus eleifend leo, eget
                                        suscipit ipsum nunc nec felis. Pellentesque lacus quam, iaculis sed imperdiet non,
                                        mollis sit amet lectus. Ut consequat malesuada lobortis. Integer et congue dolor.
                                        Etiam mi lacus, eleifend ac ornare id, malesuada et metus. Etiam et lacus nisi.
                                        Fusce justo justo, lobortis nec mollis in, laoreet tempor velit. Phasellus vel augue
      h2   {                            non ligula condimentum dapibus. Pellentesque nec turpis egestas sapien gravida
      !     font-size:2em;              ultrices.

      !     line-height:1.5;
      !     margin-bottom:0.75em;
      }




 12px × 3 × 1 = 36px = 2 grids/line

12px × 3 × 0.5 = 18px = 1 grid margin
TYPOGRAPHIC GRIDS
           vertical rhythm              Heading 1
                                        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin nisl vel
                                        purus scelerisque sit amet vestibulum justo viverra. Cras posuere lobortis libero


    default font 12px/18px
                                        egestas suscipit. Donec aliquet, sem at ornare dictum, elit risus eleifend leo, eget
                                        suscipit ipsum nunc nec felis. Pellentesque lacus quam, iaculis sed imperdiet non,
                                        mollis sit amet lectus. Ut consequat malesuada lobortis. Integer et congue dolor.
                                        Etiam mi lacus, eleifend ac ornare id, malesuada et metus. Etiam et lacus nisi.
                                        Fusce justo justo, lobortis nec mollis in, laoreet tempor velit. Phasellus vel augue
      h3   {                            non ligula condimentum dapibus. Pellentesque nec turpis egestas sapien gravida
      !     font-size:1.5em;            ultrices.

      !     line-height:1;
      !     margin-bottom:1em;          Heading 2
      }
                                        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin nisl vel
                                        purus scelerisque sit amet vestibulum justo viverra.



 12px × 2 × 1.5 = 36px = 2 grids/line

12px × 2 × 0.75 = 36px = 2 grids/line
  12px × 3 × 1 = 18px = 1 grid margin

12px × 3 × 0.5 = 18px = 1 grid margin
TYPOGRAPHIC GRIDS
         vertical rhythm                 Heading 1
                                         Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin nisl vel
                                         purus scelerisque sit amet vestibulum justo viverra. Cras posuere lobortis libero


    default font 12px/18px
                                         egestas suscipit. Donec aliquet, sem at ornare dictum, elit risus eleifend leo, eget
                                         suscipit ipsum nunc nec felis. Pellentesque lacus quam, iaculis sed imperdiet non,
                                         mollis sit amet lectus. Ut consequat malesuada lobortis. Integer et congue dolor.
                                         Etiam mi lacus, eleifend ac ornare id, malesuada et metus. Etiam et lacus nisi.
                                         Fusce justo justo, lobortis nec mollis in, laoreet tempor velit. Phasellus vel augue
                                         non ligula condimentum dapibus. Pellentesque nec turpis egestas sapien gravida
                                         ultrices.



                                         Heading 2
                                         Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin nisl vel
                                         purus scelerisque sit amet vestibulum justo viverra.


                                         Heading 3
 12px × 1.5 × 1 = 18px = 1 grids/line
                                         Cras posuere lobortis libero egestas suscipit. Donec aliquet, sem at ornare dictum,
                                         elit risus eleifend leo, eget suscipit ipsum nunc nec felis. Pellentesque lacus quam,

12px ×× 23× 1.5= 18px ==22grids/line
 12px × × 1 ==36px = 1 grid margin
  12px 1.5 × 1    36px     grids/line    iaculis sed imperdiet non, mollis sit amet lectus. Ut consequat malesuada lobortis.
                                         Integer et congue dolor.


12px × 2 × 0.75= 18px = 1 grid margin
 12px × 3 × 0.5 = 18px = 1 grid margin
TYPOGRAPHIC GRIDS
TYPOGRAPHIC GRIDS
TYPOGRAPHIC GRIDS
TYPOGRAPHIC GRIDS
TYPOGRAPHIC GRIDS
h1,   h2,   h3, h4, h5, h6!   {   position: relative; }
h1,   h2!   !    !   !   !    {   line-height: 36px; margin-bottom: 18px; }
h1,   h2,   h3, h4! !    !    {   margin-top: 18px; }
h3,   h4,   h5, h6! !    !    {   line-height: 18px; }
h1!   !     !    !   !   !    {   font-size: 36px; top: 5px; }
h2!   !     !    !   !   !    {   font-size: 28px; top: 8px; }
h3!   !     !    !   !   !    {   font-size: 22px; top: 1px; }
h4!   !     !    !   !   !    {   font-size: 18px; top: 2px; }
h5!   !     !    !   !   !    {   font-size: 15px; top: 4px; }
h6!   !     !    !   !   !    {   font-size: 13px; top: 5px; }
TYPOGRAPHIC GRIDS
 ideal leading is font and design dependent




                Helvetica vs Calibri
     http://forabeautifulweb.com/blog/about/lead_weight
TYPOGRAPHIC GRIDS
 ideal leading is font and design dependent




                 Helvetica vs Times
     http://forabeautifulweb.com/blog/about/lead_weight
TYPOGRAPHIC GRIDS
 ideal leading is font and design dependent




              Helvetica vs Helvetica
     http://forabeautifulweb.com/blog/about/lead_weight
TYPOGRAPHIC GRIDS
http://www.flickr.com/photos/therefore/18542525/




CSS PRE-FAB
CSS PRE-FAB



ready-made styles for documents made of prescribed
                    components
CSS PRE-FAB
CSS PRE-FAB




           <ul class="v6-9-9">
           !   <li class="a-magazine span-6"> content </li>
           !   <li class="a-subscribe span-9"> content </li>
           !   <li class="a-shop span-9 last"> content </li>
           </ul>




http://forabeautifulweb.com/blog/about/an_appropriate_use_for_css_frameworks/
CSS PRE-FAB




           <ul class="v9-6-9">
           !   <li class="a-magazine span-9"> content </li>
           !   <li class="a-subscribe span-6"> content </li>
           !   <li class="a-shop span-9 last"> content </li>
           </ul>




http://forabeautifulweb.com/blog/about/an_appropriate_use_for_css_frameworks/
CSS PRE-FAB




           <ul class="v9-9-6">
           !   <li class="a-magazine span-9"> content </li>
           !   <li class="a-subscribe span-9"> content </li>
           !   <li class="a-shop span-6 last"> content </li>
           </ul>




http://forabeautifulweb.com/blog/about/an_appropriate_use_for_css_frameworks/
CSS PRE-FAB
http://www.flickr.com/photos/bobalong/3410454292/




CSS ABSTRACTION
CSS ABSTRACTION


      “Adding any form of macros or additional scopes and
 indirections, including symbolic constants, is not just redundant,
but changes CSS in ways that make it unsuitable for its intended
  audience. Given that there is currently no alternative to CSS,
                  these things must not be added.”

       — Bert Bos, Why “variables” in CSS are harmful
CSS ABSTRACTION
SERVER-SIDE
FRAMEWORKS
SERVER-SIDE
FRAMEWORKS
      !sitepoint_bg = #036
      !sitepoint_fg = #F60

      #header
        background-color= !sitepoint_bg

        a:link
          color= !sitepoint_fg
        a:visited
          color= !sitepoint_fg - #830



      @import blueprint.css
      !blueprint_grid_columns = 16
      !blueprint_grid_width = 40px
      !blueprint_grid_margin = 20px

      +blueprint-grid

      #container
        +container

      #header
        +column(16)
SERVER-SIDE
FRAMEWORKS
      sitepoint_bg = #036
      sitepoint_fg = #F60

      #header:
        background-color: $sitepoint_bg

        a:link
          color: $sitepoint_fg
        a:visited
          color: $sitepoint_fg - #830
SERVER-SIDE
                   FRAMEWORKS


@constants {                          @grid {
!   sitepoint_bg:#036;                !   column-count:16;
!   sitepoint_fg:#F60;                !   column-width:40;
}                                     !   left-gutter-width:10;
                                      !   right-gutter-width:10;
#header {                             !   unit:px;
!   background-color:!sitepoint_bg;   }

!   a:link, a:visited {               #container {
!   !   color:!sitepoint_fg;            +container;
!   }                                 }
}
                                      #header {
                                        +columns(16);
                                      }
SERVER-SIDE
FRAMEWORKS
THREE QUESTIONS
THREE QUESTIONS


   What do CSS frameworks do?

 How do I choose a CSS framework?

   Are CSS frameworks pure evil?
FINAL THOUGHTS


Combine

Strip
http://www.sitepoint.com/dustmeselectors/
FINAL THOUGHTS


Combine

Strip
http://www.sitepoint.com/dustmeselectors/

Shrink
http://floele.flyspray.org/csstidy/

        (or don’t serve it yourself)
FINAL THOUGHTS


                    training wheels

learning CSS without that “ugly first page”

            See: Object Oriented CSS
http://north.webdirections.org/news/object-oriented-css-the-video
FINAL THOUGHTS



 when all you have is a hammer…

   think outside the framework
THANKS!

More Related Content

What's hot

Modular HTML & CSS Workshop
Modular HTML & CSS WorkshopModular HTML & CSS Workshop
Modular HTML & CSS WorkshopShay Howe
 
Modular HTML & CSS Turbo Workshop
Modular HTML & CSS Turbo WorkshopModular HTML & CSS Turbo Workshop
Modular HTML & CSS Turbo WorkshopShay Howe
 
CSS3: Simply Responsive
CSS3: Simply ResponsiveCSS3: Simply Responsive
CSS3: Simply ResponsiveDenise Jacobs
 
CSSプリプロセッサの取扱説明書
CSSプリプロセッサの取扱説明書CSSプリプロセッサの取扱説明書
CSSプリプロセッサの取扱説明書拓樹 谷
 
Advanced CSS Troubleshooting & Efficiency
Advanced CSS Troubleshooting & EfficiencyAdvanced CSS Troubleshooting & Efficiency
Advanced CSS Troubleshooting & EfficiencyDenise Jacobs
 

What's hot (6)

Modular HTML & CSS Workshop
Modular HTML & CSS WorkshopModular HTML & CSS Workshop
Modular HTML & CSS Workshop
 
Modular HTML & CSS Turbo Workshop
Modular HTML & CSS Turbo WorkshopModular HTML & CSS Turbo Workshop
Modular HTML & CSS Turbo Workshop
 
CSS3: Simply Responsive
CSS3: Simply ResponsiveCSS3: Simply Responsive
CSS3: Simply Responsive
 
CSSプリプロセッサの取扱説明書
CSSプリプロセッサの取扱説明書CSSプリプロセッサの取扱説明書
CSSプリプロセッサの取扱説明書
 
Advanced CSS Troubleshooting & Efficiency
Advanced CSS Troubleshooting & EfficiencyAdvanced CSS Troubleshooting & Efficiency
Advanced CSS Troubleshooting & Efficiency
 
Think Vitamin CSS
Think Vitamin CSSThink Vitamin CSS
Think Vitamin CSS
 

Viewers also liked

Viewers also liked (20)

Learn to Love CSS3 [English]
Learn to Love CSS3 [English]Learn to Love CSS3 [English]
Learn to Love CSS3 [English]
 
CSS 3 Overview
CSS 3 OverviewCSS 3 Overview
CSS 3 Overview
 
Css3
Css3Css3
Css3
 
Intro css3
Intro css3Intro css3
Intro css3
 
Css3
Css3Css3
Css3
 
CSS 5 - Unidades y Valores
CSS 5 - Unidades y ValoresCSS 5 - Unidades y Valores
CSS 5 - Unidades y Valores
 
CSS - Hojas de Estilo en Cascada
CSS - Hojas de Estilo en CascadaCSS - Hojas de Estilo en Cascada
CSS - Hojas de Estilo en Cascada
 
Qué es CSS y con qué se come?
Qué es CSS y con qué se come?Qué es CSS y con qué se come?
Qué es CSS y con qué se come?
 
Hojas de estilo css
Hojas de estilo cssHojas de estilo css
Hojas de estilo css
 
Css Introducción
Css IntroducciónCss Introducción
Css Introducción
 
Introducción a HTML5 y CSS3
Introducción a HTML5 y CSS3Introducción a HTML5 y CSS3
Introducción a HTML5 y CSS3
 
Introducción HTML5 y CSS3
Introducción HTML5 y CSS3Introducción HTML5 y CSS3
Introducción HTML5 y CSS3
 
HTML5 Today #3
HTML5 Today #3HTML5 Today #3
HTML5 Today #3
 
Css3
Css3Css3
Css3
 
HTML5 and CSS3 Shizzle
HTML5 and CSS3 ShizzleHTML5 and CSS3 Shizzle
HTML5 and CSS3 Shizzle
 
HTML5 Report Card
HTML5 Report CardHTML5 Report Card
HTML5 Report Card
 
Introduccion a HTML5
Introduccion a HTML5Introduccion a HTML5
Introduccion a HTML5
 
CSS3 2D/3D transform
CSS3 2D/3D transformCSS3 2D/3D transform
CSS3 2D/3D transform
 
CSS Transitions, Transforms, Animations
CSS Transitions, Transforms, Animations CSS Transitions, Transforms, Animations
CSS Transitions, Transforms, Animations
 
3.2 introduction to css
3.2 introduction to css3.2 introduction to css
3.2 introduction to css
 

Similar to CSS Frameworks: Make the Right Choice (WDS09)

The Creative New World of CSS
The Creative New World of CSSThe Creative New World of CSS
The Creative New World of CSSRachel Andrew
 
GOTO Berlin - You can use CSS for that
GOTO Berlin - You can use CSS for thatGOTO Berlin - You can use CSS for that
GOTO Berlin - You can use CSS for thatRachel Andrew
 
Rapid Prototyping
Rapid PrototypingRapid Prototyping
Rapid PrototypingEven Wu
 
HTML&CSS 5 - Intermediate CSS (2/2)
HTML&CSS 5 - Intermediate CSS (2/2)HTML&CSS 5 - Intermediate CSS (2/2)
HTML&CSS 5 - Intermediate CSS (2/2)Dinis Correia
 
New CSS Meets the Real World
New CSS Meets the Real WorldNew CSS Meets the Real World
New CSS Meets the Real WorldRachel Andrew
 
16- Learn CSS Fundamentals / Background
16- Learn CSS Fundamentals / Background16- Learn CSS Fundamentals / Background
16- Learn CSS Fundamentals / BackgroundIn a Rocket
 
An Event Apart Seattle - New CSS Layout Meets the Real World
An Event Apart Seattle - New CSS Layout Meets the Real WorldAn Event Apart Seattle - New CSS Layout Meets the Real World
An Event Apart Seattle - New CSS Layout Meets the Real WorldRachel Andrew
 
An Event Apart DC - New CSS Layout meets the Real World
An Event Apart DC - New CSS Layout meets the Real WorldAn Event Apart DC - New CSS Layout meets the Real World
An Event Apart DC - New CSS Layout meets the Real WorldRachel Andrew
 
Confoo: You can use CSS for that!
Confoo: You can use CSS for that!Confoo: You can use CSS for that!
Confoo: You can use CSS for that!Rachel Andrew
 
Attsf css kt
Attsf css ktAttsf css kt
Attsf css ktturp31
 
Refresh Tallahassee: The RE/MAX Front End Story
Refresh Tallahassee: The RE/MAX Front End StoryRefresh Tallahassee: The RE/MAX Front End Story
Refresh Tallahassee: The RE/MAX Front End StoryRachael L Moore
 
CSS3 is Not Magic Pixie Dust
CSS3 is Not Magic Pixie DustCSS3 is Not Magic Pixie Dust
CSS3 is Not Magic Pixie DustKyle Adams
 
CSS for basic learner
CSS for basic learnerCSS for basic learner
CSS for basic learnerYoeung Vibol
 
Responsive Web Design e a Ubiquidade da Web
Responsive Web Design e a Ubiquidade da WebResponsive Web Design e a Ubiquidade da Web
Responsive Web Design e a Ubiquidade da WebEduardo Shiota Yasuda
 
Layout with CSS
Layout with CSSLayout with CSS
Layout with CSSMike Crabb
 
RSS: the duct tape of web2.0
RSS: the duct tape of web2.0RSS: the duct tape of web2.0
RSS: the duct tape of web2.0Rob Clark
 
パフォーマンスから考えるSass/Compassの導入・運用
パフォーマンスから考えるSass/Compassの導入・運用パフォーマンスから考えるSass/Compassの導入・運用
パフォーマンスから考えるSass/Compassの導入・運用Koji Ishimoto
 

Similar to CSS Frameworks: Make the Right Choice (WDS09) (20)

The Creative New World of CSS
The Creative New World of CSSThe Creative New World of CSS
The Creative New World of CSS
 
GOTO Berlin - You can use CSS for that
GOTO Berlin - You can use CSS for thatGOTO Berlin - You can use CSS for that
GOTO Berlin - You can use CSS for that
 
Rapid Prototyping
Rapid PrototypingRapid Prototyping
Rapid Prototyping
 
HTML&CSS 5 - Intermediate CSS (2/2)
HTML&CSS 5 - Intermediate CSS (2/2)HTML&CSS 5 - Intermediate CSS (2/2)
HTML&CSS 5 - Intermediate CSS (2/2)
 
New CSS Meets the Real World
New CSS Meets the Real WorldNew CSS Meets the Real World
New CSS Meets the Real World
 
16- Learn CSS Fundamentals / Background
16- Learn CSS Fundamentals / Background16- Learn CSS Fundamentals / Background
16- Learn CSS Fundamentals / Background
 
An Event Apart Seattle - New CSS Layout Meets the Real World
An Event Apart Seattle - New CSS Layout Meets the Real WorldAn Event Apart Seattle - New CSS Layout Meets the Real World
An Event Apart Seattle - New CSS Layout Meets the Real World
 
An Event Apart DC - New CSS Layout meets the Real World
An Event Apart DC - New CSS Layout meets the Real WorldAn Event Apart DC - New CSS Layout meets the Real World
An Event Apart DC - New CSS Layout meets the Real World
 
Next-level CSS
Next-level CSSNext-level CSS
Next-level CSS
 
Confoo: You can use CSS for that!
Confoo: You can use CSS for that!Confoo: You can use CSS for that!
Confoo: You can use CSS for that!
 
Attsf css kt
Attsf css ktAttsf css kt
Attsf css kt
 
Web Layout
Web LayoutWeb Layout
Web Layout
 
Refresh Tallahassee: The RE/MAX Front End Story
Refresh Tallahassee: The RE/MAX Front End StoryRefresh Tallahassee: The RE/MAX Front End Story
Refresh Tallahassee: The RE/MAX Front End Story
 
CSS3 is Not Magic Pixie Dust
CSS3 is Not Magic Pixie DustCSS3 is Not Magic Pixie Dust
CSS3 is Not Magic Pixie Dust
 
CSS for basic learner
CSS for basic learnerCSS for basic learner
CSS for basic learner
 
Responsive Web Design e a Ubiquidade da Web
Responsive Web Design e a Ubiquidade da WebResponsive Web Design e a Ubiquidade da Web
Responsive Web Design e a Ubiquidade da Web
 
Layout with CSS
Layout with CSSLayout with CSS
Layout with CSS
 
RSS: the duct tape of web2.0
RSS: the duct tape of web2.0RSS: the duct tape of web2.0
RSS: the duct tape of web2.0
 
Accelerated Stylesheets
Accelerated StylesheetsAccelerated Stylesheets
Accelerated Stylesheets
 
パフォーマンスから考えるSass/Compassの導入・運用
パフォーマンスから考えるSass/Compassの導入・運用パフォーマンスから考えるSass/Compassの導入・運用
パフォーマンスから考えるSass/Compassの導入・運用
 

Recently uploaded

Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
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
 
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
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
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
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
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
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 

Recently uploaded (20)

Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
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
 
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!
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
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
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 

CSS Frameworks: Make the Right Choice (WDS09)

  • 1. CSS FRAMEWORKS make the right choice Kevin Yank, sitepoint.com Web Directions South 2009
  • 2. CSS FRAMEWORKS “a set of tools, libraries, conventions, and best practices that attempt to abstract routine tasks into generic modules that can be reused” — Jeff Croft, Frameworks for Designers
  • 4. THREE QUESTIONS What do CSS frameworks do? How do I choose a CSS framework? Are CSS frameworks pure evil evil?
  • 7. CSS RESET http://www.flickr.com/photos/redux/3219068532/
  • 9. CSS RESET body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input, textarea,p,blockquote,th,td { ! margin:0; ! padding:0; } table { ! border-collapse:collapse; ! border-spacing:0; } fieldset,img { ! border:0; } address,caption,cite,code,dfn,em,strong,th,var { ! font-style:normal; ! font-weight:normal; } ol,ul { ! list-style:none; } caption,th { ! text-align:left; } h1,h2,h3,h4,h5,h6 { * { :0; ! font-size:100%; margin :0; g ! font-weight:normal; paddin } } q:before,q:after { ! content:''; } abbr,acronym { ! border:0; }
  • 10. CSS RESET YUI Reset CSS Eric Meyer’s Reset CSS leaves critical styles alone resets critical styles ins left underlined no :focus outline, unstyled ins sets default font styles attempts to inherit font styles strong not bold, em not italic leaves built-in font styles
  • 11. CSS RESET YUI Reset CSS Eric Meyer’s Reset CSS leaves critical styles alone resets critical styles ins left underlined no :focus outline, unstyled ins sets default font styles attempts to inherit font styles strong not bold, em not italic leaves built-in font styles
  • 13. CONTROVERSY IN MICROCOSM
  • 14. CONTROVERSY IN MICROCOSM “The problem I’vetake style effectsresets is is that then find me “I“The problem I’ve had with thesefor granted. […] It makes don’t want to had with these resets that I I then find myself think just that littlemore thanever needed to just toof get myself declaring much bit than I Iaboutneeded to just toget declaring much more harder ever the semantics my browsers back to tothe resetthings theI way I want.strongturns document. With renderingin place, don’t Ipick As ititturns browsers back rendering things the way want. As because out,the I’m perfectly for boldfacing. Instead, I pickelements render out, design calls happy with how number ofof the right element— I’m perfectly happy with how a a number elements render by default. I like strongto have or b or andor whatever—and then by default.it’slike lists have bullets and strong elements to whether I lists to or em bullets h3 strong elements to have bolded text.” ” ” have boldedneeded. style it as text. — — Jonathan Snook, No CSS Reset Jonathan Meyer, Reset Reasoning — Eric Snook, No CSS Reset
  • 15. CONTROVERSY IN MICROCOSM “The problemto take style effects for granted. […]then find meme “I don’t want I’vetake style effectsresets is that […]makes “I don’t want to had with these for granted. I It It makes myself thinkjust that little bit harder Iabout needed to justof my my think just that little bit than ever the semantics toof declaring much more harder about the semantics get browsers back to renderingin in place,don’t pick strongitbecause document. With the reset things theI way I want.strong because document. With the reset place, I don’t pick As turns out,thedesign callshappyboldfacing. Instead, I pickelements render the design calls for with how a number of the right element— I’m perfectly for boldfacing. Instead, I pick the right element— by whether Iit’s strong oror em or oror h3strong elementsthen default. like stronghave or b b h3 or or whatever—and then whether it’s lists to em bullets and whatever—and to have bolded text.” ” ” style it asas needed. style it needed. — Eric Meyer, Reset Reasoning — Jonathan Meyer, Reset Reasoning — Eric Snook, No CSS Reset
  • 16. CONTROVERSY IN MICROCOSM
  • 20. COLUMN GRIDS Blueprint 960 Grid System YUI Grids CSS fluid or 950px fixed 960px fixed 750/950/974px fixed 24 columns 12/16 columns custom or custom or custom good docs, nice code, nice code, fluid and mixed any source order any source order layouts
  • 21. BLUEPRINT 30px 10px 950px
  • 22. BLUEPRINT 30px 10px 950px class="container"
  • 23. BLUEPRINT 30px 10px 950px site header class="span-24" class="container"
  • 24. BLUEPRINT 30px 10px 950px site header class="span-24" content class="span-18" class="container"
  • 25. BLUEPRINT 30px 10px 950px site header class="span-24" sidebar content class="span-18" class="span-6 class="container" last"
  • 26. BLUEPRINT 30px 10px 950px site header class="span-24" feature A class="span-9" sidebar class="span-6 class="container" last" content class="span-18"
  • 27. BLUEPRINT 30px 10px 950px site header class="span-24" feature A feature B class="span-9" class="span-9 last" sidebar class="span-6 class="container" last" content class="span-18"
  • 28. BLUEPRINT 30px 10px 950px site header class="span-24" feature A feature B class="span-9" class="span-9 last" sidebar body content class="container" class="span-6 class="span-18 last" last" content class="span-18"
  • 29. BLUEPRINT 30px 10px 950px site header class="span-24" feature A feature B class="span-9" class="span-9 last" sidebar body content class="container" class="span-6 class="span-18 last" last" content class="span-18" department A department B department C class="span-6" class="span-6" class="span-6 last"
  • 30. 960 GRID SYSTEM 60px 20px 40px 960px
  • 31. 960 GRID SYSTEM 60px 20px 40px 960px class="container_16"
  • 32. 960 GRID SYSTEM 60px 20px 40px 960px site header class="grid_16" class="container_16"
  • 33. 960 GRID SYSTEM 60px 20px 40px 960px site header class="grid_16" content class="grid_12" class="container_16"
  • 34. 960 GRID SYSTEM 60px 20px 40px 960px site header class="grid_16" content class="grid_12" sidebar class="container_16" class="grid_4"
  • 35. 960 GRID SYSTEM 60px 20px 40px 960px site header class="grid_16" feature A feature B class="grid_6 alpha" class="grid_6 omega" body content sidebar class="container_16" class="grid_4" class="grid_12 alpha omega" content class="grid_12" department A department B department C class="grid_4 alpha" class="grid_4" class="grid_4 omega"
  • 37. YUI GRIDS CSS <div id="doc3" class="yui-t6"> ! <div id="hd"><h1>Header</h1></div> ! <div id="bd"> ! ! <div id="yui-main"> ! ! ! <div class="yui-b"> ! ! ! ! <div class="yui-g"> ! ! ! ! ! <div class="yui-u first"> ! ! ! ! ! ! <!-- YOUR DATA GOES HERE --> ! ! ! ! ! </div> ! ! ! ! ! <div class="yui-u"> ! ! ! ! ! ! <!-- YOUR DATA GOES HERE --> ! ! ! ! ! </div> ! ! ! ! </div> ! ! ! ! <div class="yui-g"> ! ! ! ! ! <!-- YOUR DATA GOES HERE --> ! ! ! ! </div> ! ! ! ! <div class="yui-gb"> ! ! ! ! ! <div class="yui-u first"> ! ! ! ! ! ! <!-- YOUR DATA GOES HERE --> ! ! ! ! ! </div> ! ! ! ! ! <div class="yui-u"> ! ! ! ! ! ! <!-- YOUR DATA GOES HERE --> ! ! ! ! ! </div> ! ! ! ! ! <div class="yui-u"> ! ! ! ! ! ! <!-- YOUR DATA GOES HERE --> ! ! ! ! ! </div> ! ! ! ! </div> ! ! ! </div> ! ! </div> ! ! <div class="yui-b"> ! ! ! <!-- YOUR NAVIGATION GOES HERE --> ! ! </div> ! </div> <div id="ft"><p>Footer</p></div> </div>
  • 38. YUI GRIDS CSS <div id="doc3" class="yui-t6"> ! class="yui-t6" 300px right sidebar <div id="hd"><h1>Header</h1></div> ! <div id="bd"> ! ! <div id="yui-main"> ! ! ! <div class="yui-b"> id="doc3" 100% width ! ! ! ! ! ! ! ! <div class="yui-g"> ! class="yui-g" 2-col sub-grid <div class="yui-u first"> ! ! ! ! ! ! <!-- YOUR DATA GOES HERE --> ! ! ! ! ! </div> ! ! ! ! ! <div class="yui-u"> ! ! ! ! ! ! <!-- YOUR DATA GOES HERE --> ! ! ! ! ! </div> ! ! ! ! </div> ! ! ! ! <div class="yui-g"> ! ! ! ! ! <!-- YOUR DATA GOES HERE --> ! ! ! ! </div> ! ! ! ! ! ! ! ! <div class="yui-gb"> ! class="yui-gb" 3-col sub-grid <div class="yui-u first"> ! ! ! ! ! ! <!-- YOUR DATA GOES HERE --> ! ! ! ! ! </div> ! ! ! ! ! <div class="yui-u"> ! ! ! ! ! ! <!-- YOUR DATA GOES HERE --> ! ! ! ! ! </div> ! ! ! ! ! ! ! ! ! ! <div class="yui-u"> ! class="yui-u" grid unit <!-- YOUR DATA GOES HERE--> ! ! ! ! ! </div> ! ! ! ! </div> ! ! ! </div> ! ! </div> ! ! <div class="yui-b"> ! ! ! <!-- YOUR NAVIGATION GOES HERE --> ! ! </div> ! </div> <div id="ft"><p>Footer</p></div> </div>
  • 41. NON-SEMANTIC CLASSES class="span-9 last" class="grid_6 alpha" class="yui-t6"
  • 42. NON-SEMANTIC CLASSES HTML4 HTML5 Draft “The class attribute has several roles in “Authors may use any value in the HTML: class attribute, but are encouraged to • As a style sheet selector (when an use the values that describe the nature author wishes to assign style of the content, rather than values that information to a set of elements). describe the desired presentation of the • For general purpose processing by content.” user agents.” “Good names don’t change “Think about why you want something to look a certain way, and not really about how it should look. Looks can always change, but the reasons for giving something a look stay the same.”
  • 43. NON-SEMANTIC CLASSES Let’s use our own classes!
  • 44. PRESENTATIONAL THINKING
  • 45. COLUMN GRIDS Blueprint 960 Grid System YUI Grids CSS fluid or 950px fixed 960px fixed 750/950/974px fixed 24 columns 12/16 columns custom or custom or custom good docs, nice code, nice code, fluid and mixed any source order, any source order layouts semantic classes
  • 48. TYPOGRAPHIC GRIDS vertical rhythm Heading 1 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin nisl vel purus scelerisque sit amet vestibulum justo viverra. Cras posuere lobortis libero default font 12px/18px egestas suscipit. Donec aliquet, sem at ornare dictum, elit risus eleifend leo, eget suscipit ipsum nunc nec felis. Pellentesque lacus quam, iaculis sed imperdiet non, mollis sit amet lectus. Ut consequat malesuada lobortis. Integer et congue dolor. Etiam mi lacus, eleifend ac ornare id, malesuada et metus. Etiam et lacus nisi. Fusce justo justo, lobortis nec mollis in, laoreet tempor velit. Phasellus vel augue h2 { non ligula condimentum dapibus. Pellentesque nec turpis egestas sapien gravida ! font-size:2em; ultrices. ! line-height:1.5; ! margin-bottom:0.75em; } 12px × 3 × 1 = 36px = 2 grids/line 12px × 3 × 0.5 = 18px = 1 grid margin
  • 49. TYPOGRAPHIC GRIDS vertical rhythm Heading 1 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin nisl vel purus scelerisque sit amet vestibulum justo viverra. Cras posuere lobortis libero default font 12px/18px egestas suscipit. Donec aliquet, sem at ornare dictum, elit risus eleifend leo, eget suscipit ipsum nunc nec felis. Pellentesque lacus quam, iaculis sed imperdiet non, mollis sit amet lectus. Ut consequat malesuada lobortis. Integer et congue dolor. Etiam mi lacus, eleifend ac ornare id, malesuada et metus. Etiam et lacus nisi. Fusce justo justo, lobortis nec mollis in, laoreet tempor velit. Phasellus vel augue h3 { non ligula condimentum dapibus. Pellentesque nec turpis egestas sapien gravida ! font-size:1.5em; ultrices. ! line-height:1; ! margin-bottom:1em; Heading 2 } Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin nisl vel purus scelerisque sit amet vestibulum justo viverra. 12px × 2 × 1.5 = 36px = 2 grids/line 12px × 2 × 0.75 = 36px = 2 grids/line 12px × 3 × 1 = 18px = 1 grid margin 12px × 3 × 0.5 = 18px = 1 grid margin
  • 50. TYPOGRAPHIC GRIDS vertical rhythm Heading 1 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin nisl vel purus scelerisque sit amet vestibulum justo viverra. Cras posuere lobortis libero default font 12px/18px egestas suscipit. Donec aliquet, sem at ornare dictum, elit risus eleifend leo, eget suscipit ipsum nunc nec felis. Pellentesque lacus quam, iaculis sed imperdiet non, mollis sit amet lectus. Ut consequat malesuada lobortis. Integer et congue dolor. Etiam mi lacus, eleifend ac ornare id, malesuada et metus. Etiam et lacus nisi. Fusce justo justo, lobortis nec mollis in, laoreet tempor velit. Phasellus vel augue non ligula condimentum dapibus. Pellentesque nec turpis egestas sapien gravida ultrices. Heading 2 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin nisl vel purus scelerisque sit amet vestibulum justo viverra. Heading 3 12px × 1.5 × 1 = 18px = 1 grids/line Cras posuere lobortis libero egestas suscipit. Donec aliquet, sem at ornare dictum, elit risus eleifend leo, eget suscipit ipsum nunc nec felis. Pellentesque lacus quam, 12px ×× 23× 1.5= 18px ==22grids/line 12px × × 1 ==36px = 1 grid margin 12px 1.5 × 1 36px grids/line iaculis sed imperdiet non, mollis sit amet lectus. Ut consequat malesuada lobortis. Integer et congue dolor. 12px × 2 × 0.75= 18px = 1 grid margin 12px × 3 × 0.5 = 18px = 1 grid margin
  • 55. TYPOGRAPHIC GRIDS h1, h2, h3, h4, h5, h6! { position: relative; } h1, h2! ! ! ! ! { line-height: 36px; margin-bottom: 18px; } h1, h2, h3, h4! ! ! { margin-top: 18px; } h3, h4, h5, h6! ! ! { line-height: 18px; } h1! ! ! ! ! ! { font-size: 36px; top: 5px; } h2! ! ! ! ! ! { font-size: 28px; top: 8px; } h3! ! ! ! ! ! { font-size: 22px; top: 1px; } h4! ! ! ! ! ! { font-size: 18px; top: 2px; } h5! ! ! ! ! ! { font-size: 15px; top: 4px; } h6! ! ! ! ! ! { font-size: 13px; top: 5px; }
  • 56. TYPOGRAPHIC GRIDS ideal leading is font and design dependent Helvetica vs Calibri http://forabeautifulweb.com/blog/about/lead_weight
  • 57. TYPOGRAPHIC GRIDS ideal leading is font and design dependent Helvetica vs Times http://forabeautifulweb.com/blog/about/lead_weight
  • 58. TYPOGRAPHIC GRIDS ideal leading is font and design dependent Helvetica vs Helvetica http://forabeautifulweb.com/blog/about/lead_weight
  • 61. CSS PRE-FAB ready-made styles for documents made of prescribed components
  • 63. CSS PRE-FAB <ul class="v6-9-9"> ! <li class="a-magazine span-6"> content </li> ! <li class="a-subscribe span-9"> content </li> ! <li class="a-shop span-9 last"> content </li> </ul> http://forabeautifulweb.com/blog/about/an_appropriate_use_for_css_frameworks/
  • 64. CSS PRE-FAB <ul class="v9-6-9"> ! <li class="a-magazine span-9"> content </li> ! <li class="a-subscribe span-6"> content </li> ! <li class="a-shop span-9 last"> content </li> </ul> http://forabeautifulweb.com/blog/about/an_appropriate_use_for_css_frameworks/
  • 65. CSS PRE-FAB <ul class="v9-9-6"> ! <li class="a-magazine span-9"> content </li> ! <li class="a-subscribe span-9"> content </li> ! <li class="a-shop span-6 last"> content </li> </ul> http://forabeautifulweb.com/blog/about/an_appropriate_use_for_css_frameworks/
  • 68. CSS ABSTRACTION “Adding any form of macros or additional scopes and indirections, including symbolic constants, is not just redundant, but changes CSS in ways that make it unsuitable for its intended audience. Given that there is currently no alternative to CSS, these things must not be added.” — Bert Bos, Why “variables” in CSS are harmful
  • 71. SERVER-SIDE FRAMEWORKS !sitepoint_bg = #036 !sitepoint_fg = #F60 #header background-color= !sitepoint_bg a:link color= !sitepoint_fg a:visited color= !sitepoint_fg - #830 @import blueprint.css !blueprint_grid_columns = 16 !blueprint_grid_width = 40px !blueprint_grid_margin = 20px +blueprint-grid #container +container #header +column(16)
  • 72. SERVER-SIDE FRAMEWORKS sitepoint_bg = #036 sitepoint_fg = #F60 #header: background-color: $sitepoint_bg a:link color: $sitepoint_fg a:visited color: $sitepoint_fg - #830
  • 73. SERVER-SIDE FRAMEWORKS @constants { @grid { ! sitepoint_bg:#036; ! column-count:16; ! sitepoint_fg:#F60; ! column-width:40; } ! left-gutter-width:10; ! right-gutter-width:10; #header { ! unit:px; ! background-color:!sitepoint_bg; } ! a:link, a:visited { #container { ! ! color:!sitepoint_fg; +container; ! } } } #header { +columns(16); }
  • 76. THREE QUESTIONS What do CSS frameworks do? How do I choose a CSS framework? Are CSS frameworks pure evil?
  • 79. FINAL THOUGHTS training wheels learning CSS without that “ugly first page” See: Object Oriented CSS http://north.webdirections.org/news/object-oriented-css-the-video
  • 80. FINAL THOUGHTS when all you have is a hammer… think outside the framework