+ 3

How to put images in my HTML

I can only use mobile for my coding and I use this app and Jsitor to write code. How do I place image in my HTML from my phone's internal storage or from the internet

3rd Nov 2020, 9:52 PM
Takundanashe Munyanduri
3 Answers
+ 3
Here is a example with explanation: https://code.sololearn.com/WSLZPpBIFgr7/?ref=app
3rd Nov 2020, 10:18 PM
JaScript
JaScript - avatar
+ 3
Use the searchbar (; 😋
3rd Nov 2020, 10:59 PM
đŸ”„EACYđŸ”„
đŸ”„EACYđŸ”„ - avatar
+ 1
<img src="image address here"/>
3rd Nov 2020, 11:09 PM
M G H
M G H - avatar