View Single Post
Old 01-18-2004, 02:26 AM  
chodadog
Confirmed User
 
Join Date: Apr 2002
Posts: 9,736
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
chodadog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote