PDA

View Full Version : Overlay one image on top of another


snowflurry
03-16-2005, 02:25 AM
Hello,

I would like to understand the easiest way of overlaying an image on top of another on a webpage. I wanted one image underneath, then while the page opens another image lays on top. The latter image will be transparent gif apart from some text.

Thanks.

Len Whistler
03-16-2005, 06:00 AM
Use CSS and divisions.

I don't know the exact syntax but you can number the divisions from "0" to whatever, "0" would be the bottom "1" on top. Do a google search for exact syntax.