Self-closing Meta element

Hi fellows. Kindly assist on what is wrong with the second Meta element shown in the code on the attachment.

Please post your actual code instead of a picture.

Also, please provide a link to the Step.

Also, please tell us what do you don’t understand about the instructions or hints.

Thanks

thanks for responding

<head>
    <meta charset="utf-8">
    <meta viewport="width=device-width, initial-scale=1.0">
    <title>Colored Markers</title>
  </head>

i understood all the instructions and hints, and i have just followed all of them, i just dont know why its not working

Learn CSS Colors by Building a Set of Colored Markers: Step 5 | freeCodeCamp.org

But you do not have a name attribute or a content attribute anywhere.

1 Like

I got you. Thank you.

1 Like

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