+ 1

How do I add images in my coding?

HTML

17th Sep 2019, 1:19 PM
John
John - avatar
3 Answers
17th Sep 2019, 3:27 PM
Aung Thiha
Aung Thiha - avatar
+ 2
<img src="the url from picture">
17th Sep 2019, 3:20 PM
Massiv PJ
Massiv PJ - avatar
+ 1
Don't forget to add the alt="DESCRIPTION" <img src="https://www.website.com/whale-dive/.jpg" alt="Picture of whale diving" >
17th Sep 2019, 6:30 PM
Mathew Appelcryn
Mathew Appelcryn - avatar