picture html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

picture html

hello :) why do not my pictures appear? I use the code, <img src = "image.jpeg">, but it does not work. thank you

31st May 2019, 8:36 AM
Berru
Berru - avatar
3 Answers
+ 3
Hรฉ L'autre hi, If you are working on sololearn code playground then you should first host your image at any image hosting website then upload the image their and copy the uploaded link in src of image tag this way you can able to use image in html and if the image is used in PC then first make an html file in any folder name project then copy the image to the folder of project where html file is present then you can use that image by image_name.jpeg and use that in src else you can copy the path of the image and use it in img tag If you have any query you can ask me I'll loved to help you Have these ๐ŸŽ ๐ŸŽ ๐ŸŽ ๐ŸŽ ๐ŸŽ
31st May 2019, 8:44 AM
DishaAhuja
DishaAhuja - avatar
+ 2
Welcome you can ping me if you facing any difficulty programming related query I'll loved to help you Have this till that ๐ŸŽ ๐ŸŽ ๐ŸŽ ๐ŸŽ ๐ŸŽ
31st May 2019, 9:19 AM
DishaAhuja
DishaAhuja - avatar
0
Thinks a lot๐Ÿ™ for your help.
31st May 2019, 9:16 AM
Berru
Berru - avatar