How to paste pictures in html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to paste pictures in html

23rd Dec 2020, 4:53 AM
Asmit Choudhary
Asmit Choudhary - avatar
4 Answers
+ 1
Asmit Choudhary use search bar.....it will solve many of your doubts👍👍....as the threads contains almost all questions......
23rd Dec 2020, 5:19 AM
Abhinav Raj
Abhinav Raj - avatar
0
Use <img> tag.
23rd Dec 2020, 7:00 AM
Sonic
Sonic - avatar
- 1
If you want to embed image in your html code, you'll need to used the image tag. <img src="url.png"/>
24th Dec 2020, 10:49 PM
Oluwapelumi Olayiwola
Oluwapelumi Olayiwola - avatar