blownaway
09-03-2005, 09:41 PM
Okay how do you change what the <hr>'s look like? (I forgot what they are called)
Thanks. :waves:
Thanks. :waves:
|
View Full Version : Help with CSS for lookup? blownaway 09-03-2005, 09:41 PM Okay how do you change what the <hr>'s look like? (I forgot what they are called) Thanks. :waves: tokyo bleu 09-04-2005, 12:40 AM <style> hr { color: #000000; width: 300px;}</style> blownaway 09-04-2005, 01:03 AM Thank you soo much! <3 |