0
How can i add image in the code playground?
3 Answers
+ 1
firt upload your image on website and then get link and replace that with example which between that tags <img src=". example "/>
bye
+ 1
<img src="image link.imagetype" width=widthyouwant height=heightyouwant alt="">
+ 1
background-image="url('imagename.type')"