Skip to content

Border Radius

Border radius adds rounded corners to an element.

Border radius can be expressed either as a length in CSS units (px, em, etc.) or as a percentage of the size of the HTML element.

alt_text

alt_text

  • Width and Height must also be equal, specific values

alt_text

Top-left, Top-right, Bottom-right, Bottom-left

alt_text

Top-left & Bottom-Right, Top-Right & Bottom-Left

alt_text

This can be applied to all corners, individual corners, or pairs.

alt_text