- Help Center
- Coding Resources
- CSS Resources
Challenge Hints: Box Shadow
A list of hints for the challenges in the Box Shadow lesson.
Last updated - July 23, 2024
Checkpoint | Did you add two pixel values to your box shadow? |
Sunny & Cloudy Days |
<h1> </h1> Did you remember to add the box shadow element to your classes? <p> </p> |
Diving Deep! |
<h1> </h1> Did you remember to include box-shadow element with a blur effect? Did you remember to include a rounded corners element in each header? |
Seasonal Trees |
<h1> </h1> Did you remember to include a box-shadow style in each tag? |
Light Show |
Make sure to do three different numbers of heading tag <h1> <h2> <h3> Did you remember to include a box-shadow element for each tag? Did you remember to include a rounded corners element for each tag? Did you style the CSS body tag with a background color? |
Color Wheel |
Did you remember to put the name of the color inside the heading tag? Did you include a color value for each tag as well? Did you remember to include a box-shadow element feature for each tag? Did you add a marquee to your HTML file? |
For more help with CSS, check out our CSS Cheatsheet!