I am trying to add a background image to my HTML website, but the syntax I am using doesn't work, and isn't displaying the image at all:
background-image:url('My Designs/down-arrows.png');
Anyone know if there is an error in this? or is there an equivalent I can use for HTML?
Many thanks, Adam