Re: Position image at the bottom of container for IE
Posted by VUNETdotUS on 11/08/07 20:09
On Nov 8, 12:03 pm, Els <els.aNOS...@tiscali.nl> wrote:
> Els wrote:
> > background:url(image.jpg) no-repeat bottom left;
>
> Sorry, make that background:url(image.jpg) no-repeat left bottom;
> (first horizontal, then vertical position)
>
> --
> Els http://locusmeus.com/
what if I already have a background? can I use 3 backgrounds in one
element for top,left, bottom?