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

Can you please push me in the right direction, I thought this would be correct


<!-- User Editable Region -->

<!DOCTYPE html>
<html lang="en">

<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15

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

Link to the challenge:

The html element needs both an opening and closing tag. Then all of the rest of your HTML code will be nested inside this element.

1 Like

I am a little confused in my previous projects.

this was correct

I figured it out I appreciate your help

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