|
JBW -> How do I prevent overlapping DIVs? (3/9/2005 14:25:47)
|
Hi All, I am currently rewriting a site to use CSS instead of tables for layout. It is based on a tamplate which uses 4 main DIV tags. These are Header, Links, Main and Footer. The header, links and footer are vertically aligned and work fine. However, the links are contained in a div on the left using position: absolute. All looks great unless the main div has little content. In which case, the footer is high up on the page and overlaps the links div. Is there any way I can remedy this or do I need to add more content!! An example can be found at www.jgpropertymanagement.com/test.asp Many thanks in advance for any help John.
|
|
|
|