html - <img> tag not working on Mozilla Firefox and IE ... changing the slash doesn't work for me -


i have used img tag display images in html page. code works fine google chrome, doesn't work on firefox or ie . empty box appears.

what possible reasons this? think code fine. there browser problems or something?

here's code <img src="c:\users\g500\documents\albumartsmall.jpg" />

try add file:/// @ beginning of path.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -