BASIC : Type of border
Baca Juga
soo , hari nie mahu kongsi type2 border same korunk :) una search tadi kat google , taip punyer taip jumpe jugakk ! whee :D so boleh lah kongsi kann ?
Border 1
-moz-border-radius-bottomright: 50px;
border-bottom-right-radius: 50px;
border-bottom-right-radius: 50px;
Border 2
-moz-border-radius-bottomright: 50px 25px;
border-bottom-right-radius: 50px 25px;
border-bottom-right-radius: 50px 25px;
Border 3
-moz-border-radius-bottomright: 25px 50px;
border-bottom-right-radius: 25px 50px;
border-bottom-right-radius: 25px 50px;
Border 4
-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;
Border 5
-moz-border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;
Border 6
-moz-border-radius: 35px;
border-radius: 35px;
border-radius: 35px;
nota kecil :
yang ade px tuh ? korunk boleh adjust , nak melekung sangat ke , tak nak ke , boleh adjust kay ? semoga berjaya !
0 Response to "BASIC : Type of border"
Post a Comment