Script di halaman css:
.lengkung{
border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-webkit-border-radius: 30px 30px 30px 30px;
border: 2px solid #FFFF66;
padding:10px;
margin:25px;
}
Script di halaman anda:
<p></p>
<br><br>
<div class="lengkung">
<font size="7" face="Georgia">Contoh: Garis lengkung</font>
</div>
<p align="center">irfan: www.anakesuwarno.blogspot.com</p>
sumber:http://jsfiddle.net/Juned_alBughisy/ZScXs/4/
.lengkung{
border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-webkit-border-radius: 30px 30px 30px 30px;
border: 2px solid #FFFF66;
padding:10px;
margin:25px;
}
Script di halaman anda:
<p></p>
<br><br>
<div class="lengkung">
<font size="7" face="Georgia">Contoh: Garis lengkung</font>
</div>
<p align="center">irfan: www.anakesuwarno.blogspot.com</p>
sumber:http://jsfiddle.net/Juned_alBughisy/ZScXs/4/
Comments
Post a Comment