Wednesday, 21 August 2013

CSS: How can I put a border on a div margin?

CSS: How can I put a border on a div margin?

The CSS box model function places the border of an element between padding
and margin. Consider the following:

How can I place the border along the margin edge instead?

No comments:

Post a Comment