Thread: Images Sizes
View Single Post
Old 09-12-2024, 02:54 PM   #31
m610
Enthusiast
m610 began at the beginning.
 
m610's Avatar
 
Posts: 35
Karma: 10
Join Date: Jun 2024
Location: Esparto, CA
Device: Kindle 11
This seems to be working for centering text on a page.

Code:
<table width="100%" height="100%">
<tr>
<td style="verticalAlign:middle">
<p class="Section_Name"><a id="TOC1_1"></a>Harold's Story</p>
</td>
</tr>
</table>
m610 is offline   Reply With Quote