Page is a not externally linkable
joshie76 - 3:40 pm on Aug 23, 2001 (gmt 0)
<table width="100%" height="100%"> Your page goes in another table here.... <td>
Why not use tables (or am I missing the point) - this can even be used to centre vertically and works in all browsers I've tested. Be sure to set your page margins to zero for vertical centering
<tr>
<td align="center" valign="middle">
</tr>
</table>