NO REPEAT: LA FOTO NO SE REPITE
Página 1 de 1.
NO REPEAT: LA FOTO NO SE REPITE
Los códigos de estas tablas permiten que la imagen no se repita, uno lleva la orden en la tabla y el otro en el td:
El 1º:
El 2º:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
VALORES
ALIGN="top" (arriba), ALIGN="middle" (centro), ALIGN="bottom" (abajo),
ENLACES
http://www.wikilearning.com/curso_gratis/curso_completo_de_html-multimedia_inline_i/9708-60
http://www.wikilearning.com/curso_gratis/curso_completo_de_html/9708
El 1º:
- Código:
<TD style="background-image: url(http://i47.servimg.com/u/f47/12/37/08/27/uvas_410.png); background-repeat: no-repeat">
El 2º:
- Código:
<TABLE CELLSPACING="15" background="http://i285.photobucket.com/albums/ll78/Artes-ana/FONDOS/LISOS/bebe.jpg" WIDTH="600"><TR><TD style="background-image: url(http://i47.servimg.com/u/f47/12/37/08/27/uvas_410.png); background-repeat: no-repeat">
Tu poema |
- Código:
<center>
<TABLE CELLSPACING="15" background="http://i285.photobucket.com/albums/ll78/Artes-ana/FONDOS/LISOS/bebe.jpg" WIDTH="600"><TR><TD style="background-image: url(http://i47.servimg.com/u/f47/12/37/08/27/uvas_410.png); background-repeat: no-repeat">
[center][b][color=#2B68B7] Tu poema [/color][/b]
<img src="http://i285.photobucket.com/albums/ll78/Artes-ana/FONDOS/FLORES/Lavendimia.jpg"width=400> [/center]
</TD></TR></TABLE></CENTER>
|
- Código:
<center><TABLE WIDTH="680" border=0><TR>
<td background="http://i285.photobucket.com/albums/ll78/Artes-ana/FONDOS/LISOS/bebe.jpg">
<center><TABLE WIDTH="650" style="background-image: url(http://i47.servimg.com/u/f47/12/37/08/27/uvas_410.png); background-repeat: no-repeat; background-position: top center"><TR><TD>
[center][b][color=#2B68B7] Tu poema [/color][/b]
<img src="http://i285.photobucket.com/albums/ll78/Artes-ana/FONDOS/FLORES/Lavendimia.jpg"width=400> [/center]
</TD></TR></TABLE></center>
</TD></TR></TABLE></center>
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- Código:
<table>
<tr>
<td height="50" style="background-image: url(imagen.jpg); background-repeat: no-repeat; background-position: left;">Fondo
</td>
</tr>
</table>
VALORES
ALIGN="top" (arriba), ALIGN="middle" (centro), ALIGN="bottom" (abajo),
ENLACES
http://www.wikilearning.com/curso_gratis/curso_completo_de_html-multimedia_inline_i/9708-60
http://www.wikilearning.com/curso_gratis/curso_completo_de_html/9708
Página 1 de 1.
Permisos de este foro:
No puedes responder a temas en este foro.