Revision: 63594
Updated Code
at May 21, 2013 05:59 by nshakin
Updated Code
hr { margin: 17px 0 18px; height: 0; clear: both; border: solid #ddd; border-width: 1px 0 0; border-top: 1px solid #ddd; border-bottom: 1px solid #fff; }
Revision: 63593
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at May 21, 2013 05:58 by nshakin
Initial Code
hr { margin: 17px 0 18px; height: 0; clear: both; border: solid #ddd; border-width: 1px 0 0; }
Initial URL
Initial Description
Create a subtle "recessed" looking divider line. The example restyles the <hr> tag but it can applied to anything.
Initial Title
Subtle Recessed Divider Line
Initial Tags
css, html, design
Initial Language
CSS