Konu
Bu Kutuyu Nasıl Yapabilirim ?
04-02-2013, 18:15:33
#4
xLn
CSS Kodları:
Alıntı
<style type="text/css">
.eklentiler {
font-size: 10px;
color: #666;
}
.eklentiler a {
font-size: 9px;
background: #09C;
border-radius: 3px;
color: #fff;
padding: 3px 6px;
text-decoration: none;
}
</style>
HTML Kodları:
Alıntı
<div class="eklentiler"> <a href="#" title="title">DLE EKLENTILERI</a> Yazının devamı</div>