0

How can I add image in html?

Please help me

4th Oct 2020, 4:12 PM
Anuska Jit
Anuska Jit - avatar
6 odpowiedzi
+ 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🤞
4th Oct 2020, 4:27 PM
Piyush
Piyush - avatar
+ 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
4th Oct 2020, 4:16 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 2
In search bar,type "how to add image in html"
4th Oct 2020, 4:15 PM
Abhay
Abhay - avatar
+ 1
Piyush well others and you can ,I can only suggest using search bar ,
4th Oct 2020, 4:34 PM
Abhay
Abhay - avatar
+ 1
you can learn it from html courses or from w3 schools, google ... <img src="https://www.sololearn.com/learn/HTML/1030//">
9th Oct 2020, 3:15 AM
KashishAggarwal
KashishAggarwal - avatar
- 2
Use a url into the src or put the file into the project then write the image name
5th Oct 2020, 11:53 AM
Cleen
Cleen - avatar