IMG won't show on remote site
I have a webpage where the images are not being found (running chrome). I
synced the remote directory with my local one, so all files should be
identical, however I can see the images locally but not on the remote
site. Can anyone explain why?
I have the following directory where my index.html is:
icons/circle/*.png, where * is some generic social media i.e. (facebook,
twitter, etc.)
using this code to show it on html
<img class="social-media" src="icons/circle/facebook.png">
But it only shows when I view my webpage locally, not when everything is
uploaded to the server.
See webpage footer at dmacmill.com
Full directory listing:
No comments:
Post a Comment