|
Create a table. Set the height to 100%. Any and all content on the page must be within the cell of this table for the content of the page to be centred.
<table height="100%" align="center">
<tr><td>
<IMG SRC="imagegoeshere.jpg">
</td></tr>
</table>
Hope that's what you were after.
__________________
26 + 6 = 1
|