0
I created a css sheet, linked to html to format it, after many attempts the code only accept formatting after I left it so:
h1 {
background-image: url(../img/sobre-background.jpg);
}
however I do not understand the 2 points at the beginning, and there is no folder or path with these 2 points!!