- Help Center
- Coding Resources
- CSS Resources
Challenge Hints: CSS Icons
A list of hints for the challenges in the CSS Icons lesson..
Checkpoint |
Do you have opening and closing <button> tags and class="btn"? Do you have the icons for "done", "settings", and "power_settings_new" inside the buttons? |
Icon Story | Do you have 10 <i> tags with class "material-icons" and valid icon names? |
Warning Icons! |
Be sure to have 5 icons in your HTML Set the color of your icons in CSS |
People Icons |
Make sure you use header tags for your people names. You should be using 5 different icons. One for each person. Make sure you have <p> in your HTML for each person.
|
Icon Detective |
Make sure to use an h1 tag for your title! Make sure you have five punctuated sentences in your p tag! Make sure you have three unique icons! |
Favorites |
<ul> <i class=" "> |
For more help with CSS, check out our CSS Cheatsheet!