Can anyone help me why the picture is not showing | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone help me why the picture is not showing

<!DOCTYPE html> <html lang="en" > <head> <meta charset="UTf-8"> <title>Image fggggggg</title> </head> <body> <h1>Profile</h1> <img src="https://ibb.co/p4HSvHY" alt="my pic"/> </body> </html>

10th Aug 2022, 3:40 PM
SD Anime
2 Answers
10th Aug 2022, 3:46 PM
Chris Coder
Chris Coder - avatar
+ 1
Shouldn't the end of the src have the type of image file? Like .jpg, .png etc...?
10th Aug 2022, 3:44 PM
Ausgrindtube
Ausgrindtube - avatar