8
Answers

Problem displaying jpeg image in html5

Ask a question
B M Suchitra

B M Suchitra

11y
1.7k
1
Hi friends,

Hope all are fine.
This code below is in notepad
My code is as below and i am not able to display JPEG image the file and the image are in same folder
<html>
<body>

<img src="Photo2095.jpeg" alt="my pic"/>
</body>

</html>


Answers (8)