HTML/CSS build a city skyline step #40


I believe that per the instructions for step 40 I have done this properly. I don’t know what could be wrong. Please help!

Hi. Welcome to our forum.
Instead of posting a screenshot, post your actual code.

that is my code… is this how you would like me to send it?

.bb1a {
  width: 70%;
  height: 10%;
  background-color: var(--building-color1);
  background: linear-gradient var(--building-color1,--window-color1)
}

I figured it out… thanks!

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