Wrong coding answer in the challenge

Delete the comment and its contents inside the body type selector. Now add a background-image property and set its value to url(https://cdn.freecodecamp.org/curriculum/css-cafe/beans.jpg) .

<background-image= "https://cdn.freecodecamp.org/curriculum/css-cafe/beans.jpg">

i know its wrong but don’t know what made it wrong

you should change styles.css file not the index.html, in the css file target body type selector and give the background-image: url()

thanks. with these challenges i am facing now, i understand the course better

have you passed the test ?

yes but there is another issue

you can ask for help

i have asked the question

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