What’s wrong with this code, the image won’t display | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What’s wrong with this code, the image won’t display

<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <p align="center"> <small> I wanna die </small> </p> <p align="center"> <big>G O L D F I S H</big> </p> <p> <img src="file:///C:/Users/Strohl%20Family/Downloads/IMG_3542%20(2).html" alt="" /> </p> </body> </html>

30th Jul 2019, 3:31 PM
Brandon Stroller
3 Answers
0
Why your image extension is .html?
30th Jul 2019, 4:21 PM
Thống Nguyễn
Thống Nguyễn - avatar
0
I dont know how to copy a jpg image into the code
30th Jul 2019, 9:10 PM
Brandon Stroller
0
First, you wrote this code in sololearn application or some other html file?
30th Jul 2019, 11:54 PM
Thống Nguyễn
Thống Nguyễn - avatar