-
Notifications
You must be signed in to change notification settings - Fork 1
/
gracias_form.html
39 lines (38 loc) · 1.79 KB
/
gracias_form.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Serif WebPlus X5">
<meta http-equiv='X-UA-Compatible' content='IE=EmulateIE8' ><title>GRACIAS!</title>
<style type="text/css">
body {margin: 0px; padding: 0px;}
a.hlink_1:link {color:#000000;}
a.hlink_1:visited {color:#000000;}
a.hlink_1:hover {color:#000000;}
a.hlink_1:active {color:#000000;}
.Artistic-Body-P
{
margin:0.0px 0.0px 0.0px 0.0px; text-align:center; font-weight:400;
}
.Artistic-Body-C
{
font-family:"Verdana", sans-serif; color:#000000; font-size:16.0px; line-height:1.13em;
}
</style>
<script type="text/javascript" src="wpscripts/jspngfix.js"></script>
<script type="text/javascript">
var blankSrc = "wpscripts/blank.gif";
</script>
</head>
<body text="#000000" style="background-color:#ffffff;background-image:url(wpimages/wpa21cc0b3_06.png);background-repeat:repeat;background-position:top center;background-attachment:scroll; text-align:center; height:500px;">
<div style="background-color:transparent;text-align:left;margin-left:auto;margin-right:auto;position:relative;width:750px;height:500px;">
<div id="art_2" style="position:absolute;left:201px;top:92px;width:348px;height:73px;">
<div class="Artistic-Body-P">
<span class="Artistic-Body-C">EL FORMULARIO FUE ENVIADO.<br></span>
<span class="Artistic-Body-C">GRACIAS POR TU ESFUERZO!<br></span>
<span class="Artistic-Body-C"><br></span>
<span class="Artistic-Body-C"><a class="hlink_1" href="formulario_afiliadores.php" style="text-decoration:underline;">>>CARGAR UN NUEVO FORMULARIO<<</a></span></div>
</div>
</div>
</body>
</html>