Hi i use Style Sheets in every site i design, but i have noticed that most of the time my background image never shows up and i end up using an html code. Can someone check my code over for me. If someone can show me another way to write the code and it works every time i will mark as solved. If not... and some one can explain why it does not work everytime i will mark as solved.
background: url(structure_folder/i_background.png) no-repeat;
background-size: 100%;
The problem i might be having is that i always put the background images in a folder called structure_folder.
thanks,
P.S cant beleave im having problems with something so small.