B M Suchitra

B M Suchitra

  • NA
  • 507
  • 413.1k

Problem displaying jpeg image in html5

Apr 16 2013 7:05 AM
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)