ISI
<style type="text/css">
#circle {
border-radius: 36px; /* half of button size + padding */
-moz-border-radius: 36px;
height: 60px;
width: 60px;
border: 2px solid #ccc;
left: 50%;
background: -webkit-gradient(linear, left top, left bottom, from(#f53e0c), to(#ffbaa8));
background: -moz-linear-gradient(top, #f53e0c, #ffbaa8);
text-align: center;padding: 5px;
}
</style>
<div id="circle">
ISI</div>
#circle {
border-radius: 36px; /* half of button size + padding */
-moz-border-radius: 36px;
height: 60px;
width: 60px;
border: 2px solid #ccc;
left: 50%;
background: -webkit-gradient(linear, left top, left bottom, from(#f53e0c), to(#ffbaa8));
background: -moz-linear-gradient(top, #f53e0c, #ffbaa8);
text-align: center;padding: 5px;
}
</style>
<div id="circle">
ISI</div>
Tidak ada komentar:
Posting Komentar