A active Jun 28, 2007 #1 If I display an image can I then draw text so it appears on top of the image? An example of some code would sure help. Thanks
If I display an image can I then draw text so it appears on top of the image? An example of some code would sure help. Thanks
G Guest Jun 28, 2007 #2 active, you can create a <div/> with background-image style set to your image and then any text inside the image will appear on top of your image.
active, you can create a <div/> with background-image style set to your image and then any text inside the image will appear on top of your image.
A active Jun 28, 2007 #3 I'll try that thanks Sergey Poberezovskiy said: active, you can create a <div/> with background-image style set to your image and then any text inside the image will appear on top of your image. Click to expand...
I'll try that thanks Sergey Poberezovskiy said: active, you can create a <div/> with background-image style set to your image and then any text inside the image will appear on top of your image. Click to expand...