Cara buatn Box yang Tumpul ujungnya:
- Buka web http://cssround.com/
- Setting menurut selera
- Lalu copy code HTML yang muncul
Untuk gambar diatas code HTML nya adalah sebagai berikut:
<div style="width:400px;height:300px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;border:3px solid #D5ADB5;background-color:#FDE8E1;-webkit-box-shadow: #7D7D7D 3px 3px 3px;-moz-box-shadow: #7D7D7D 3px 3px 3px; box-shadow: #7D7D7D 3px 3px 3px;">Just modify width and height values to get what you need...</div> - Selesai ! Selamat mencoba
- Maka akan muncul bentuk box stumpul seperti gambar diatas
No comments:
Post a Comment