I have two transparent GIFs, and I want one to show up over the other, using only the 64x64px area. The alternative is going into an image editor and doing it that way, but I suck with image editing tools and i'd MUCH rather be able to do it on the coding side.
this gives you more freedom in howmuch the images will overlap each other. the top- and left-attributes give the distance from the parentelement (e.g. td). to place images statically on the screen (won't scroll) use "position:fixed".
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.