hello everyone please i need help project 2 excises 22
Can you post what you’re having trouble with and what code you currently have?
there it is
You have to wrap the entire line in the /* and */ like so:
/* background-color: burlywood; */
That’s how CSS detects comments! When you comment out the entire line, it will not use that property in the page’s styles.
Welcome there,
For future posts, if you have a question about a specific challenge as it relates to your written code for that challenge, and you’ve tried to solve it at least 3 times so far and still need some help, just click the Ask for Help button located on the challenge (it looks like a question mark).
This button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
Thank you.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.