Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje17-07-2010, 16:29 (UTC)    
Título del mensaje: ayuda en codigo para aser

hola!!
nesecitaria algun codigo para aser esto,meter la imagen la descripcion un fondo atractivo y un apartado para enlasar al elink
podria ser...

algo asin



gracias y saludos
Mensaje17-07-2010, 16:40 (UTC)    
Título del mensaje:

Hola!

Podrias utilizar una tabla con fondo,

Cita:
<table width="400" height="36">
<tbody>
<tr>
<td width="400" valign="top" height="30" background="URL DEL FONDO" align="center">
<table cellspacing="1" cellpadding="1" border="1" style="width: 400px; height: 38px;">
<tbody>
<tr>
<td><span style="font-family: Tahoma;">Contenido</span></td>
<td><span style="font-family: Tahoma;">Contenido</span></td>
</tr>
</tbody>
</table>
<table cellspacing="1" cellpadding="1" border="1" style="width: 400px; height: 143px;">
<tbody>
<tr>
<td><span style="font-family: Tahoma;">Contenido</span></td>
<td><span style="font-family: Tahoma;">Contenido<br />
</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>


Saludos!
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group