+ 2
how to insert images in web page of solo learn's code playground ?
i created a web page that have saome images , i want to pate that on solo learn code play ground , but images are not there So is there any way to insert images ??? #help
6 Réponses
+ 1
No, my point was:
1. If you took the url from web like: [<img src="https//example.jpg">] then it normally works.
2. If you took from folders like [<img src="example.jpg">] then you cannot use that form at Sololearn too, because the file is not on your phone.
Hope you got it...
+ 2
Did you take the image url online or you took them from your folders on PC?
+ 1
where to took i mean where to place them(images) ? on solo learn
+ 1
yes i got it thanks !
+ 1
https://code.sololearn.com/Wkk9pu1e5cx7 see this bro
0
Except some little layout problems, you have some good stuff in there. Keep it up...👍