Stuck at Step 49 CSS Colors by building a Set of Colored Markers


I’m not getting what I have to do here, can someone help me? :slight_smile:

Please post your actual code and a link to the challenge instead of a picture. Thanks

Actual Code:

.red {
  background: rgb(255, 0, 0);
}

https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-css-colors-by-building-a-set-of-colored-markers/step-49

Thanks. That code works in my browser. In cases like this, we recommend you

  • update your browser

  • turn of any extensions

  • clear your cache

  • restart your browser

2 Likes

Same issue is happening for me and the suggestions above aren’t working. I guess I’ll skip

same here. I was updating and restarting browser (Safari) and didn’t work but then I open freeCodeCamp on Google Chrome and then work. so now I can go on.
try that
cheers

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