Sayfanıza, benim üstteki balıklardan eklemek isterseniz,
<style>
body{ background-color:#AC9960; font-family:arial;}
table{font-size:80%;
background:#AC9960;
width:80%}
a{color:black;text-decoration:none;font:bold}
a:hover{color:#2F2F2F}
td.menu{background:#AC9960}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}
</style>
<script type="text/javascript">
function showmenu(elmnt)
{
document.getElementById(elmnt).style.visibility="visible"
}
function hidemenu(elmnt)
{
document.getElementById(elmnt).style.visibility="hidden"
}
</script>
<table border="0">
<tr bgcolor="#AC9960">
<td onmouseover="showmenu('link1')" onmouseout="hidemenu('link1')">
<a href="#">Linux</a><br />
<table class="menu" id="link1" width="40">
<tr><td class="menu"><a href="http://forum.debian.org.tr/index.php">Debian Tr Forum</a></td></tr>
<tr><td class="menu"><a href="http://forum.ubuntu-tr.net/">Ubuntu Tr Forum</a></td></tr>
</table>
</td>
<td onmouseover="showmenu('link2')" onmouseout="hidemenu('link2')">
<a href="#">Radio</a><br />
<table class="menu" id="link2" width="40">
<tr><td class="menu"><a href="http://rockradio1.mixstream.net">Rock1Radio</a></td></tr>
</table>
</td>
</tr>
</table>
<p> </p>
<object type="application/x-shockwave-flash" style="outline:none;" data="http://hosting.gmodules.com/ig/gadgets/file/112581010116074801021/fish.swf?" width="300" height="200"><param name="movie" value="http://hosting.gmodules.com/ig/gadgets/file/112581010116074801021/fish.swf?" /><param name="AllowScriptAccess" value="always" /><param name="wmode" value="opaque" /><param name="scale" value="noscale"/><param name="salign" value="tl"/></object>
Hiç yorum yok:
Yorum Gönder