+ 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
3 odpowiedzi
+ 3
Here is a example with explanation:
https://code.sololearn.com/WSLZPpBIFgr7/?ref=app
+ 3
Use the searchbar (; 😋
+ 1
<img src="image address here"/>