Libertango,
I am glad it starts working for you. For full screen images I do
Code:
<html>
<body>
<p align="center"><img src="imgs/sleeping_noborder.png" height="800"></p>
</body>
</html>
height="800", because I did in on a Touch. The dimensions of the image are not so important in that case, but the ratio should be close to that of the screen.
Ken's method does of course work too.
You might have noted by yourself already. I mention it nonetheless. If you go "scipts" > "browse" > "browse mynotes.msh" > "pofftest" (or whatever), and select any html.file, it gets displayed.