Please, help. How to add picture in html? I can not do this😭! | Sololearn: Learn to code for FREE!
+ 1

Please, help. How to add picture in html? I can not do this😭!

28th Mar 2020, 7:48 PM
Ишханов Олег Андреевич
Ишханов Олег Андреевич - avatar
2 odpowiedzi
+ 6
Use the <img> tag Example : <img src="http://example.com/photo1. jpg" alt="img" /> Check this lesson about <img> tag: https://www.sololearn.com/learn/HTML/1030/
28th Mar 2020, 7:51 PM
Cmurio
Cmurio - avatar