0
Are image sources outside SoloLearn supposed to be not shown in code playground?
I've been trying to practice more of image usage as background in private, and I have noticed that most SoloLearn jpgs and imgs work, but anything outside (for example google sources, own images or jpgs) do not seem to appear whenever I try to put them in own test examples. Is image preview supposed to be for third party coding platform - webpage preview? I mainly study courses in public pcs, where I am not allowed to have code programming services available.
1 Respuesta
+ 1
You can add (link to) images from other websites,
for example
https://icons8.com got some nice free icons, if you select an icon, and chose generate html, it gives an option PNG CDN, select that and you can embed that straight in playground.
however embedding google images is a tricky one,
https://ctrlq.org/google/photos/?_ga=2.127606212.897750115.1538728523-164498068.1538581550
This website makes that easier.
Hope this answers helps a bit.