Hello,
You can make the image the background image of a container, like a <div> and
put the text in the div.
Just make the div the same size as the image in your CSS.
Be aware though that having text over an image is problematic (in frontpage,
DW, etc) as text size is dependant on the user's browser settings.
If someone has their browser set to a larger text size than what your
browser is, the text will position differently over the image and possibly
expand beyond it.
Text size can grow or shrink, image size is static.
The only way to keep the text in the same place in the image is to add the
text to the image in a graphic program.
Take care,
Tim
"DUCHEYROO" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
How can I put a text area into/onto a web image, like I have been able to
do in Frontpage? |