-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
46 lines (43 loc) · 3.11 KB
/
index.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
40
41
42
43
44
45
46
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CÍM</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-2" />
</head>
<body style="margin:0px;padding:0px;border:0px;background-color:#000000;font-family:Arial, Helvetica, sans-serif;color:#505050;font-size:0px;line-height:0px;">
<table cellpadding="0" cellspacing="0" border="0" style="margin:0px;padding:0px;border:0px;width:100%;height:100%;background-color:#000000;text-align:center;">
<tr><td style="margin:0px;padding:0px;border:0px;width:100%;height:100%;font-size:0px;background-color:#000000;vertical-align:top;">
<table cellpadding="0" cellspacing="0" border="0" width="700" style="margin:0px auto;padding:0px;border:0px;width:700px;height:auto;">
<tr>
<td style="margin:0px;padding:0px;border:0px;width:700px;height:220px;font-size:0px;vertical-align:top;">
<table cellpadding="0" cellspacing="0" border="0" width="700" style="margin:0px;padding:0px;border:0px;width:700px;height:220px;">
<tr>
<td style="margin:0px;padding:0px;border:0px;width:700px;height:220px;font-size:0px;vertical-align:top;">
<img src="header.jpg" alt="" style="display:block;width:700px;height:220px;" />
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="margin:0px;padding:0px;border:0px;width:700px;height:auto;font-size:0px;vertical-align:top;">
<table cellpadding="0" cellspacing="0" border="0" width="700" style="margin:0px;padding:0px;border:0px;width:700px;height:auto;background-color:#FFFFFF;">
<tr>
<td style="margin:0px;padding:0px;border:0px;width:20px;height:auto;vertical-align:top;"> </td>
<td style="margin:0px;padding:0px;border:0px;width:660px;height:auto;vertical-align:top;">
<p style="margin:0px;padding:0px;border:0px;font-family:Arial, Helvetica, sans-serif;font-size:27px;line-height:27px;"> </p>
<p style="margin:0px;padding:0px;border:0px;font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:15px;color:#505050;text-align:left;">
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum <a href="#" title="" target="_blank" style="margin:0px;padding:0px;border:0px;font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:15px;color:#FFCC00;text-decoration:none;">link</a>.
</p>
<p style="margin:0px;padding:0px;border:0px;font-family:Arial, Helvetica, sans-serif;font-size:29px;line-height:30px;"> </p>
</td>
<td style="margin:0px;padding:0px;border:0px;width:20px;height:auto;vertical-align:top;"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td></tr>
</table>
</body>
</html>