ISI
<style type="text/css">
#sudut {
border-radius: 16px; /* half of button size + padding */
-moz-border-radius: 16px;
height: 20px;
background: -webkit-gradient(linear, left top, left bottom, from(#8cc0f6), to(#cfe4fa));
background: -moz-linear-gradient(top, #8cc0f6, #cfe4fa);
padding: 5px;
text-align: center;
}
</style>
<div id="sudut">
ISI</div>
#sudut {
border-radius: 16px; /* half of button size + padding */
-moz-border-radius: 16px;
height: 20px;
background: -webkit-gradient(linear, left top, left bottom, from(#8cc0f6), to(#cfe4fa));
background: -moz-linear-gradient(top, #8cc0f6, #cfe4fa);
padding: 5px;
text-align: center;
}
</style>
<div id="sudut">
ISI</div>
Tidak ada komentar:
Posting Komentar