Author |
Topic |
|
muzishun
Senior Member
United States
1079 Posts |
Posted - 12 December 2004 : 02:43:09
|
I'm trying to add columns to the display in admin_home.asp. I've got everything in the right format and setup that I want, and it all looks great except for one thing. For some reason, the table is drawing really weird borders.
There's what it looks like, and here is a link to my admin_home source code. I'm stumped on this one. Anyone have an idea what's causing this? |
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com) |
|
hellind
Junior Member
Singapore
123 Posts |
Posted - 12 December 2004 : 06:41:54
|
One TD is with colspan="2", the below one is with colspan="3"
|
|
|
muzishun
Senior Member
United States
1079 Posts |
Posted - 12 December 2004 : 10:42:52
|
Right. In one row, I have three with colspan=2, and the next row has two with colspan=3. In order to have the layout like I have it above, there needs to be a way to divide it in 2 and 3 parts (6 cols). Everything is aligned correctly, but the borders aren't drawing properly for some reason. |
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com) |
|
|
|
Topic |
|
|
|