HTML question
Aug. 1st, 2005 01:03 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I have a title graphic, cam picture, and some text that I'd like to keep vertically centered no matter what the size of the monitor on which the Web page is being viewed is. Is there a way to do that? I know that a table will resize, but is there a way to keep it anchored at the center of the frame? Thanks.
no subject
Date: 2005-08-01 10:18 am (UTC)<div align="center">
<center>
<table border="1" width="338">
<tr>
<td width="328">
<p align="center"><img border="0" src="mypicutre.jpg" width="246" height="259"></td>
</tr>
</table>
</center>
</div>
no subject
Date: 2005-08-01 04:28 pm (UTC)