Learn Basic CSS by Building a Cafe Menu - Step 28

I’m not sure what’s missing here.

body {
background-image value=“url(https://cdn.freecodecamp.org/curriculum/css-cafe/beans.jpg)”
}

Kindly post the link to the challenge and what have you tried so far?

hey, try not putting the “” around the url, and don’t forget to put ; at the end of your code line

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