0

Where is the bug???

Why are images not displaying? https://code.sololearn.com/Wb1K5Ar820zB/?ref=app

17th Oct 2021, 7:53 PM
Tahiti🌍Castillo
Tahiti🌍Castillo - avatar
4 odpowiedzi
+ 3
you should put http:// or https:// in the image src atttibute <a href="sololearn.com/profile/8210357"> <img src="http://cdn-images-1.medium.com/max/1200/1*QNimSWsBQxta_xt3XksQaw.png"> </a>
17th Oct 2021, 8:11 PM
Jasy Fabiano
Jasy Fabiano - avatar
+ 3
And also another way to go about it is <a href = “//cdn-images-1.medium.com/max/1200/1” I mean using only // without https It works perfect
17th Oct 2021, 9:37 PM
Eben
Eben - avatar
0
Thanks a million Jasy Fabiano !
17th Oct 2021, 8:25 PM
Tahiti🌍Castillo
Tahiti🌍Castillo - avatar
0
Thank you for that tip, Eben !
17th Oct 2021, 10:40 PM
Tahiti🌍Castillo
Tahiti🌍Castillo - avatar