Ekran Görüntüsü :
Kod:
<center><div class="WordS"><font size="h1" face="This is some text" color="#100F10">WordS Duyuru Panosu V4..</font>
<hr width="75%" color="#ff0000" size="4" />
Kod:
.WordS {
position: relative;
display: block;
background-color: #811523;
font-weight: bold;
padding: 10px 40px;
height: 10px;
top: 5px;
width: 900px;
margin-bottom: 40px;
border-radius: 7px 7px 7px 7px;
line-height: 10px;
}
.WordS { border-style: dashed; }