Challenge Hints: Comments in HTML/CSS

A list of hints for the challenges in the Comments in HTML/CSS lesson.

Last updated - July 12, 2023

Checkpoint Did you remember to add two CSS comments?
Fairytale Commentator

Does your story have at least 5 paragraph tags?

Do you have comment #1?

Do you have comment #2?

Do you have comment #3?

Do you have comment #4?

Do you have comment #5?

5 Elements of Eastern Medicine

Do you have a header that says wood?

Do you have a header that says fire?

Do you have a header that says water?

Do you have a header that says metal?

Do you have a header that says earth?

Does each header have an image?

Does each section have a comment?

Is there a paragraph for each section?

Carnivorous Plants

Do you have 5 headers?

Do you have at least 2 image tags?

Does your CSS file have at least 3 comments?  /* Comment */

h1 {   }

News Article Commentator

Does your article have an image?

Does your article have 3 paragraphs using a paragraph tag?

Do you have an HTML comment that says "News comment 1"?

Do you have an HTML comment that says "News Comment 2"?

Do you have an HTML comment that says "News Comment 3"?

Do you have 3 comments in your CSS file?

Backyard Bugs

Do you have 5 bug names inside of header tags?

Does each bug have an image?

Does each bug have a link?

Does Insect #1 have an HTML comment?

Does Insect #2 have an HTML comment?

Does Insect #3 have an HTML comment?

Does Insect #4 have an HTML comment?

Do you have 3 comments in your CSS file?

For more help with CSS, check out our CSS Cheatsheet!