![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In the following site:- http://members.cox.net/netlane-desig...nedesigns.html when I add extra content to the bordered content area at the right of the menu box, the content box height expands as expected, until it's bottom border is below the bottom of the viewport. Using CSS I have been unable to create a 20px margin below the content box so that there is background image visible there. I am somewhat familiar with CSS and have tried many semi-obvious things to no avail. Any help would be appreciated. Brian Tozer |
#3
| |||
| |||
|
|
In the following site:- http://members.cox.net/netlane-desig...nedesigns.html |
#4
| |||
| |||
|
|
Because you use absolute positioning. Absolutely positioned elements don't take any space in structure flow, so the margin doesn't count because your div is non-existent as far as the flow is concerned. |
![]() |
| Thread Tools | |
| Display Modes | |
| |