Grunty
08-05-2003, 05:49 AM
I have a single celled table which is 100% width and height. It is there because I want a border around the contents of the 2 tables nested inside the outer.
My problem is that I would like one inner table positioned at top-centre, while having the other positioned centre-centre.
The whole page is for an intranet page that will always be full screen but at different screen resolutions, hence the requirement for a pretty border around the screen, a table with a title and a couple of paragraphs of text at the top, and a table containing a dynamic menu of links in the middle.
I have tried apllying CSS position styles, but they dont work. The defalt html settings over-ride them. Is this because they are inside another table?
I have a feeling that I souldn't be mixing tables with CSS but would be grateful for any help.
Thanks
My problem is that I would like one inner table positioned at top-centre, while having the other positioned centre-centre.
The whole page is for an intranet page that will always be full screen but at different screen resolutions, hence the requirement for a pretty border around the screen, a table with a title and a couple of paragraphs of text at the top, and a table containing a dynamic menu of links in the middle.
I have tried apllying CSS position styles, but they dont work. The defalt html settings over-ride them. Is this because they are inside another table?
I have a feeling that I souldn't be mixing tables with CSS but would be grateful for any help.
Thanks