Here\'s an example code
I\'ve been wondering why the background-image doesn\'t show up unless I specific the image\'s width and height in pixels. I trie
background-image
Div is container, it expects to have inner elements, when it's empty you must explicitly define height.