How can i Put Images in In html i mean Who can tell me the tags | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can i Put Images in In html i mean Who can tell me the tags

5th May 2022, 1:44 PM
Nahom Teshale
Nahom Teshale - avatar
3 Answers
+ 2
Arson We are helping by empowering the OP to help themselves. This way they can improve their problem solving skills: They are surely smart enough to accomplish that themselves if we just give them a little hint on how to approach the problem.
10th May 2022, 7:16 PM
Lisa
Lisa - avatar
+ 1
I'll tell you how to find the tags: Google something like "html image tag". Following this procedure you can find all the tags you want to know about.
5th May 2022, 2:31 PM
Lisa
Lisa - avatar
0
Since no one is actually helping, the tag to put images in a file is: <img src="(set image png or jpg you want for example image.png)"> P.s.: The image tag has no closing tags.
10th May 2022, 1:08 PM
Elliot
Elliot - avatar