Learn CSS By builsing a set of colored markers
kindly help by this code
<div class="marker red">
<div class="cap"></div>
<div class="sleeve"></div>
</div>
<div clss="sleeve"></div>
<div class="marker green">
</div>
<div class="marker green">
</div>
<div class="marker blue">
</div>
<div class="marker blue">
</div>
Your help would be Appericated
hbar1st
2
What do you need help with?
Please post a link to the challenge for reference as well.
hbar1st
4
This is the cap and sleeve code they wanted you to duplicate inside each marker div.
The final result is that the green and blue markers will each have a copy of these lines inside them.
Please reset and try again.
system
Closed
5
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.