+ 3
Referring to a local file (HTML & CSS)
I have tried to link some local images from my device to my new code ( Memory Game ), but I found that only links from an external webpage are available. Is there any way I can use local files like images or fonts in SoloLearn? Also, I want to know your opinion of my simple game xD.. https://code.sololearn.com/WSOjRWSVhu89/?ref=app
6 odpowiedzi
+ 2
Your words motivated me alot😍
I'll do my best to introduce some more things in the code. Like displaying the time taken by the user. Or in other words the score
+ 2
Paul thanks for the info.
+ 1
Paul It's the first time I know about data urls of imgs.. I'll search more about it.
Thanks alot
+ 1
A new method for me..
Thanks Paul ♥️♥️
0
Thanks alot♥️
0
Yes, I see It's for very small images only.
I was looking only for a way to display images in SoloLearn.. But outside here, using any text editor and the browser,It's easy to refer to an image using its local url only.