<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
In the Foreground and Background exercise I can’t get the okay to move on from the exercise as I don’t seem to be setting the background color correctly. The exercise says to set the background color to Aqua, but I have tried multiple times and seem to be stuck.
<In what way does your code behave incorrectly? Include ALL error messages.>
.header {color: MidnightBlue;
background-image: url;
height: 400px;
background-position: center center;
// add background-color here
}
the problem is, i haven’t seen the exercise, and i haven’t done it yet, so i can’t access the exercise either, you posted on the forum of the old html css course, you are doing the new one, which has its own forum section (link), i am not sure which sub section it should be under, i guess Styling CSS (Colors), i will move your topic there for now
because i haven’t done the exercises, it is super difficult for me to help you
So no-one thinks this looks wierd? I don’t remember using curly brackets, though I’ll go back and check. Also, upon further inspection, why are you trying to create a new parent element(header)?
h0llyl0u is right about having to get rid of it, but if you haven’t passed step two(add Aqua) than you won’t be able to pass the third and final step.(which is to get rid of Aqua)