we can give the href like the following
<a href="images\image.png">
<a href="images/image.png">
<a href=".\images\image.png">
<a href="./images/image.png">
which is the recommended method... which doesnot have problem on any browser and on any web server....
leave the image type... consider the link\paths
and PLEASE explain why the specific one