A list of hints for the challenges in the Background Image Style lesson.
Last updated - July 23, 2024
Checkpoint |
Did you put "background-image" on a tag? Did you put "background-repeat" on a tag? Did you put "background-position" on a tag? Did you put "background-size" on a tag? |
School Supplies List |
Did you remember to include an unordered list? Did you remember to include a background image and a style feature? |
Space Site |
Do you have Fact #1 in a heading? Do you have Fact #2 in a heading? Do you have Fact #3 in a heading? body { background-image: } body { background-size: } |
Pinball Pointers |
body { background-size: } body { background-position: } body { background-repeat: } body { background-image: } Do you have a header with pointer #1? Do you have a header with Pointer #2? Do you have a header with Pointer #3? |
Happy Family |
Did you use a closing tag? Did you remember to include "family"? Did you remember to include "family"? Did you remember to include "family"? Is you color syntax correct? Is you color syntax correct? Is your background-position syntax correct? Is your background-size syntax correct? Is your background-image syntax correct? Is your background-repeat syntax correct? |
Start a Band |
body { background-image: } <h1> <h2> <h4> <img src=" "> body { background-repeat: ) h1 { } h2 { } h4 { } text-align: |
For more help with CSS, check out our CSS Reference Guide!