Tuesday, 27 August 2013

contoh border


Assalamualaikum..

contoh border..


border: 2px dashed #000000;
-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
border-radius: 0.5em 0.5em 0.5em 0.5em;
    border-top: 2px dashed #000000;
border-bottom: 2px dashed #000000;
border-right: 10px solid #000000;

 border: 3px solid #000000;
          border-top: 3px solid #000000;
border-bottom: 3px solid #000000;

border: 3px solid #000000;
-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;



border-top: 3px solid #000000;
border-bottom: 3px solid #000000; 

No comments:

Post a Comment