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

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

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

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36

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

Link to the challenge:

I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

Hi there! Welcome to the forum!

Do you have a question?

If so, please edit your post to include it in the Tell us what’s happening section.

Learning to describe problems is hard, but it is an important part of learning how to code.

Also, the more information you give us, the more likely we are to be able to help.

Your code passes when I test it. Have you tried another browser or updating your current browser?

Hello! Thank you for responding. I did try that and it is still not working. I am not sure why it won’t let me go past this first step. I read in another post that someone was saying there was a glitch in the lesson?

Which web browsers did you try?

And could you link the post? If it is a glitch, it’ll need reporting on the GitHub.

image

When trying again it did go through.

Possibly I was missing the space between lines 2 and 4? Could that make the difference?

It passes on my end without the space. :thinking:

Which browser are you using? I’ll check and see if there’s a GitHub issue open for this. It feels a little strict for the test to require a space to pass.

I have tried this with and without the space. The same code as above and it doesn’t pass?

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