html coding question
Originally Posted by ryn004
Is there a way you can vertically align a table to the center of the page? I know it can be done horizontally.
try this
<table width=100% height=98%>
<tr><td>
<table width=750>
<tr><td>Content here</td></tr>
</table>
</td></tr>
<table>
This should align your 750 pixel table to the centre of the page horizontally and vertically.
<table width=100% height=98%>
<tr><td>
<table width=750>
<tr><td>Content here</td></tr>
</table>
</td></tr>
<table>
This should align your 750 pixel table to the centre of the page horizontally and vertically.
Thread
Thread Starter
Forum
Replies
Last Post
Scott@ScoobySpares
Full Cars Breaking For Spares
61
Jan 11, 2021 03:08 PM
Scott@ScoobySpares
Full Cars Breaking For Spares
7
Dec 14, 2015 08:16 AM
blockhead
Subaru Parts
19
Nov 7, 2015 11:50 PM



