View Full Version : Different bkgrds w/o using tables


Computer_Girl13
10-07-2005, 08:28 AM
Hi
I was wondering how to do somethin with CSS.
Without using tables or divs, is is possible to have a line of darker smiley faces down the right and left sides of the page.
In the middle would be the same background, but much lighter.
I understand it would be a different graphic.
If this isn't possible, can I just (again w/o using tables or divs) have the smilies just down the left/right sides and white in the middle
TIA,
Stephanie

MaGiCSuN
10-07-2005, 08:33 AM
you can only style with css
not build things

so to do what you want to do you do have to use divs in combination with css to make it work :)

Love,
Mirna

Computer_Girl13
10-07-2005, 08:38 AM
Thanks!
stephaniezylstra