It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html>
<head>
<link rel="stylesheet" type="text/css" href="main.css" />
<title>deny ignorance with grace</title>
</head>
<body>
<table border="1">
<tr>
<td>hi</td>
<td height="100px">hi</td>
<td>hi</td>
</tr>
<tr>
<td width="20%">hi</td>
<td>hi</td>
<td width="20%">hi</td>
</tr>
</table>
</body>
</html>
body [
margin: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
margin-top: 0;
font-size: 12px
]
.indented [
padding-left: 5pt;
padding-right: 5pt;
]
table [
border-collapse: collapse;
width: 100%;
height: 100%
]
html,body [
height: 100%
]