View Full Version : Scrolling Div


Jenny_Jonesy
04-30-2005, 09:54 PM
How do you make a central scrolling Div a particular colour or transparent? Thank you xx

webgirl
04-30-2005, 10:03 PM
Divs are naturnaly transparent but to make it a color put background-color: #HEX CODE;

Jenny_Jonesy
04-30-2005, 11:36 PM
Thank you! xx

Monkey Bizzle
05-01-2005, 09:03 PM
Divs are naturnaly transparent but to make it a color put background-color: #HEX CODE;
to elaborate...

<div style="background-color: #hexcodehere;">