21st Mar 2020, 11:41 AM
ᘉᗩᗩᕌᖻ
ᘉᗩᗩᕌᖻ - avatar
3 Answers
+ 17
Î·ÏƒÎ·Î±ĐŒŃ” gÎčrℓ this image is not the actual link of the image. For getting original link deep press at image and open that image in new tab and copy that url. https://code.sololearn.com/WnpVwPes98dt/?ref=app
21st Mar 2020, 12:02 PM
GAWEN STEASY
GAWEN STEASY - avatar
+ 3
Here you check,How to display an image using <img> tag.🙂 https://www.sololearn.com/learn/HTML/1030/
21st Mar 2020, 12:51 PM
♄╣ŸBĂ­yĂ„ Khùñ╠♄
♄╣ŸBĂ­yĂ„ Khùñ╠♄ - avatar
+ 2
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <img src="https://fyf.tac-cdn.net/images/products/large/BF89-11K.jpg?auto=webp&quality=60" style="width:300px"> </body> </html>
11th Apr 2020, 3:08 PM
Md Zahir Uddin
Md Zahir Uddin - avatar