+ 1

Who knows how to add an image to an HTML code pls?

I tried this, but it ain't working. Pls help! <img scr ="https://images.app.goo.gl/YdUsVkJLcGqXMCrE7">

24th Sep 2023, 10:12 AM
Sunday Friday Abimaje
Sunday Friday Abimaje - avatar
10 Answers
+ 2
Share your code
24th Sep 2023, 12:03 PM
RšŸ’ šŸ‡®šŸ‡³
RšŸ’ šŸ‡®šŸ‡³ - avatar
24th Sep 2023, 12:08 PM
JaScript
JaScript - avatar
+ 2
Omg,thank you.
24th Sep 2023, 10:56 AM
Sunday Friday Abimaje
Sunday Friday Abimaje - avatar
+ 2
Sunday Friday Abimaje Check your code is working you need to visit website then select image after that click on share then copy the link and paste in code. https://code.sololearn.com/W7DkH9w0tqHd/?ref=app
25th Sep 2023, 5:40 AM
RšŸ’ šŸ‡®šŸ‡³
RšŸ’ šŸ‡®šŸ‡³ - avatar
+ 1
There:<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> </body> </html> <h1>ADONIS PHARMACUETICAL COMPANY</h1> <p>Adonis Pharmacuetical Company,is the biggest drugs producing company in Nigeria,located in Lekki,Lagos Nigeria. </p> <img src="https://images.app.goo.gl/YdUsVkJLcGqXMCrE7"> <p>Click on the button below to shop our stores exclusively</p> <button>SHOP NOW</button>
25th Sep 2023, 12:33 AM
Sunday Friday Abimaje
Sunday Friday Abimaje - avatar
+ 1
Use this code: <img src = //.png> and insert the name of the image and folder between the slashes.
25th Sep 2023, 5:07 PM
Equinox
Equinox - avatar
+ 1
Okay, thank you!
25th Sep 2023, 10:13 PM
Sunday Friday Abimaje
Sunday Friday Abimaje - avatar
0
But wait,I just tried it. But the image isn't displaying,it's only shows the image bar, without displaying it.
24th Sep 2023, 11:11 AM
Sunday Friday Abimaje
Sunday Friday Abimaje - avatar
0
Can you help me, how to type casting?
25th Sep 2023, 2:49 PM
Maxine Manlangit
Maxine Manlangit - avatar