in my project images are not showing in chrome web browser but working properly in atom live server,image location- \Documents\myapp\imagesCSS folder location-\Documents\myapp\style.css
this is how i'm directing an image - background-image:url('../images/img1.jpeg');