Challenge: Change the Color of Text - Bug?

is this a bug, I hava the same question

this is the link : https://learn.freecodecamp.org/responsive-web-design/basic-css/change-the-color-of-text

Hey @yes5144,
Instead of replying on other’s tpic for your question, always make a new topic for your problem.
You shold use “Ask For help” button on your challenge page.
As far as your current code is concerned,
You have to put a semicolon after you have assigned red color to your h2 element.

1 Like

right, thank you very much

ok, thank you very much!

I think it is forcing you to use semicolon on purpose so that it will be your habit and you don’t miss it while CSS coding