Background (image)

‘’
I am trying to add a background image but it’s not working. Please help.
‘’

Hey There @Gabuza
I saw your code
Just replace the background in the first body selector in the css with
background:url(https://images.unsplash.com/photo-1599229809585-f92ea053b547?w=1950&q=80);

This should work
Hope this helped
Happy Coding

You’re just missing a semicolon after content: ""

Thanks. I was just missing the semicolon.

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