lundi 20 avril 2015

image does not load (HTML)

I have a very simple question : my image does not load with that simple code.. do you have any explanation ?

<!DOCTYPE html>
<html>
   <body>
     <h2>my image</h2>
         <img src="C:\Users\Public\Pictures\Sample Pictures\desert.jpg" alt="image"/>
   </body>
</html> 

Note : i am working locally on my computer using WampServer

I am 100% sure of the path (it displays the image if I copy/paste it directly in the url bar of firefox). I also tried to put the image directly in the same folder as the html file... I tried with firefox/chrome/IE with no success.

Something strange though : it works if I use online image...

Aucun commentaire:

Enregistrer un commentaire