English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How to add text over an image? whats the code for that? i want to put text over an image on my site, but i dont know the code. does anyone know it?

2007-02-02 09:21:04 · 3 answers · asked by xrandomnessx 2 in Computers & Internet Internet

thanks so much!

2007-02-02 09:26:41 · update #1

3 answers

This is a property of the HTML tag for inline-images. To set this property, you will need to use the 'alt' property and/or 'title' property in the following:

Some description

2007-02-02 09:24:29 · answer #1 · answered by ♫ Life is a Highway ♫ 4 · 1 0

1. First, make sure you have a table code, like this:


A


2. Next, have your code present and put this in the table code:

background="IMAGE URL" height=# width=#
It should look like this after you add it in:

A

You can take the bordercolor=black part out, because you don't really need it. To get the height and width of the image, right-click it, go to properties, and the first number after the dimensions is the width and the second number is the height.
3. Now add in your textbox and everything else like a regular layout code. If you don't know how, go to my layout tutorial.

4. Finally, position your textbox anywhere by adding



for a small space and


for a large space. Use


to align the textbox to the left, center, and right (don't put all three, choose one only!!)

2007-02-02 17:25:13 · answer #2 · answered by dlee_red 3 · 1 1

what image is that.
if its on computer open the picture right click on the image and select add text or u will have the option edit picture, or add text.

good luck

2007-02-02 17:30:01 · answer #3 · answered by anil k 1 · 0 2

fedest.com, questions and answers