border which may vary in color, width, and style. Using appropriate values, content can be 'framed', such as here with a 10px, solid, light gray (#eee) border.
Fancy borders with nested divs
border which may vary in color, width, and style. Using appropriate values, content can be 'framed', such as here with a 10px, solid, light gray (#eee) border.
background-color, whilst the inner div has a 10px margin. To avoid margin collapsing, a transparent border is added to the outer div. Of course, whilst we've perfectly replicated the single-div style, this would all be redundant, unless ...