Dalinton Karma: 0 Registered member my firefox browser will not load html images when i'm using notepad? It load the html files but not image says cannot find

I'm creating a webpage with Notepad and wanting to see illustrations using my browser, i have loaded the text html files and that works fine however when i try to load images using this command...<img src="life.jpg" width="403" height="403"> it fails to load...error says cannot find file however the file it says it cannot find is the correct name and the image is located in the same folder save as html...is this a pc security problem? Tried different images...saving as jpg, html...thanks

Any errors in the Web Developer > Error Console (Ctrl+Shift+J) or Web Console (Web Developer > Web Console;Ctrl+Shift+K)?
See also:
*https://developer.mozilla.org/en/Tools/Web_Console
Are you using relative links to the image files?<br />
Can you post (part of) the code?
Make sure that you are using forward slashes in the file paths and not backslashes.
Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).<br />
*http://kb.mozillazine.org/Images_or_animations_do_not_load

Similar Messages

Maybe you are looking for