I can't add image to my code !? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I can't add image to my code !?

I'm starting learn html yesterday and now I try to add photo but I can't , this is the code " <img scr="Ahmed.jpg" alt=" ahmed adel photo " /> " ? and the image in the same folder of html files any suggestions?

14th May 2020, 12:31 AM
Ahmed Adel
Ahmed Adel - avatar
3 Answers
14th May 2020, 12:44 AM
Ayush Dwivedi
Ayush Dwivedi - avatar
+ 1
Its not scr, <img src="link or location ">
14th May 2020, 5:05 PM
Md. Aktaruzzaman Talukdar
Md. Aktaruzzaman Talukdar - avatar
0
U can check whether the image is of another format and then try
15th May 2020, 9:47 AM
ayush dixit
ayush dixit - avatar