View Single Post
Old 04-12-2003, 04:59 AM   #169
diverslung
underwater comix
 
diverslung's Avatar
 
Join Date: Oct 2002

Location: Germany
Posts: 58
It's me once again...

I tried to adapt the code of the banner-table. Now it works
with both - IE and Netscape 4.xx. Here you are:


Code:
<center>
<table border="0" width="100%" cellpadding="0" cellspacing="0">
 <tr>
  <td align="center" nowrap>
   <table width="620" border="0" cellpadding="0" cellspacing="0">
    <tr>
     <td colspan="4"><a href=""><img src="banner_01topA.jpg" width=620 height=63 border=0 alt=""></a></TD>
    </TR>
    <TR>
     <TD><img src="banner_01topB.jpg" width=343 height=52 border=0 usemap="#bannertop"></TD>
     <TD><a href=""><img src="banner_01topC_lit.gif" width=60 height=52 border=0></a></TD>
     <TD><a href=""><img src="banner_01topD_lit.gif" width=66 height=52 border=0></a></TD>
     <TD><a href=""><img src="banner_01topE.gif" width=151 height=52 border=0></a></TD>
    </TR>
    <TR>
     <TD colspan="4">
      <table border="0" width="100%" cellpadding="0" cellspacing="0">
       <TR>
        <TD><img src="banner_02left.jpg" width=165 height=25 border=0 alt="" align=top></TD>
        <TD><a href=""><img src="banner_03settings.gif" alt="" border=0 width=92 height=25 name="usercp"></a></TD>
        <TD><a href=""><img src="banner_04members.gif" alt="" border=0 width=74 height=25 name="members"></a></TD>
        <TD><a href="" target="_blank"><img src="banner_05faq.gif" alt="" border=0 width=68 height=25 name="faq"></a></TD>
        <TD><img src="banner_06updates.gif" alt="Updates" border=0 width=70 height=25 name="updates"></TD>
        <TD><a href="" target="_blank"><img src="banner_07chat.gif" alt="" border=0 width=50 height=25 name="chat"></a></TD>
        <TD><a href=""><img src="banner_08search.gif" alt="" border=0 width=62 height=25 name="search"></a></TD>
        <TD><img src="banner_09right.jpg" width=38 height=25></TD>
       </TR>
      </TABLE>
      <map name="bannertop">
      <area shape="rect" coords="171,0,219,51" href="showthread.php?s=&threadid=416" title="Cat and Pet Photos">
      <area shape="rect" coords="220,0,282,51" href="showthread.php?s=&postid=21556#post21556" title="Widescreen 16:9 Aquarium Info">
      <area shape="rect" coords="283,0,342,51" href="showthread.php?s=&threadid=8" title="Saltwater Aquarium Wishlist">
      <area shape="default" nohref>
      </map>
     </td>
    </tr>
   </table>
  </td>
 </tr>
</table>
</center>


the result is this:
Attached Images
File Type: jpg bild1.jpg (46.8 KB, 128 views)
www.mykeself.de - myself is mykeself
diverslung is offline   Reply With Quote