How can i insert a picture on html using solo because i cant any solo leaner folder on ma device | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

How can i insert a picture on html using solo because i cant any solo leaner folder on ma device

8th Jan 2018, 2:17 PM
ramoholokhathu
ramoholokhathu - avatar
4 Respostas
+ 6
upload the image on some resource(site that permit to upload images) and just put the link of it in the code
8th Jan 2018, 2:24 PM
Botol
Botol - avatar
+ 2
upload image on some resources (do google "share image as url") for example: imgbb.com then upload your image and you will get a share link for image then open link and right click on image and open image in new tab and copy image url
8th Jan 2018, 3:00 PM
jatin verma
jatin verma - avatar
+ 2
and html syntex for image is <img src="IMAGE-URL" atl="image"> </img>
8th Jan 2018, 3:01 PM
jatin verma
jatin verma - avatar
+ 1
thanks
8th Jan 2018, 3:05 PM
ramoholokhathu
ramoholokhathu - avatar