i am building an offline interface and want to show a pdf file when we click into a picture. But it does not work now. Please help me. This is my code
<a href="attachments/file.pdf"><img src="picture/nature.png" alt="pdffile"/></a>
Structure of directory
|--- file.htm
|----picture
| |--- nature.png
|----attachments
| |--- file.pdf