Hello!
I can't seem to figure out why this image isn't aligning at the top of the table. Can someone take a look I would really appreciate it!
http://www.janethull.com/shop/index....products_id=10
Current code:
<td align="center" valign="top" class="smallText" rowspan="3" width="100">
<script language="javascript" type="text/javascript"><!--
document.write('<a href="javascriptopupWindow(\'http://www.janethull.com/shop/index.php?main_page=popup_image&pID=10\')"><img src="images/French Green Clay.jpg" border="0" alt="French Green Clay, 180 capsules" title=" French Green Clay, 180 capsules " width="120" height="120" hspace="5" vspace="5" /><br />larger image</a>');
//--></script>
<noscript>
<a href="http://www.janethull.com/shop/index.php?main_page=popup_image&pID=10" target="_blank"><img src="images/French Green Clay.jpg" border="0" alt="French Green Clay, 180 capsules" title=" French Green Clay, 180 capsules " width="120" height="120" hspace="5" vspace="5" /><br />larger image</a></noscript>
</td>
Thank you!


opupWindow(\'http://www.janethull.com/shop/index.php?main_page=popup_image&pID=10\')"><img src="images/French Green Clay.jpg" border="0" alt="French Green Clay, 180 capsules" title=" French Green Clay, 180 capsules " width="120" height="120" hspace="5" vspace="5" /><br />larger image</a>');

