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

All HTML elements are contained in rectangular blocks to which properties are attached.

A block may be separated from other blocks by margins (margin property), it can be delimited by a border (border property), and its contents may be adjusted relatively to this border ( padding property).

A block can "float" above another (float property) or require to be alone on a line (clear property).

Keywords :  Css