Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
CSS
How to make a round corner in CSS
user43892
Programming language:
CSS
2021-04-19 09:32:49
0
Q:
How to make a round corner in CSS
zero_field
Code:
CSS
2021-01-31 11:30:28
#roundCornerID
{
border-radius
:
30%
;
width
:
200px
;
height
:
150px
; }
4
user44445
Code:
CSS
2021-05-02 15:18:40
border-radius
:
25px
;
1
Tags
make
css
how
Related
make buttons round css
css div side rounded
button edges rounded css
css rounded corners at top only
hwo to make a round corners with css
css circle border
css chamfered corner
round button css
css rounded corners
how to make borders rounded in css
make a quarter of circle css
css round outline
css hover rounded corners
round image css
black circle css
how to round the corners of a div outline in css
rounded gradient border css
New to Communities?
Join the community