Help with step 78

Step 78

Next you are going to be styling the footer element. To keep the CSS organized, add a comment at the end of styles.css with the text FOOTER.

.footer {

}

why is this wrong?

Which course is this for?

Course is Camper Cafe

This isn’t a comment, this is a CSS ruleset. Do you remember how to add comments in CSS? You can google it if you don’t. The only thing you are supposed to do is add a comment with the text “FOOTER”.

thank you for your help

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.