HR css in firefox
By Jamsi • Jan 17th, 2006 • Category: CSSIs your HR css tag not working in firefox? Give the below a whirl.
hr {
border: 0;
height: 1px;
color: #F5F5F5;
background-color: blue;
}
|
Is your HR css tag not working in firefox? Give the below a whirl.
hr {
border: 0;
height: 1px;
color: #F5F5F5;
background-color: blue;
}