FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

i just want to know how to change the colors of hr's in CSS

 


Bump_on_a_Log08
How do you change the color of Horizontal Rules in CSS?
Unzoomed
Hello Bump_on_a_Log

The code for changing color to a hr is pretty easy just type

Code:

hr
{
color: #FF0000;
background-color: #FF0000;
}

and yes you need both background and color

/Unzoomed
Bump_on_a_Log08
Thanks for the info, Ill try it.
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.