0

Ejor oo

How do they add image in HTML in sololearn

11th May 2025, 6:55 PM
Njoku Chizaram
Njoku Chizaram - avatar
7 Answers
+ 7
Njoku Chizaram , since this question is raised and answered frequently, please use the search bar.
11th May 2025, 7:36 PM
Lothar
Lothar - avatar
+ 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
12th May 2025, 1:14 PM
Afnan Irtesum Chowdhury
Afnan Irtesum Chowdhury - avatar
+ 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".
12th May 2025, 1:31 PM
Afnan Irtesum Chowdhury
Afnan Irtesum Chowdhury - avatar
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">
12th May 2025, 11:10 AM
Brainstorm
Brainstorm - avatar
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
12th May 2025, 12:56 PM
Njoku Chizaram
Njoku Chizaram - avatar
0
Afnan Irtesum Chowdhury thanks a bunch. It's finally working. But pls how did you get it though
12th May 2025, 1:28 PM
Njoku Chizaram
Njoku Chizaram - avatar