PHP Classes

File: Templates/css/2col.css

Recommend this page to a friend!
  Classes of Jill Lingoff   Sweeper   Templates/css/2col.css   Download  
File: Templates/css/2col.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Sweeper
Clean HTML to remove unwanted tags and attributes
Author: By
Last change:
Date: 5 years ago
Size: 487 bytes
 

Contents

Class file image Download
/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */ /* TWO COLUMN LAYOUT CSS BEGINS | DEBUT DU CSS DE LA MISE EN PAGE DE DEUX COLONNES */ div.left { float: left; width: 150px; } div.center { margin-left: 150px; padding: 0px 0px 5px 10px; } * html div.center { margin-left: auto; padding-left: 10px; padding-right: 20px; margin-right: -10px; float: left; overflow: visible; } /* TWO COLUMN LAYOUT CSS ENDS | FIN DU CSS DE LA MISE EN PAGE DE DEUX COLONNES */