-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.htm
62 lines (30 loc) · 914 Bytes
/
test.htm
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
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF">
<table width="300" border="0" cellspacing="0" cellpadding="0" height="300" vspace="0" hspace="0">
<tr>
<td height="341">
<div align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="300" vspace="0" hspace="0">
<tr bgcolor="#FFFF33">
<td height="100"> </td>
</tr>
<tr bgcolor="#FFFF33">
<td height="100"> </td>
</tr>
<tr bgcolor="#FF3333">
<td height="106"> </td>
</tr>
<tr bgcolor="#003333">
<td height="111"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>