Style Sheets
  Home arrow Style Sheets arrow Creating a Three-Column Liquid Layout with...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
STYLE SHEETS

Creating a Three-Column Liquid Layout with a CSS Framework
By: Alejandro Gervasio
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 3
    2009-02-26

    Table of Contents:
  • Creating a Three-Column Liquid Layout with a CSS Framework
  • Review: the source files of the initial CSS framework
  • Coding a brand new CSS file
  • Building a three-column liquid layout

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Creating a Three-Column Liquid Layout with a CSS Framework


    (Page 1 of 4 )

    Web-based frameworks are very popular these days. They provide programmers with a set of reusable components, usually packaged in the form of classes and functions, which allow them to build complex web applications very quickly and with minor efforts. In these tutorials you’ll find an approachable guide to how to build a simple CSS framework that will let you create some typical web page layouts in a very short time, using only a few basic style sheets.

    Introduction

    On the server side, solid frameworks like Zend, Code Igniter, Rails and Fusebox, to cite a few, are the preferred tools of many developers nowadays (including myself), particularly when it comes to creating full-featured database-driven programs. However, it’s fair to say that the “framework” concept can also be applied successfully to the client-side area, and more specifically in the terrain dominated by CSS.

    It’s perfectly possible to create a CSS framework that permits you to build several types of web page layouts without having to code multiple style sheets over and over again. That's the subject of this series of articles. Of course, here I’m not planning to develop a large CSS framework like Yahoo! Grid CSS, because that would be pretty useless, and it’s out of the scope of this series. No, we're going to build something small but useful.

    In the initial chapter of the series, I coded a couple of CSS files, where the first one was used to assign default styles to common elements of a web document, and the second one was utilized for constructing a classical liquid design, composed of two main columns.

    In addition, the framework included some additional CSS classes that I used specifically for constructing generic containers and title sections across a web document, in this way abstracting this styling procedure.

    This instructive journey has just started, though, since in this second installment of the series, I’ll be discussing how to build a three-column web page layout, by means of this CSS framework.

    So, are you ready to learn this topic? Then start reading now!

    More Style Sheets Articles
    More By Alejandro Gervasio


       · This second article of the series goes through the development of a three-column web...
     

    STYLE SHEETS ARTICLES

    - Image Replacement CSS Techniques
    - Using BlueTrip`s Success, Notice and Error C...
    - More Uses for the Thin and Caps CSS Classes ...
    - Styling Definition Lists with the BlueTrip C...
    - Styling Unordered and Ordered HTML Lists wit...
    - Using the BlueTrip CSS Framework`s Thin and ...
    - Adding Borders to Web Page Columns with Blue...
    - Introducing the BlueTrip CSS Framework
    - Using a Background Grid to Assist Web Page L...
    - Extending the Rule Of Thirds for Web Page La...
    - A Two-Column Web Page Layout Based on the Ru...
    - Using the Rule Of Thirds for Web Page Layout
    - Swapping Columns Using the Divine Ratio for ...
    - Using the Golden Ratio in Liquid Web Page De...
    - Fundamental Design Principles for Web Page L...







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek