12-10-2013 Saat: 13:30
Merhabalar, düşündüm ki sadece bir renkle olmaz. Ben bunun her rengini çıkarmalıyım, ve çıkarttım. Umarım beğenirsiniz. :)
Mavi:
![thkj9.png](http://l1310.hizliresim.com/1g/d/thkj9.png)
CSS kodu:
HTML kodu,
Sarı:
![thl1l.png](http://t1310.hizliresim.com/1g/d/thl1l.png)
CSS kodu:
HTML kodu:
Yeşil:
![thl45.png](http://l1310.hizliresim.com/1g/d/thl45.png)
CSS kodu:
HTML kodu:
Pembe
![tfw1u.png](http://s1310.hizliresim.com/1g/b/tfw1u.png)
CSS kodu:
HTML kodu:
Başka bir forumda, ben yaptım şeklinde gösterilemez..
Mavi:
![thkj9.png](http://l1310.hizliresim.com/1g/d/thkj9.png)
CSS kodu:
Kod:
#duyuru {
width: 1000px;
height: 35px;
background: #2fb1e0;
border-bottom: 1px solid #2ba1cc;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-bottom-left-radius:1em;
border-bottom-right-radius:1em;
-moz-box-shadow: inset 0 0 2px #fff;
-webkit-box-shadow: inset 0 0 2px #fff;
box-shadow: inner 0 0 2px #fff;
}
#yazı{
padding: 8px;
font-family: Tahoma;
font-size: 15px;
text-decoration: none;
list-style: none;
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.90);
}
HTML kodu,
Kod:
<link rel="stylesheet" type="text/css" href="style.css" />
<div id="duyuru">
<div id="yazı">
<center>Huracine, duyuru kodlamasi tamam!
</div>
</div>
Sarı:
![thl1l.png](http://t1310.hizliresim.com/1g/d/thl1l.png)
CSS kodu:
Kod:
#duyuru {
width: 1000px;
height: 35px;
background: #ffd500;
border-bottom: 1px solid #d6b617;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-bottom-left-radius:1em;
border-bottom-right-radius:1em;
-moz-box-shadow: inset 0 0 2px #fff;
-webkit-box-shadow: inset 0 0 2px #fff;
box-shadow: inner 0 0 2px #fff;
}
#yazı{
padding: 8px;
font-family: Tahoma;
font-size: 15px;
text-decoration: none;
list-style: none;
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.90);
}
HTML kodu:
Kod:
<link rel="stylesheet" type="text/css" href="style.css" />
<div id="duyuru">
<div id="yazı">
<center>Huracine, duyuru kodlamasi tamam!
</div>
</div>
Yeşil:
![thl45.png](http://l1310.hizliresim.com/1g/d/thl45.png)
CSS kodu:
Kod:
#duyuru {
width: 1000px;
height: 35px;
background: #139413;
border-bottom: 1px solid #20bd20;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-bottom-left-radius:1em;
border-bottom-right-radius:1em;
-moz-box-shadow: inset 0 0 2px #fff;
-webkit-box-shadow: inset 0 0 2px #fff;
box-shadow: inner 0 0 2px #fff;
}
#yazı{
padding: 8px;
font-family: Tahoma;
font-size: 15px;
text-decoration: none;
list-style: none;
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.90);
}
HTML kodu:
Kod:
<link rel="stylesheet" type="text/css" href="style.css" />
<div id="duyuru">
<div id="yazı">
<center>Huracine, duyuru kodlamasi tamam!
</div>
</div>
Pembe
![tfw1u.png](http://s1310.hizliresim.com/1g/b/tfw1u.png)
CSS kodu:
Kod:
#duyuru {
width: 1000px;
height: 35px;
background: #cc9191;
border-bottom: 1px solid #c27272;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-bottom-left-radius:1em;
border-bottom-right-radius:1em;
-moz-box-shadow: inset 0 0 2px #fff;
-webkit-box-shadow: inset 0 0 2px #fff;
box-shadow: inner 0 0 2px #fff;
}
#yazı{
padding: 8px;
font-family: Tahoma;
font-size: 15px;
text-decoration: none;
list-style: none;
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.90);
}
HTML kodu:
Kod:
<div id="duyuru">
<div id="yazı">
<center>Huracine, duyuru kodlamasi tamam!
</div>
</div>
Başka bir forumda, ben yaptım şeklinde gösterilemez..