Forum'da ara:
Ara


Yazar Mesaj
Mesaj30.07.2008, 08:57 (UTC)    
Mesaj konusu: Yatay Buton

Merhabalar ben daha yeniyim bir site kurdum kendime herşeyi nerdeyse tamam ama ben butonları yatay yapmak istiyorum nasıl yapabilirim?
Mesaj30.07.2008, 09:00 (UTC)    
Mesaj konusu:

Mesaj30.07.2008, 12:21 (UTC)    
Mesaj konusu:

bu kodu al kendi sitene göre uyarla
Kod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<FCK:meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"  />
<title>Free CSS Navigation Menu Designs 2 at exploding-boy.com</title>
<style type="text/css">
<!--
body {
margin:0;
padding:0;
font: bold 11px/1.5em Verdana;
}
h2 {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin: 0px;
padding: 0px 0px 0px 15px;
}
img {
border: none;
}
/*- Menu Tabs 10--------------------------- */
#tabs10 {
float:left;
width:100%;
font-size:93%;
border-bottom:1px solid #2763A5;
line-height:normal;
}
#tabs10 ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
#tabs10 li {
display:inline;
margin:0;
padding:0;
}
#tabs10 a {
float:left;
background:url("http://img229.imageshack.us/img229/209/tableft10un3.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabs10 a span {
float:left;
display:block;
background:url("http://img229.imageshack.us/img229/133/tabright10ml9.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac */
#tabs10 a span {float:none;}
/* End IE5-Mac hack */
#tabs9 a:hover span {
color:#FFF;
}
#tabs10 a:hover {
background-position:0% -42px;
}
#tabs10 a:hover span {
background-position:100% -42px;
}
#tabs10 #current a {
background-position:0% -42px;
}
#tabs10 #current a span {
background-position:100% -42px;
}
-->
</style>
</head>
<body>
<h2></h2>
<div id="tabs10">
<ul>
<!-- CSS Tabs -->
<li id="current"><a href="http://kodyagmur.tr.gg/Ana-Sayfa.htm" _fcksavedurl="http://kodyagmur.tr.gg/Ana-Sayfa.htm"><span>Home</span></a></li>
<li><a href="Products.html" _fcksavedurl="Products.html"><span>Products</span></a></li>
<li><a href="Services.html" _fcksavedurl="Services.html"><span>Services</span></a></li>
<li><a href="Support.html" _fcksavedurl="Support.html"><span>Support</span></a></li>
<li><a href="Order.html" _fcksavedurl="Order.html"><span>Order</span></a></li>
<li><a href="News.html" _fcksavedurl="News.html"><span>News</span></a></li>
<li><a href="About.html" _fcksavedurl="About.html"><span>About</span></a></li>
</ul>
</div>
</body>
</html>


En son buldunartik tarafından 30.07.2008 12:22:08 tarihinde değiştirildi, toplam 1 kere değiştirildi
Önceki mesajları göster:   


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