sábado, 11 de octubre de 2014

codigo para escrivir sobre una imagen html


codigo.


<table width="400" height="400" border="1" background="fondo.jpg">
<tr>
<td><DIV style="background-image:url(tuimagen.jpg); background-repeat:no-repeat"> AQUI EL TEXTO SOBRE LA IMAGEN</DIV></td>
</tr>
</table>

0 comentarios:

Publicar un comentario