Created
June 11, 2013 18:49
-
-
Save ivillamil/5759580 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* The first commented line is your dabblet’s title | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang=es> | |
<head><title>Página Web Corporativa</title></head> | |
<body style="background:#efefef"> | |
<table width="600" cellspacing="0" cellpadding="0" border="0"> | |
<tr> | |
<td colspan="2" style="background-color:#fafafa"> | |
<a href="http://meridadesign.com" title="Visitar Página"> | |
<img src="http://meridadesign.com/wp-content/themes/felicia/img/mails/header.jpg" border="0"> | |
</a> | |
</td> | |
</tr> | |
<tr> | |
<td colspan="2" style="padding:20px;font-family:sans-serif;color:#444;background:#fafafa"> | |
<h1>Nombre de la Empresa</h1> | |
<p>Sabemos que reconoce el valor que la publicidad le ofrece a su negocio, y una página web | |
que le permita ampliar su presencia y captación de posibles clientes puede interesarle.</p> | |
<p>Por tal motivo queremos presentarle nuestro paquete de Página Web Corporativa, el cual detallamos a continuación.</p> | |
<h3>Página Web Corporativa</h3> | |
<ul> | |
<li>Diseño personalizado desde cero.</li> | |
<li>Hasta 9 secciones.</li> | |
<li>1 Formulario de contacto.</li> | |
<li>Hasta 2 Galerías.</li> | |
<li>Hospedaje y dominio (ejemploempresa.com) incluido el primer año.</li> | |
<li>Sistema de Administración de Contenidos (CMS).</li> | |
<li>Hasta 10 cuentas de correo electrónico.</li> | |
</ul> | |
<h3>Precio</h3> | |
<strong><span style="text-decoration: line-through;color:#888">$6,000.00</span></strong><br> | |
<span><strong>$4,800.00</strong> (i.v.a. incluido)</span><br> | |
<small>Precio vigente hasta el 30 de Junio.</small> | |
<br><br> | |
<div style=""> | |
<i>Lcs. Iván Villamil Covián <br> | |
<small>Director General</small><br> | |
<small><a href="mailto:[email protected]">[email protected]</a></small> | |
</i> | |
</div> | |
</td> | |
</tr> | |
<tr style="background-color:#fafafa"> | |
<td><a href="http://meridadesign.com"><img src="http://meridadesign.com/wp-content/themes/felicia/img/mails/footer_logo.jpg" border="0"></a></td> | |
<td><a href="tel:19991313625" title="llamar ahora"><img src="http://meridadesign.com/wp-content/themes/felicia/img/mails/footer_telefono.jpg" border="0"></a></td> | |
</tr> | |
</table> | |
</body> | |
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert(Hello world!'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment