Thought i had it

Tell us what’s happening:

Applied Visual Design: Create Texture by Adding a Subtle Pattern as a Background Image. followed instructions but no luck

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 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36.

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 have a comma after the URL string.

1 Like

It’s a little small , you are missing here

1 Like