Text over Images, Please Help!
If I have a layer, with a table inside of it, and images within the table (the table is used to make the images flush with one another..) How would I write text over one of the images in the table? I am trying to avoid making the image a background in the table for a few reasons..
Thanks in advance! :thumb:
Re: Text over Images, Please Help!
Re: Text over Images, Please Help!
1) Don't bump.
2) No such thing as a 'layer', I presume you mean a div element.
3) Don't use tables for layout; use CSS.