View Full Version : Quick and Easy Divider Help


SizzZzlinhair
03-20-2003, 10:23 PM
Aright, all I need to know is a way to add the color of the divider frame into this code.. I want it to be like a light purple, but not pink and I have this:

<div style="width:430; height:430; overflow:auto">

Can I fit it into the code somehow?

epolady
03-20-2003, 10:33 PM
You can add border: 1px solid #000000 to the style tag and/or background-color: #000000;

Sorry if this isn't what you want.

SizzZzlinhair
03-20-2003, 10:54 PM
No, I think that's what I meant ^^ Lol, I'm confusing myself now.. hehe. Thanx (hehe, I told ya it was quick and easy ;) )