0
How can I add image in html?
Please help me
7 Respuestas
+ 10
Hye Anuska Jit
Welcome to the community.
Here is the complete tutorial from where you can add image in html!
https://code.sololearn.com/WT3661NHpV3B/?ref=app
Abhay try to give links of the "same questions" as given by Sick L̲̅i̲̅n̲̅e̲̅ B̶r̶o̶🌡️
Hope this helps anuska🤞
+ 3
Post your image here u will get different links copy Second link and paste on your html page
<img src=" your link ">
https://postimages.org/
Or you can use dropbox you can download from playstore and upload your image and copy link and paste in your code
+ 2
In search bar,type "how to add image in html"
+ 1
Piyush well others and you can ,I can only suggest using search bar ,
+ 1
you can learn it from html courses or from w3 schools, google ...
<img src="https://www.sololearn.com/learn/HTML/1030//">
- 2
Use a url into the src or put the file into the project then write the image name