SlideShare una empresa de Scribd logo
1 de 9
CREATING A LIQUID THREE
       LAYOUT
 Ryan Neves   Philippe Roy   Solanje Sellier
WHAT IS A LIQUID LAYOUT?
All containers are based on the viewport rather than the initial containing block. A liquid layout will move in and out when you resize
your browser window.*
OBJECTIVE
     Create a liquid Layout with three columns using the following layout:




The layout should

- Load the same background image in three different pages.

- Position a background image in the right hand column away from the text

- Align the text in the Header to the left

- Align the text in the right hand column to the right

- Remove the line under all links, change their color to a color of your choice.

- Specify the width of the right and left column to be 300px

- Make sure you use padding and margin to create the same text flow as in the example.
DESIGN




Step 1. Layout
Step 2. Containers
Step 3. Attributes
CONTAINERS

• Createone container to          div.container
                                  
    {
 house all other containers       
                                     
                                       
                                            width:100%;
                                            margin:0px;
                                  
    
    border:1px solid gray;
                                  
    
    background: white;
                                  
    }



• Add   Header & Footer       div.header,div.footer
                              
    
    
     {
                              
    
    
     
    padding:0.5em;
                              
    
    
     
    color:white;
                              
    
    
     
    background-color:gray;
                              
    
    
     
    clear:both;
                              
    
    
     }
CONTAINERS
• Add   inner containers   div.left
                                  {
                                       float:left;
                                       width:266px;
                                       margin:0px;
                                       padding:1em;
                                   }
                           div.right
                           
     {
                                       float:right;
                                       width:266px;
                                       margin:0;
                                       padding:1em;
                                       text-align:right;
                                       background:url(../images/guymagglass.jpg)
                                       no-repeat left top;
                           
    }
                           div.content
                           
    {
                                    margin-left:298px;
                                    margin-right:298px;
                                    border-left:1px solid gray;
                                    border-right:1px solid gray;
                                    padding:1em;
                                    font-family:Arial,Helvetica,sans-serif;
                           
    }
ATTRIBUTES
                                                                h1,h2.head
                                                                     {
       padding:0;
                                                                
       
     margin:0;
                                                                
       
     text-align:left;
                                                                
       
     font-family:Arial,Helvetica,sans-serif;
 }
                                                                div.left
                                                                     {
       float:left;
•   Position a background image in the right hand column away   
       
     width:266px;
    from the text                                               
       
     margin:0px;
                                                                
       
     padding:1em;
                                                                     }
                                                                div.right
•   Align the text in the Header to the left                         {
       float:right;
                                                                
       
     width:266px;
                                                                
       
     margin:0;
                                                                
       
     padding:1em;
•   Align the text in the right hand column to the right        
       
     text-align:right;
                                                                          
   background:url(../images/guymagglass.jpg) no-
                                                                              repeat left top;    }
                                                                div.content
