Hi,

Just wondering if this is the /best fix/ to make an image align to the 
bottom left of the BODY background for Firefox:


html {
        min-height: 100%;
        height: auto;
}

body {
        url(/le/images/template/bkgrnd-grfk.jpg) no-repeat bottom left;
}


Hehe, it has been a while since I have had to put a background image in 
the body aligned to the bottom... did not know this was the typical 
behavior (i.e. having to specify a height for the HTML element.)

Just wondering if there is a better solution, particularly one that 
works well in all browsers.

Many thanks in advance,
Cheers,
Micky


-- 
  Wishlist: <http://snipurl.com/vrs9>
    Switch: <http://browsehappy.com/>
        My: <http://del.icio.us/mhulse> 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to