A list of hints for the challenges in the HTML Text Colors lesson..
Last updated - July 22, 2024
Checkpoint | Check that you have style="" without any spaces. Did you remember to add the property "color:" before typing your chosen color? |
Rainbow Tags | Remember, styling looks like this: <h1 style="color:red">Hello</h1> |
Color Blend | style="color:blue" |
Colorful Quotes |
Did you use at least 18 header tags? Remember that color is added with style="color:blue" |
Halloween Facts |
style="color: orange" style="color: black" style="color: purple" |
Color Pattern |
Does your pattern have red? Does your pattern have blue? |
Superhero Theme |
Remember that color is added with style="color:blue" Did you remember to include the superhero's name in. the header? (Name: ) Did you remember to include their superpower? (Power: ) Did you remember to include a mention of friends or sidekicks? (Friends: / Sidekicks: ) Did you remember to include where your superhero is from? (Hero: ) Did you include their rival or enemy? (Rival / Enemy: ) |
Letter to Santa |
style="color: green" style="color: red" style="color: gold" |
Mixing Paints |
style="color: yellow" style="color: black" style="color: red" style="color: black" style="color:orange" |
Color Palette | style="color: " |
For more help with HTML, check out our HTML Cheatsheet!