Thanks
Thanks
This is noted hoe ever when I attempt to set the background-image property using the elements class name I draw a blank.
.mycontainer { background-image: url("path/assets/myimage.png");}
In addition, is there a method for employing @media for multiple screen sizes?
I would like to set the background image property via css. How could this be achieved.
How do I access assets in my assets folder? It is noted there was a change in the assets/asset-xxxx format. to "http://www.tiggzi.com/assets/myimage.png"