⌘ K

Border Radius

Shape up your CSS with some smooth curves.

solid
Quia arx consectetur apostolus vesica verecundia alo deduco terra aegre. Tempora suppellex validus copia speciosus. Crustulum spoliatio vigilo. Comburo tribuo studio enim aliquam conor patruus ullam cognomen tertius. Similique aveho adiuvo acidus villa tero soluta.
1border-radius: 5px;
2border-width: 5px;
3border-color: rgba(158, 158, 158, 1);
4border-style: solid;
5
6// Shorthand Property
7// top left, top right, bottom right, bottom left
8border-radius: 5px;
9border: 5px solid rgba(158, 158, 158, 1);
This website uses cookies to enhance the user experience. If you are interested to know about our cookie policy then check out here