How to paste pictures in html | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 3

How to paste pictures in html

23rd Dec 2020, 4:53 AM
Asmit Choudhary
Asmit Choudhary - avatar
4 Respostas
+ 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