How can i add image in the code playground? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How can i add image in the code playground?

1st Sep 2016, 5:56 AM
Nathnael Tezera
Nathnael Tezera - avatar
3 Respuestas
+ 1
firt upload your image on website and then get link and replace that with example which between that tags <img src=". example "/> bye
1st Sep 2016, 9:30 AM
mahdi
mahdi - avatar
+ 1
<img src="image link.imagetype" width=widthyouwant height=heightyouwant alt="">
1st Sep 2016, 1:09 PM
Ahmad Badghaish
Ahmad Badghaish - avatar
+ 1
background-image="url('imagename.type')"
4th Sep 2016, 2:11 PM
Adil Ela
Adil Ela - avatar