Margins, Borders and Padding

This block has a padding of 25px (the grey area). It has a 10px solid green border. It has a 50px margin (area between solid green border, and dotted black outline).Margin is always transparent.

border-style: dashed
border-style: dotted
border-style: double
border-style: groove
border-style: inset
border-style: outset
border-style: ridge
border-style: solid
border-style: none

Useful Links

Valid HTML 4.01 Strict Valid CSS!