- Help Center
- Coding Resources
- CSS Resources
Challenge Hints: Rounded Corners
A list of hints for the challenges in the Rounded Corners lesson.
Last updated - July 23, 2024
Checkpoint |
Did you include a hyphen? border-radius? Is it measured in pixels? px? Did you apply a background color to each tag? |
Brownie Bites! |
<img src=" "> Did you include your border-radius elements? |
Price Tags |
Did you remember to create your 3 heading tags with the words "cheap", "average", and "expensive" inside? Did you remember to add a border radius to each price tag? |
Bubble Boxes | Did you remember to create 3 different tags and include a rounded corner style in each of them? |
Egg Shape |
Did you include a font-family? Did you include a background image or background color? |
For more help with CSS, check out our CSS Cheatsheet!