Owner Post Goodies Follow Affies



Just For You
サルワ
PUSH

Bonjour!




Hello and welcome to my blog
I pour my heart and thoughts here
Pardon my words


Tagboard

⊰HOVER ME!⊱
Put Your URL Not Email.
Don't Use Harsh Words.
Please Be Nice.

My Sweeties;




Archive



Credits;

Skins by: IlliShuhada
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;
-moz-border-radius: 50%;
-moz-border-radius-topright: 0;
border-radius: 50%;
border-top-right-radius: 0;" />









<img src="IMAGE URL" width="200" style="-webkit-border-radius: 50%;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 50%;
-moz-border-radius-topleft: 0;
border-radius: 50%;
border-top-left-radius: 0;" />