by daemonzul on Thu Jan 21, 2010 3:47 pm
I made the mistake of slicing an image and making rollovers and all that jazz. Now if I just want to put text on the page I have to open the image file and add the text to the image. Is there a way to float the text over an image without throwing the alignment of all the images out of wack. When I add text it shift the images to make room and everything else is shifted as well. The page is set-up using tables...so is there a way to add text to a table over the "img src" tag?