Jump to content

Adding a background image?


oldboot

Recommended Posts

Hello everyone

I have been trying and failing to add a background image to my web page via an external style sheet.

I used the following code:

 

 

body {
background-image: url(mywebpage/image.jpeg);
}

 

Could someone help me please and tell me where i've gone wrong.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...