me again
in FF the main div's background image doesn't extend to the bottom as it is in IE.
How can I fix this please?
<!-- m --><a class="postlink" href="http://test.bobbysmiles.com/test52.htm">http://test.bobbysmiles.com/test52.htm</a><!-- m -->
cheers, BBecause they're floating. You could use another DIV at the end of the content, then apply "clear:both;" to it, or even use faux columns as explained here (<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/fauxcolumns/">http://www.alistapart.com/articles/fauxcolumns/</a><!-- m -->).
in FF the main div's background image doesn't extend to the bottom as it is in IE.
How can I fix this please?
<!-- m --><a class="postlink" href="http://test.bobbysmiles.com/test52.htm">http://test.bobbysmiles.com/test52.htm</a><!-- m -->
cheers, BBecause they're floating. You could use another DIV at the end of the content, then apply "clear:both;" to it, or even use faux columns as explained here (<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/fauxcolumns/">http://www.alistapart.com/articles/fauxcolumns/</a><!-- m -->).