2.0: Borders
Corners. Corners are sharp. Corners are harsh. Now we are going to soften things up! This won't take very long.
Prep: copy and paste HTML
Property
Value
border-radius
Border radius
You should have created a orange box with rounded corners. Notice how we didn't have a border on our square? You don't need a border, but you could have a border if you wanted one.
That is super nifty BUT we can go farther. We can use multiple values to create all sorts of shapes.
Let's try it out.
Does your shape look like this
Take a few minutes to play around with different values.
Last updated