Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text over an image
Message
De
10/06/2008 13:16:49
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
10/06/2008 11:42:22
Information générale
Forum:
Internet
Catégorie:
HTML
Divers
Thread ID:
01322831
Message ID:
01322860
Vues:
17
>>This is very simplified, but how do I put text over the image? If I make the text part of the button it looks like crap because of the resolution, so I want to put a string in the HTML to be placed over the image instead.
>>
>>
>><table class="contentpaneopen">
>>	<img src="http://www.MySite.com/images/stories/MyCompany/request_info.jpg"
>></table>
>>
>
>For that, you may use a background image on the cell. So, you are then free to put text on the cell after. I do this trick on the North Eastern Guide at http://www.northeasternguide.com. Whenever a car is sold, I put SOLD on top of the image.

When I use this:
<tr>

<td align="center" valign="center" background="Request_Info.jpg"> <font size="+1">Request Information Now</font></td> 

</tr>
The image appears multiple times across the cell. I tried creating an empty cell on either side of it, but that didn't work well either.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform