Making rounded corners
How do you make rounded corners using CSS? In this lesson, you'll learn:
- How to think about rounded corners as being 1/4 of a circle
- How to control the size of rounded corners using CSS
By the end of this lesson you'll know how to code:
- The BORDER-RADIUS attribute (in CSS, to create rounded corners)
0 comments