Where is the error in this code? I want to put pictures and I can not,please help me | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Where is the error in this code? I want to put pictures and I can not,please help me

<!DOCTYPE html> <html> <head> </head> <body> <img src="schoolu.jpg" alt="storage/extSdCard/snaptube" width="104" height="142"> </body> </html> https://code.sololearn.com/W83hSL2p9xhI/?ref=app https://www.sololearn.com/discuss/698151/?ref=app

10th Sep 2017, 12:27 AM
yusuf
yusuf - avatar
10 Answers
+ 1
Check if the name "schoolu.jpg" corresponds to the actual name of the image.... Is it "schoolu" or "schools"? also check your image location.... Hope this helps.
10th Sep 2017, 12:31 AM
Uzoma Collins Arinze
Uzoma Collins Arinze - avatar
+ 1
Is schoolu.jpg in the same folder as your .html file?
10th Sep 2017, 2:28 AM
Joe Catoe
Joe Catoe - avatar
+ 1
Copy that particular image to your PC desktop so it can easily be found...
10th Sep 2017, 4:16 AM
Uzoma Collins Arinze
Uzoma Collins Arinze - avatar
+ 1
Create a new folder on your PC and name it whatever you want. Put the schoolu.jpg file inside that folder. Also put your html file inside that folder, that way the html file can pull in the image.
10th Sep 2017, 12:15 PM
Joe Catoe
Joe Catoe - avatar
+ 1
I apologize. I thought you were doing this on a PC. I don't know how to do it on a cellphone.
10th Sep 2017, 3:50 PM
Joe Catoe
Joe Catoe - avatar
+ 1
thank you very much friend don't worry i will try
10th Sep 2017, 4:01 PM
yusuf
yusuf - avatar
0
Yes, my friend, I'm sure, but I think I have a problem with something, because when I do it I just download a box and there is no picture
10th Sep 2017, 12:34 AM
yusuf
yusuf - avatar
0
no
10th Sep 2017, 2:29 AM
yusuf
yusuf - avatar
0
How can i put it in html
10th Sep 2017, 2:39 AM
yusuf
yusuf - avatar
0
Thank you but I could not find an html folder in the phone why
10th Sep 2017, 3:25 PM
yusuf
yusuf - avatar