My picture links load in code playground but not from plain text editor...why? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

My picture links load in code playground but not from plain text editor...why?

this works in the code playground but doesnt load from my a plain text editor... it just comes up with the alt link... Can anyone explain why this is? <html> <head></head> <body><p><img src="https://www.caricatures.ie/wp-content/uploads/2017/08/donald-trump-nazis.jpg" alt="How big did you say?"></p></body> </html>

25th Apr 2020, 12:55 AM
Matthew Harrison
Matthew Harrison - avatar
1 Answer
0
Its probably an internet connection thing or a browser issue. Try on another browser and with public wifi
25th Apr 2020, 1:09 AM
Ore
Ore - avatar