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

Tell us what’s happening:

Describe your issue in detail here.
Hi,
Doing what the instruction says isn’t getting approved by the checker.

Please how do I get past this?
Thanks.

Your code so far

<div class="container">
  <div class="marker"> </div>
  <div class="marker"> </div>
</div>

Challenge Information:

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

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

I just opened the assignment and i think u missunderstood the question. You need to add one more div in total 3 div elements with the class marker

1 Like

Thank you. Solved.

But the instruction says to create 2 new divs but what gets passed is creating 3 new divs. Am I missing some instruction?

It’s probably because you started the assignment already with 1 of the div’s i restarted the assingment to check and that was probably the case. no problem have a nice day

1 Like

Most likely.
Thanks again.

1 Like

no worries, have a good day

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