Why is this code not working?? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
21st Mar 2020, 11:41 AM
ᘉᗩᗩᕼᖻ
ᘉᗩᗩᕼᖻ - avatar
3 Respuestas
+ 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