ramsiva 0 Junior Poster

I am using html 5 for downloading php and open.
but pdf file i want to display next tab.
any body help me
below is my code

<a href="image/one.pdf" download="one.pdf" target="_blank">
 <img src="image/download.jpg" style="height:50px; width:50;">
</a>