Or do all web designers spend far too much time getting web pages to render the same in both IE and FF.
I am not getting into the debate as to which one is best, I just need to be able to code for both without having to nail bits of code into pages to make it all work properly.
As IE is the most common browser I use it to test and develop my pages. I have the clearfix in place but still suffer from divs positioning themselves in the most unlikely places, usually half way up a page on top of other content. Is there a definitive way of telling the browser to start a div at the the very bottom of a page. Most of my pages are created dynamically so their length is unknown at design time. Oh for the days of tables when pages stretched to accomodate their contents.
I have a particular page which is causing me serious problems. It is essentially
Keith
I am not getting into the debate as to which one is best, I just need to be able to code for both without having to nail bits of code into pages to make it all work properly.
As IE is the most common browser I use it to test and develop my pages. I have the clearfix in place but still suffer from divs positioning themselves in the most unlikely places, usually half way up a page on top of other content. Is there a definitive way of telling the browser to start a div at the the very bottom of a page. Most of my pages are created dynamically so their length is unknown at design time. Oh for the days of tables when pages stretched to accomodate their contents.
I have a particular page which is causing me serious problems. It is essentially
Keith