Forum'da ara:
Ara


Yazar Mesaj
Mesaj21.03.2010, 15:13 (UTC)    
Mesaj konusu: Css Menü

Dikey Css Menülerden Anlayan ÖM atsın
______________
Css & Ice Blue TasarımlarSorun CevaplıyalımLink Takas
Mesaj21.03.2010, 17:43 (UTC)    
Mesaj konusu:

Dikey Css Menülerden Anlayan ÖM atsınBişey Sorucam
______________
Css & Ice Blue TasarımlarSorun CevaplıyalımLink Takas
Mesaj21.03.2010, 17:44 (UTC)    
Mesaj konusu:

ne soracaksaniz burda sorun ! Wink
Mesaj21.03.2010, 18:57 (UTC)    
Mesaj konusu:

NedeN bU kod site doğru çalışmıyor (ayarladığım gibi çıkmıyor)
Kod:
<style>body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12PX;
   font-weight: bold;
   }   

h1 {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:120px;
   font-weight:bold;
   margin:0;
   padding:0;
   }

hr {
   border:none;
   border-top:10px solid #CCCCCC;
   height:10px;
   margin-bottom:25px;
   }

ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }
   
#menu {
   width: 200px;
   margin-top: 10px;
   }
   
#menu li a {
   text-decoration: none;
   height: 10px;
     voice-family: "\"}\"";
     voice-family: inherit;
     height: 30px;
   }
   
#menu li a:link, #menu li a:visited {
   color: #4D4DE0;
   display: block;
   background: url(http://img.webme.com/pic/m/mertphotograph/untitled-3.jpg);
   padding: 15px 0 8 55px;
   }
   
#menu li a:hover {
   color: #8B8B94;
   background: url(http://img.webme.com/pic/m/mertphotograph/anigif.gif) background-attachment:fixed;
background-repeat:repeat; 0 -32px;
   padding: 15px 0 8 60px;
   }
   

   }</style>



<div id="menu">
  <ul>
    <li><a href="http://www.free-css-templates.co.uk/">Link 1</a></li>
    <li><a href="http://www.free-css-templates.co.uk/">Link 2</a></li>
    <li><a href="http://www.free-css-templates.co.uk/">Link 3</a></li>
    <li><a href="http://www.free-css-templates.co.uk/" title="Free CSS Menus">Free CSS Menus</a></li>
    <li><a href="http://www.free-css-templates.co.uk/">Link 5</a></li>
    <li><a href="http://www.free-css-templates.co.uk/">Link 6</a></li>
    <li><a rel="nofollow" target="_blank" href="http://www.e-lusion.com/" title="E-lusion">E-lusiona</a></li>
</ul>




   <br class="clearit" />
</div>
</body>
</html>
Önceki mesajları göster:   


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