I’m having a bit of a problem with the layout of my page. I’ve got the various sections all laid out, except the right section, which is the actual content section.
The Left section, which is the navigation area, will vary in height depending as new items are added. If I use relative positioning on the content area, its position on the page changes as the height of the navigation area changes. If I use absolute positioning, for some reason it’s under the left area, despite my very clear top and left notation.
Would someone please take a look and see if they can figure out what I’ve done wrong?
The url is http://opensource.eledanthe.com and the name of the stylesheet is style2.css.
EDIT: Fixed the URL above ... seems a comma got in there somehow ... the link works now.