+ 6
ĂÍĂ
See your image is working because of jpg format and https
Here image is not working because of svg format I think Sololearn doesn't support.
Your all other images has https but svg format
+ 3
Okay
+ 3
ĂÍĂ
One suggestion use any CSS framework (like Bootstrap) to make UI better
Here at bottom page icon links are done by fontawesome you can use in your code.
https://code.sololearn.com/WNU0v3H04Mw1/?ref=app
+ 2
Because images are with svg extension convert it to in img or png format
+ 2
The images link are HTTP and sololearn only allow HTTPS requests.
load your images from the HTTPS link.
you can use this site - https://www.flaticon.com/free-icons/social-media
just right-click an image and click open in the new tab then copy the address from the address bar.
+ 1
Try what Shaurya Kushwaha said
+ 1
But, are you the one who code it?
+ 1
ĂÍĂ confirm the source of this links
"http://achieversclub.mywebcommunity.org/Icon/icons8-whatsapp.svg"
This is for whatsapp
+ 1
Confirm the above link for the image source.
src="here"
+ 1
ĂÍĂ okay, remove the style after the image tag
I mean <img style="" remove this style
+ 1
Why?
0
Haaa