0
A problem with the Image in my HTML Code.
★} I have used the <img src =""> tag in <body> tag in my html code , but the image is not being shown in the output (in my website) , I've given the write path to the image , but what's happening ????? Please tell me and solve the error....????? •}Here's my webpage that I've crated , Check the Error and please help me to solve , the image i've used is above the "Squats" section , the image is of squats – https://code.sololearn.com/WWBk4V7GBaq9/?ref=app
4 Answers
+ 2
Would advise u to host the image online. Thats the best
+ 1
Local images don't load on Sololearn, you could host them online and put the link. :)
0
Your image is saved in your pc not sololearner's server or other servers that is why you image is not showing. To show your image, first thing you should do, Upload your image to a online server
when you uploaded your image on server its link looks like "http://www. .com"
I hope you have understood😉
0
Thanks a lot to all of you , I'll rely on your suggestions