Code Blocks Error Red Color The Freecodecamp Forum

Code Blocks Error Red Color The Freecodecamp Forum The instructions are to change the h2 to red. i do this (
catphotoapp< h2>) and the heading does change to be red but it does not let me pass the lesson. Nothing seems to be wrong with the code if it works as intended, but the program keeps marking it as wrong, giving the error message of, “your h2 element should be red.” any ideas how to fix this?.

Why Does My Code Says Error The Freecodecamp Forum I can’t seem to find the error in my code, but maybe you can help me. i’m not allowed to test this code, but in the lower left corner of my screen is a message that reads: “your h2 element should be red.”. I hate that it did not throw an error or not work but just failed the tests without the semi colons. They're checking, "does the css .red text class have the color property set to the value red?" which is what the instructions say to do. the challenges don't allow for every possible solution that might work on your own project, they have specific instructions and tests that need to be followed. I‘m having an issue where my code doesn’t pass. .red { background: rgb (255, 0, 0) } i‘m using safari on an ipad 10.2 (2019) with ios 15.4. tried using google chrome instead of safari but problem still persists.
What Is The Error In This Code By The Red Block Chegg They're checking, "does the css .red text class have the color property set to the value red?" which is what the instructions say to do. the challenges don't allow for every possible solution that might work on your own project, they have specific instructions and tests that need to be followed. I‘m having an issue where my code doesn’t pass. .red { background: rgb (255, 0, 0) } i‘m using safari on an ipad 10.2 (2019) with ios 15.4. tried using google chrome instead of safari but problem still persists. I was on the css color course and the 48 step has a bug when it asks you to change the background property, i did what is asked but it keeps saying that is wrong; the code is this .red { background: rgb(255, 0, 0); }. The challenge parameters were met, but when “run the tests” is clicked the system responds with “your h2 element should be red.” i bypassed this by going to the curriculum and selecting the next challenge lesson. just thought i would try to bring it to a developers attention!. Challenge change the color of text has an issue. user agent is: mozilla 5.0 (windows nt 10.0; win64; x64) applewebkit 537.36 (khtml, like gecko) chrome 51.0.2704.79 safari 537.36 edge 14.14393. please describe how to reproduce this issue.

Error In Http Module The Freecodecamp Forum I was on the css color course and the 48 step has a bug when it asks you to change the background property, i did what is asked but it keeps saying that is wrong; the code is this .red { background: rgb(255, 0, 0); }. The challenge parameters were met, but when “run the tests” is clicked the system responds with “your h2 element should be red.” i bypassed this by going to the curriculum and selecting the next challenge lesson. just thought i would try to bring it to a developers attention!. Challenge change the color of text has an issue. user agent is: mozilla 5.0 (windows nt 10.0; win64; x64) applewebkit 537.36 (khtml, like gecko) chrome 51.0.2704.79 safari 537.36 edge 14.14393. please describe how to reproduce this issue.
Comments are closed.