0
Ejor oo
How do they add image in HTML in sololearn
7 Answers
+ 7
Njoku Chizaram ,
since this question is raised and answered frequently, please use the search bar.
+ 2
Njoku Chizaram , next time, please make the effort of typing your question in the search bar before asking because this question is very commonly asked and answered. Please refer to the following for clarification of your query:-
https://www.sololearn.com/discuss/2335859/?ref=app
https://www.sololearn.com/discuss/1371557/?ref=app
https://www.sololearn.com/discuss/2450551/?ref=app
https://www.sololearn.com/discuss/565851/?ref=app
https://www.sololearn.com/discuss/2756857/?ref=app
https://www.sololearn.com/discuss/1755950/?ref=app
https://www.sololearn.com/discuss/1288998/?ref=app
https://www.sololearn.com/discuss/1325165/?ref=app
https://www.sololearn.com/discuss/1007989/?ref=app
https://www.sololearn.com/discuss/2601981/?ref=app
https://www.sololearn.com/discuss/340542/?ref=app
+ 2
Njoku Chizaram The link is for the webpage where your image is hosted, you need the link for the image. Also in the image link, simply add an image file extension(.jpg, .png or any other one). Here:
https://imgur.com/ZGnnX1J.jpg
+ 1
Njoku Chizaram when you go to the image page, hover on the image and you'll see three dots appearing at the top right corner of it. Click it and click "Copy Link".
0
Use img. bb for image url. Just upload the image on img. bb and get it's full html url then use <img src="img.url">
0
I don't know why it's not working for me. I hosted an image in imgur and this is the link
https://imgur.com/a/J6qJKTg
But it still isn't working
0
Afnan Irtesum Chowdhury thanks a bunch. It's finally working. But pls how did you get it though