Bonjour! Hello and welcome to my blog I pour my heart and thoughts here Pardon my words Archive Credits; Basecode : PikaChan Best viewed in Mozilla and Google Chrome Dont Open My Page Source ! |
Tutorial : Image Style Border Radius Trick
Credits : Wanaseoby
Contoh Gambar Awal.
<img src="IMAGE URL" width="200" style="-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; " /> <img src="IMAGE URL" width="200" style="-webkit-border-radius: 50%; -webkit-border-bottom-right-radius: 0; -moz-border-radius: 50%; -moz-border-radius-bottomright: 0;border-radius: 50%; border-bottom-right-radius: 0;" /> <img src="IMAGE URL" width="200" style="-webkit-border-radius: 50%; -webkit-border-top-right-radius: 0; <img src="IMAGE URL" width="200" style="-webkit-border-radius: 50%; |
Post a Comment