A list of hints for the challenges in the HTML Basics lesson..
Last updated - July 23, 2024
Checkpoint | Is your exclamation point in the right place? <!DOCTYPE html> |
Duplicating Doctype |
Did you type the Doctype 5 times? Did you put the exclamation point in the correct place? Did you capitalize DOCTYPE? |
Thank You |
Are your "Thank You" messages inside an h1 tag? Did you type the Doctype 5 times? Did you put the exclamation point in the correct place? Did you capitalize DOCTYPE? |
Language Experience |
<h1></h1> Did you type the Doctype 5 times? Did you put the exclamation point in the correct place? Did you capitalize DOCTYPE? |
Musical Language |
Did you type the Doctype declaration? Did you put the exclamation point in the correct place? Did you capitalize DOCTYPE? Did you write your header tags correctly? Example: <h1> Info Here </h1> Also remember you need an h1, h2, and h3 tag |
Journal Entry |
Did you put the exclamation point in the correct place for the Doctype tag ? Did you capitalize DOCTYPE? Did you include periods after each sentence? Does each paragraph have at least two sentences? style="font-family: impact" |
Travel Expedition |
Did you type the Doctype 5 times? Did you put the exclamation point in the correct place? Did you capitalize DOCTYPE? Did you list at least 5 countries each with its own header tag? |
For more help with HTML, check out our HTML Cheatsheet!