Tree :



 Faceted index, by topics :
Menu

 
Category
V5 (45)
V5.01 (21)
V5.10 (15)
V5.20 (31)
V5.30 (15)
 
 How to insert these widgets?

      6. CSS 1
          6.4. Properties
              6.4.1. Blocks
 6.4.1.1. width and height properties

 width & height

These properties define block geometry. They accept one value, either absolute (width in pixels, height in points, etc...), either relative (for example two thirds of screen width).

Example :
width:66%; /* two thirds of screen width */.

Keywords :  Css