![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I wonder which style sheet properties to use on specifying a HR element. Can someone please enlighten me here? hr style="border: 1px solid gray" doesn't substitute hr noshade size="1" color="Gray" it's 2 pixels on IE6... |
#3
| |||
| |||
|
|
I wonder which style sheet properties to use on specifying a HR element. Can someone please enlighten me here? hr style="border: 1px solid gray" doesn't substitute hr noshade size="1" color="Gray" it's 2 pixels on IE6... That seems reasonable as you have defined a 1px border top and bottom. Have a play around with the 'height' with and without borders and using foreground and background colours to see what happens. You might want to set the foreground and background colours the same for best cross browser support. |
#4
| |||
| |||
|
|
Hi, I wonder which style sheet properties to use on specifying a HR element. Can someone please enlighten me here? hr style="border: 1px solid gray" doesn't substitute hr noshade size="1" color="Gray" Well, you should take out the html styling (noshade etc). |
![]() |
| Thread Tools | |
| Display Modes | |
| |