PDA

View Full Version : trouble with the alignment of tables..


me-so-sleepy
05-26-2003, 06:48 PM
hi! um i seem to keep bugging people on here about tables and its basically because i know very little about them, anyway.

on this page http://www.504hrs.com/tests/intro.htm i am trying to get that image to be aligned with all the images that follow after you click that link.. at the moment it seems to be further to the right.. tho when you click refresh it moves to the left.. i have studied the source and as far as i can see the size's of height and width of the cells are the same so i cant figure out how to sort that out.. this also applys in the pictures section http://www.504hrs.com/tests/pics.htm once you have launched for the first page and the live or promo pages containing the thumbnails the left cell containing the red clock and the animated image are in once place.. tho when you click a thumbnail to view a picture in the pages which contain the pictures the left cell moves to the left slightly.. i has studied the source of these pages as well and cant see the problem.. if anyone can help me make the images stay in the positions throughout the website it would be fantastic..

thanks

Matt

zoobie
05-27-2003, 03:01 AM
Well I didn't notice it until you pointed it out...Anyway, adjusting this...


<HTML><HEAD><TITLE>5 0 4 h r s . c o m</TITLE>
</HEAD>

<BODY style="background-color:black;margin:62px padding:0;overflow:auto">
<TABLE HEIGHT="433" cellSpacing=0 cellPadding=0 width="620" align=center border=0>
<tr>
<td height="120" align="center">
<A href="news.htm" style="text-decoration:none"><IMG alt="enter 504hrs" src="images/intro-final.gif" border="0"></A></td>
</tr>
</TABLE>
</BODY></HTML>