Re: [css-d] Container coding/alignment problem with float

2006-01-13 Thread tedd
>Regarding my earlier message...I tried absolute positioning again >for the content, and while I don't have the width problem this time, >and don't have the alignment problem I do when using float, I do >have varying top margins between IE, FF, and Opera. I've encountered >this problem before a

Re: [css-d] Container coding/alignment problem with float

2006-01-13 Thread Iorhael
Regarding my earlier message...I tried absolute positioning again for the content, and while I don't have the width problem this time, and don't have the alignment problem I do when using float, I do have varying top margins between IE, FF, and Opera. I've encountered this problem before and wor

[css-d] Container coding/alignment problem with float

2006-01-13 Thread Iorhael
Hi, I need some adviceI am attempting to recode a web site (and possibly others) so that I have everything nested at the same level...that is: container with the content, link, footer, etc. nested underneath. (Previously I had the link and footer inside the content). When I am done with thi