Please advise what is wrong here i have been struggling

Tell us what’s happening:
background: url(“https://i.imguar.com/MJAkxbh.png

Your code so far


<style>
body {background: url("https://i.imguar.com/MJAkxbh.png")
}
</style>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0.

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

Link to the challenge:
https://www.freecodecamp.org/learn/responsive-web-design/applied-visual-design/create-texture-by-adding-a-subtle-pattern-as-a-background-image

You are not using the correct url.

1 Like

Thank you I have noticed that its fine now

1 Like

Hey!
The task indicated:

“Using the url of https://cdn-media-1.freecodecamp.org/imgr/MJAkxbh.png

If you use this link from task, tests will be completed

1 Like