Can you post a link to the challenge, and post the actual code instead of an image. With the actual code we are able to copy it, and plug it in to the challenge on our side and see whats going on. You can use the format button that looks like </> and paste your code between the lines it gives you
1 Like
.two {
background-color: rgb(0, 225, 0);
}
.three {
background-color: rgb(0, 0, 225);
}
Can you paste the link to the challenge? I could go look in the curriculum, but im going to be honest with you. I dont feel like looking through 94 steps to find which one you are doing
Ive got it i am an idiot i put 225px instead of 255px ha thanks anyway
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.