Background url()

Tell us what’s happening:
Describe your issue in detail here.

code works fine but only after pressing submit. you cannot see the changes after writing it.

  **Your code so far**

<style>
body {
background: url("https://cdn-media-1.freecodecamp.org/imgr/MJAkxbh.png")
}
</style>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36

Challenge: Create Texture by Adding a Subtle Pattern as a Background Image

Link to the challenge:

1 Like

I’m not able to duplicate what you’re seeing.

Note: Some browser extensions, such as ad-blockers and dark mode extensions can interfere with the tests. If you face issues, we recommend disabling extensions that modify the content or layout of pages, while taking the course.

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