PDA

View Full Version : Master page table width problem


fireblade
09-27-2007, 03:40 PM
i have created a master page as follows

//please see the attachment

i have created it using table. first table is 770px and centerd to the page using the <DIV> tag. in that i have set the borders and center leaved as a singLe <TD> CELL. within that <TD> i hav added a table with 3 rows and 100% width. center row is broken in to to cells.

when i add a content place hoLder, my center table doesnt set to the outer table. and the conten place holder even doest fit to the table.


what may be the wrong?

nikkiH
10-03-2007, 03:42 PM
We'd need to see a live link, because the issue will depend both on the generated html and any css you have in there.

When I have issues with aligning tables, cells, and other block elements, I set up borders with different colors so I can really see which element is which (IE) or I use the Firefox web developer extension to outline the elements. I have been surprised many times by where the table cell really is LOL