•   Remove the line under all links, change their color to           {
        margin-left:298px;
    a color of your choice.                                     
       
      margin-right:298px;
                                                                
       
      border-left:1px solid gray;
                                                                
       
      border-right:1px solid gray;
                                                                
       
      padding:1em;
•   Specify the width of the right and left column to be        
       
      font-family:Arial,Helvetica,sans-serif;
    300px                                                            }
                                                                a:link,a:visited
                                                                     {
        font-weight:bold;
                                                                
       
      color:#FFFFFF;
•   Make sure you use padding and margin to create the          
       
      background-color:#ff9900;
    same text flow as in the example.                            
       
      text-align:center;
                                                                
       
      padding:4px;
                                                                
       
      text-decoration:none;
                                                                
       
      text-transform:uppercase;         }
                                                                a:hover, a:active
                                                                     {
        background-color:#ff6600;        }
RESOURCES


• http://www.maxdesign.com.au/articles/liquid/   *

• http://www.yourhtmlsource.com/stylesheets/
 cssbackgrounds.html

• http://www.w3schools.com/css/default.asp
Website

Más contenido relacionado

Destacado

SKNSZ_Polska_Rosja_11.10
SKNSZ_Polska_Rosja_11.10SKNSZ_Polska_Rosja_11.10
SKNSZ_Polska_Rosja_11.10
sknsz
 
Sknsz i prezydent 14.10
Sknsz i prezydent 14.10Sknsz i prezydent 14.10
Sknsz i prezydent 14.10
sknsz
 
Food chain
Food chainFood chain
Food chain
zelen1tm
 
My favorite sport[1]
My favorite sport[1]My favorite sport[1]
My favorite sport[1]
saraaf2
 
Spotkanie z mattem kwasiborskim
Spotkanie z mattem kwasiborskimSpotkanie z mattem kwasiborskim
Spotkanie z mattem kwasiborskim
sknsz
 
Powerpoint mood maps
Powerpoint mood mapsPowerpoint mood maps
Powerpoint mood maps
jackthompson
 
Japońska tragedia
Japońska tragediaJapońska tragedia
Japońska tragedia
sknsz
 
Chiba pm#1 - ArangoDB for Perl
Chiba pm#1 - ArangoDB for PerlChiba pm#1 - ArangoDB for Perl
Chiba pm#1 - ArangoDB for Perl
Hideaki Ohno
 

Destacado (20)

Iot11 panel(20101015)
Iot11 panel(20101015)Iot11 panel(20101015)
Iot11 panel(20101015)
 
F5 wireframes 051010
F5 wireframes 051010F5 wireframes 051010
F5 wireframes 051010
 
SKNSZ_Polska_Rosja_11.10
SKNSZ_Polska_Rosja_11.10SKNSZ_Polska_Rosja_11.10
SKNSZ_Polska_Rosja_11.10
 
Badminton VOCABULARI
Badminton VOCABULARIBadminton VOCABULARI
Badminton VOCABULARI
 
Sknsz i prezydent 14.10
Sknsz i prezydent 14.10Sknsz i prezydent 14.10
Sknsz i prezydent 14.10
 
Food chain
Food chainFood chain
Food chain
 
My favorite sport[1]
My favorite sport[1]My favorite sport[1]
My favorite sport[1]
 
The Innovation Game!
The Innovation Game!The Innovation Game!
The Innovation Game!
 
Analisis vectoriales graber
Analisis vectoriales graberAnalisis vectoriales graber
Analisis vectoriales graber
 
Spotkanie z mattem kwasiborskim
Spotkanie z mattem kwasiborskimSpotkanie z mattem kwasiborskim
Spotkanie z mattem kwasiborskim
 
Powerpoint mood maps
Powerpoint mood mapsPowerpoint mood maps
Powerpoint mood maps
 
Kacetla 2014 - business ethics for students of management
Kacetla   2014 - business ethics for students of managementKacetla   2014 - business ethics for students of management
Kacetla 2014 - business ethics for students of management
 
Intern powerpoint[1]
Intern powerpoint[1]Intern powerpoint[1]
Intern powerpoint[1]
 
Japońska tragedia
Japońska tragediaJapońska tragedia
Japońska tragedia
 
Editing
EditingEditing
Editing
 
Amazon home
Amazon homeAmazon home
Amazon home
 
Gatling & LoadUI : Open Source Performance Testing Tools
Gatling & LoadUI : Open Source Performance Testing ToolsGatling & LoadUI : Open Source Performance Testing Tools
Gatling & LoadUI : Open Source Performance Testing Tools
 
How Technology Can Work for You
How Technology Can Work for YouHow Technology Can Work for You
How Technology Can Work for You
 
Monitorització SNMP amb Cacti a Debian Squeeze
Monitorització SNMP amb Cacti a Debian SqueezeMonitorització SNMP amb Cacti a Debian Squeeze
Monitorització SNMP amb Cacti a Debian Squeeze
 
Chiba pm#1 - ArangoDB for Perl
Chiba pm#1 - ArangoDB for PerlChiba pm#1 - ArangoDB for Perl
Chiba pm#1 - ArangoDB for Perl
 

Liquid pres

  • 1. CREATING A LIQUID THREE LAYOUT Ryan Neves Philippe Roy Solanje Sellier
  • 2. WHAT IS A LIQUID LAYOUT? All containers are based on the viewport rather than the initial containing block. A liquid layout will move in and out when you resize your browser window.*
  • 3. OBJECTIVE Create a liquid Layout with three columns using the following layout: The layout should - Load the same background image in three different pages. - Position a background image in the right hand column away from the text - Align the text in the Header to the left - Align the text in the right hand column to the right - Remove the line under all links, change their color to a color of your choice. - Specify the width of the right and left column to be 300px - Make sure you use padding and margin to create the same text flow as in the example.
  • 4. DESIGN Step 1. Layout Step 2. Containers Step 3. Attributes
  • 5. CONTAINERS • Createone container to div.container { house all other containers width:100%; margin:0px; border:1px solid gray; background: white; } • Add Header & Footer div.header,div.footer { padding:0.5em; color:white; background-color:gray; clear:both; }
  • 6. CONTAINERS • Add inner containers div.left { float:left; width:266px; margin:0px; padding:1em; } div.right { float:right; width:266px; margin:0; padding:1em; text-align:right; background:url(../images/guymagglass.jpg) no-repeat left top; } div.content { margin-left:298px; margin-right:298px; border-left:1px solid gray; border-right:1px solid gray; padding:1em; font-family:Arial,Helvetica,sans-serif; }
  • 7. ATTRIBUTES h1,h2.head { padding:0; margin:0; text-align:left; font-family:Arial,Helvetica,sans-serif; } div.left { float:left; • Position a background image in the right hand column away width:266px; from the text margin:0px; padding:1em; } div.right • Align the text in the Header to the left { float:right; width:266px; margin:0; padding:1em; • Align the text in the right hand column to the right text-align:right; background:url(../images/guymagglass.jpg) no- repeat left top; } div.content • Remove the line under all links, change their color to { margin-left:298px; a color of your choice. margin-right:298px; border-left:1px solid gray; border-right:1px solid gray; padding:1em; • Specify the width of the right and left column to be font-family:Arial,Helvetica,sans-serif; 300px } a:link,a:visited { font-weight:bold; color:#FFFFFF; • Make sure you use padding and margin to create the background-color:#ff9900; same text flow as in the example. text-align:center; padding:4px; text-decoration:none; text-transform:uppercase; } a:hover, a:active { background-color:#ff6600; }
  • 8. RESOURCES • http://www.maxdesign.com.au/articles/liquid/ * • http://www.yourhtmlsource.com/stylesheets/ cssbackgrounds.html • http://www.w3schools.com/css/default.asp

Notas del editor