Click to See Complete Forum and Search --> : Table with CSS


Dysan
12-26-2007, 07:01 PM
How do I create the table as shown in my plan, found at the following URL, using a table & CSS?

http://www.freewebs.com/ticstacs/Grid/Plan.bmp

I have upload the two to green shades displayed as the background for the field headings, this can be found here:

http://www.freewebs.com/ticstacs/Grid/Background.bmp

Jick
12-26-2007, 07:46 PM
I don't think this belongs in the PHP forum. I think this belongs in the CSS forum. I'll move it there for now. If it turns out that it did belong here then a moderator can move it back for you. ;)

ray326
12-26-2007, 10:20 PM
Well for starters you're going to have to think in terms of a 25 column table then use colspan and rowspan to get the overlaps you need.