Ver Mensaje Individual
  #3 (permalink)  
Antiguo 17/07/2013, 04:20
ivanjg
 
Fecha de Ingreso: julio-2013
Mensajes: 2
Antigüedad: 10 años, 9 meses
Puntos: 0
Respuesta: Problema con firma HTML

Aquí está. Sed piadosos, estoy empezando y puede que tenga cosas de más xD

Muchas gracias


Código:
<html>
<br>
<br>
<div align="left" >
<table style="border: none" width="750px" height="125px a">

	<tr style="font-family:arial; line-height:23px">
		<td style="border-top: solid 1px #000">
		<br>
		<p style="float:right">aquí va logo enlazado</a></p>
		<p style="float:left"><h1 style="font-size:25px"><strong>Nombre</strong></h1></p>
		<p style="line-height:1px; color:#009; font-size:15px" >Dirección enlazada</p>
		<p style="line-height:5px; font-size:13px"> Ésta es la primera línea que se me monta</p>
		<p style="line-height:5px; font-size:15px">Ésta es la segunda</p>
		<p style="line-height:1px; font-size:10px; text-align:center; padding-bottom:13px">aquí va un enlace a googlemaps<p>
		</td>
	</tr>
	<tr style="font-family:arial; font-size:12px">
	<td style="border-top: solid 1px; #000 padding-top:15px; padding-bottom:10px" align="center"> Todo ésto son enlaces a redes sociales
	</td></tr>
	<tr style="font-family:arial; font-size:10px">
	<td style="padding-top:15px; text-align:justify"><strong>XXXXXX</strong>

Parrafada de protección de datos. </td>
	</tr>
</table>			
</div>
</html>