Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML Build a Simple Website Styling Content Fonts and Colors

Add the background texture.png from inside the img folder and set the background to repeat.

I put background-image: url("texture.png") repeat; but its not correct.

1 Answer

Jeremy Frimond
Jeremy Frimond
14,470 Points

Adrian, youre almost there. remember it says "From the image folder" so you need to make your url link include that in your image pathway: url("img/texture.png")

go to the following forum thread to help you further

https://teamtreehouse.com/forum/getting-an-error-please-help-i-was-being-asked-to-add-the-background-texturepng-from-inside-the-img-folder-and-set-the-background-on-repeat