Code Playground Error | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Code Playground Error

When I try to insert an image into the Code Playground, the broken image icon ALWAYS shows up. Could you please explain why this happens and how to fix the problem?

22nd Apr 2024, 3:30 AM
Sergey Kuznetsov
2 Respostas
+ 1
It may be your internet issue or problem in link. If you host the from Dropbox, it has it's own trick to show in SL. Better you share your code with your question. Here is a tutorial how to do this: https://sololearn.com/compiler-playground/Wy3lrXNwGsgJ/?ref=app https://sololearn.com/compiler-playground/WT3661NHpV3B/?ref=app https://sololearn.com/compiler-playground/WW6t4B73kJVz/?ref=app
22nd Apr 2024, 4:22 AM
`Š½Ń‚Ń‚pā“ā°ā¶
`Š½Ń‚Ń‚pā“ā°ā¶ - avatar
+ 1
Okay. This does not work: <!DOCTYPE html> <html> <head> < title>image</title> </head> <body> <img src = "https://images.app.goo.gl/MVL1QJ87KRM6nJGN6"> </body> </html>
24th Apr 2024, 1:19 AM
Sergey Kuznetsov