Log in

View Full Version : Horizontal Lines Using CSS



tomyknoker
09-04-2006, 03:04 AM
Are the grey horizontal lines on this site done using CSS? If so has any one got any idea how to do it?

jscheuer1
09-04-2006, 04:48 AM
They are <hr> elements. The one directly above this line is:


<hr style="color:#555576" size="1">