Hi everyone, I was just running into a problem with a design that I have on the go. The problem is basically that I am using an image as a link and it is in a containment table. For some reason however, the links are not acting as links for me. They are being disabled somehow. Here is the code:<br><br><table border=0 cellpadding=0 cellspacing=0><br><tr><br><td><img src="_blnk.gif" width=12 height=1></td><br><td><img src="_blnk.gif" width=1 height=1></td><br><td><img src="_blnk.gif" width=188 height=1></td><br><td><img src="_blnk.gif" width=6 height=1></td><br><td><img src="_blnk.gif" width=23 height=1></td><br><td><img src="_blnk.gif" width=11 height=1></td><br><td><img src="_blnk.gif" width=15 height=1></td><br><td><img src="_blnk.gif" width=51 height=1></td><br><td><img src="_blnk.gif" width=14 height=1></td><br><td><img src="_blnk.gif" width=200 height=1></td><br><td><img src="_blnk.gif" width=104 height=1></td><br><td><img src="_blnk.gif" width=2 height=1></td><br><td><img src="_blnk.gif" width=82 height=1></td><br><td><img src="_blnk.gif" width=6 height=1></td><br></tr><br><tr><br><td width=12 height=25></td><br><td width=1></td><br><td width=188></td><br><td width=6></td><br><td width=23></td><br><td width=11></td><br><td width=15></td><br><td width=51></td><br><td width=14></td><br><td width=200></td><br><td width=104></td><br><td width=2></td><br><td width=82></td><br><td width=6></td><br></tr><br><tr><br><td height=30></td><br><td width=218 height=126 colspan=4 rowspan=3 valign=top align=left><br><img width=218 height=126 border=0 src="leftlogo.gif"></td><br><td width=395 height=140 colspan=6 rowspan=4 valign=top align=left><br><img width=395 height=140 border=0 src="clients.gif"></td><br><td colspan=3></td><br></tr><br><tr><br><td height=68></td><br><td></td><br><td width=88 height=68 colspan=2 rowspan=1 valign=top align=left><br><img width=88 height=68 border=0 src="logoright.gif"></td><br></tr><br><tr><br><td height=45></td><br><td colspan=3></td><br></tr><br><tr><br><td height=120></td><br><br>This is the problem area here:<br><b><br><td colspan=16> <br> <a href="aboutus.html"><br><img src="aboutusbutt.gif" border="0"><br></a> <a href="contactus.html"><br><img src="contactusbutt.gif" border="0"><br></a> <a href="news.html"><br><img src="newsbutt.gif" border="0"><br></a> <a href="pledge.html"><br><img src="pledgebutt.gif"border="0"></a><br></td><br></tr><br></b><br>for some reason, only the button for the link to aboutus.html works. The others do not, I don't have a reason as to why this is happening.<br><br><tr><br><td height=14></td><br><td colspan=13></td><br></tr><br><tr><br><td height=1></td><br><td width=195 height=373 colspan=3 rowspan=9 valign=top align=left><br><map name="map792"><br><area shape="rect" coords="0,323,195,373" href="support.html"><br><area shape="rect" coords="0,321,193,373"><br><area shape="rect" coords="0,259,195,308" href="services.html"><br><area shape="rect" coords="0,257,193,308"><br><area shape="rect" coords="0,194,195,244" href="products.html"><br><area shape="rect" coords="0,193,193,244"><br><area shape="rect" coords="0,130,195,180" href="links.html"><br><area shape="rect" coords="0,129,193,180"><br><area shape="rect" coords="0,66,195,116" href="clients.html"><br><area shape="rect" coords="0,64,193,116"><br><area shape="rect" coords="0,2,195,51" href="index.html"><br><area shape="rect" coords="0,0,193,51"><br></map><br><img width=195 height=373 border=0 src="imgmap.gif" usemap="#map792"></td><br><td colspan=10></td><br></tr><br><br>Any help would be greatly appreciated. I included some of the code from before and after the problem.<br><br>Thanks everyone,<br>Gord.