SnipZard
Search snippets
Home
Portfolio
Contact
Border Radius
Border radius is used to round the corners of an element.
Snippet:
border
-
radius
:
10px
;
Copy Code
Example:
border
-
radius
:
50
%
;
width
:
100px
;
height
:
100px
;
Copy Code