+ 2
How to insert a image in html
Main HTML coding kar raha tha to usmein main image lagane ki koshish kar raha tha aur vah image lag hi nahin Rahi Thi Koi hoga to madad Karen
3 odpowiedzi
+ 1
Just use <img> tag, like this.
<img src="image.png">
0
7th M 05 Ayush Pandey Have you tried that method, has the image inserted or not. If no, tell me on which software you are coding.