Learn CSS Colors by Building a Set of Colored Markers - Step 5

I dont know why this stage cant be passed, please help put me through.

Your code so far

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta name='viewport'content='width=device-width,initial-scale=1.0'/>
    <meta charset="utf-8">
    <title>Colored Markers</title>
  </head>
  <body>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.108 Safari/537.36

Challenge: Learn CSS Colors by Building a Set of Colored Markers - Step 5

Link to the challenge:

Please add one space between the attribute statements (don’t smush them together)

I’ve done the proper spacing, and it still isn’t working. What am I doing wrong?

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It 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.

Thanks for the advise.

It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.

We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.

1 Like

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