Forum'da ara:
Ara


Yazar Mesaj
Mesaj13.11.2008, 19:47 (UTC)    
Mesaj konusu: css menu nasıl yapılır ?

css menü yapamıyorum

Düzenleme : ironarchives
Başlıklarınızı Konunuzu Özetleyecek Şekilde Açınız...


En son isyankar5134 tarafından 13.11.2008 22:31:46 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj13.11.2008, 19:51 (UTC)    
Mesaj konusu:

Birçok Sitede Hazır Var OnLarı Dene
______________
Mesaj13.11.2008, 20:56 (UTC)    
Mesaj konusu:

başlığa bir göz at işine yarar

http://www.bedava-sitem.com/forum/viewtopic.php?t=60096
______________
İlim, kendini bilmektir.
Mesaj13.11.2008, 20:57 (UTC)    
Mesaj konusu: Css-Menu-Grafik-Kodlar-Daha FAZLASİ Burada

slm arkadasım css menu yapabılmen için css bılqın olması lazım eger hazır menu ıstıyorsan paylasım yapıyorum burdan al menuleeri

anlatım css-tasarimm.tr.gg aittır



Kod:
<style>
body{
   font: bold 80% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
ul {
   margin: 0;
   padding: 0;
   list-style: none;
   width: 600px;
   float: left;
   border-bottom: 1px solid gray;
}

ul li {
   float: left;
   background: url(http://img.webme.com/pic/c/css-tasarimm/sekme_sag_resim.gif) no-repeat top right;
}


li a {
   background:url(http://img.webme.com/pic/c/css-tasarimm/sekme_sol_resim.gif) no-repeat left top;
   display: block;
   padding: 0 2em;
   line-height: 2.5em;
   text-decoration: none;
   float: left;
   color:#000;
}

ul a:hover {
   color: #9D9C9C;
}

</style>
</head>

<body>
<ul>
<li><a href="http://kefkir.tr.gg">Anasayfa</a></li>
<li><a href="http://kefkir.tr.gg">İletişim</a></li>
<li><a href="http://kefkir.tr.gg">Toplist</a></li>
<li><a href="http://kefkir.tr.gg">Ziyaretci Defteri</a></li>
</ul>
</p>

______________
<a href="http://www.turk-toplist.tr.gg/" _fcksavedurl="http://www.turk-toplist.tr.gg/"><img class="" width="468" height="60" border="0" alt="" src="http://img.webme.com/pic/t/turk-toplist/banner22.gif" _fcksavedurl="http://img.webme.com/pic/t/turk-toplist/banner22.gif" /></a>
Mesaj13.11.2008, 20:58 (UTC)    
Mesaj konusu: .......@ İşaretinin Hikayesi.......

İşine Yarar Umarımm
______________
<a href="http://www.turk-toplist.tr.gg/" _fcksavedurl="http://www.turk-toplist.tr.gg/"><img class="" width="468" height="60" border="0" alt="" src="http://img.webme.com/pic/t/turk-toplist/banner22.gif" _fcksavedurl="http://img.webme.com/pic/t/turk-toplist/banner22.gif" /></a>
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu