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
10 odpowiedzi
+ 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.
+ 1
Is schoolu.jpg in the same folder as your .html file?
+ 1
Copy that particular image to your PC desktop so it can easily be found...
+ 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.
+ 1
I apologize. I thought you were doing this on a PC. I don't know how to do it on a cellphone.
+ 1
thank you very much friend don't worry i will try
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
0
no
0
How can i put it in html
0
Thank you but I could not find an html folder in the phone why