Anthony Al
New member
in my main folder, i named it Computer Project where all of the files are stored..
It has 3 sub-folders, namely: Html, Pictures, Descriptions..
I would like to add an image from my main.html to a certain photo in my Pictures folder.. My code is img src="Pictures\mage_icon.jpg" />, what's wrong with it?.. it won't show up, and it shows a broken image icon... PLEASE HELP ME!!..
the main.html is in the HTML folder and the image i want to add is in the Picture folder.. I'm really sorry, im totally confused.
What code should i put,and also im not permitted to put a URL since i'm going to transfer it to a USB to pass my project.. what code should i put??.
and also i've tried <img src="Computer_Project\Pictures\mage_icon.jpg" />
still won't work
It has 3 sub-folders, namely: Html, Pictures, Descriptions..
I would like to add an image from my main.html to a certain photo in my Pictures folder.. My code is img src="Pictures\mage_icon.jpg" />, what's wrong with it?.. it won't show up, and it shows a broken image icon... PLEASE HELP ME!!..
the main.html is in the HTML folder and the image i want to add is in the Picture folder.. I'm really sorry, im totally confused.
What code should i put,and also im not permitted to put a URL since i'm going to transfer it to a USB to pass my project.. what code should i put??.
and also i've tried <img src="Computer_Project\Pictures\mage_icon.jpg" />
still won't work