0

How to put image with HTML?

I know which Line if code I need , but if don't find the image

21st Apr 2018, 4:47 PM
Tabsky
3 Respostas
+ 17
u mean how to add images in html code.... u need to upload the image to some cloud storage & generate link & paste it in src of image tag check out the code in this thread 👇 https://www.sololearn.com/discuss/1054246/?ref=app
21st Apr 2018, 4:58 PM
🌛DT🌜
🌛DT🌜 - avatar
+ 3
https://www.sololearn.com/learn/HTML/1030/
22nd Apr 2018, 12:41 AM
JTLZ
+ 2
The code is: <img src=“put here the link to your picture”> </im>
4th May 2018, 12:08 AM
👨🏻‍💻CyberRealm👨🏻‍💻
👨🏻‍💻CyberRealm👨🏻‍💻 - avatar