Wed, 2010-02-03 02:56
I'm having trouble with IE in compatibility mode for this page:
http://www.tomhanser.com/welland/index2.html
The lower row of two links (meet the team & client login) gets pushed way below the page in compatibility mode. I've tried both margin-top and padding-top; this works in FF and IE but not in IE compatibility mode.
How can I hold a DIV at the bottom like this, below an upper DIV? I have a wrapperDIV containing both rows of links.
If you're wondering how I ended up with this design, I'm being asked to convert an existing Flash site to HTML:
Client wants the EXACT same layout!
Thanks in advance.