- 2
how to put images on codeplayground?
5 odpowiedzi
+ 7
<img src = "link of image">
+ 3
Web codes are the only codes to display graphics. So go to Web, go into HTML and write <img src="url of image">. You can also specify inside the tag the width and the height
+ 3
You can't use the image from your pc or mobile. Please upload it on a online source like https://imgbb.com .And copy paste the link in the IMG tag.
<img src="location of file />
These threads could help you.
https://www.sololearn.com/discuss/624265/?ref=app
Duplicate.
https://www.sololearn.com/discuss/976260/?ref=app
+ 1
thanks.
0
ues youre very helpful