blob: 52554c0d5268bc9b444be5dd4f4b82ab8bed2f04 [file] [log] [blame]
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title> New Document </title>
<meta name="Generator" content="EditPlus">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
</head>
<body>
<table border="1" width="100%" height="100%">
<tr>
<td>
Outer Table:<br>
&lt;table border="1" width="100%" height="100%"&gt;
</td>
<td>
<table border="1" width="100%" height="100%">
<tr>
<td height="100%">
Nested Table:<br>
&lt;table border="1" width="100%" height="100%"&gt;<br>
&lt;td height="100%"&gt;
</td>
<td height="100%">
asdf
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>