Setting an area's background a different color.

  • Thread starter Thread starter UJ
  • Start date Start date
U

UJ

I've got my default background color for the page. I then want to have a
section within it have a different background color. I've been doing it
using tables but wanted to know if there is an easier way.

Any suggestions?

TIA - Jeff.
 
Hi,
I've got my default background color for the page. I then want to have a
section within it have a different background color. I've been doing it
using tables but wanted to know if there is an easier way.

Any suggestions?

the simplest way: use a panel-control.
Alternatively, you could use tables along with either a Skin-file (or a
CSS) and assign the table-cells' CSS-class or SkinID.

Cheers,
Olaf
 
Back
Top