<a title="Print Screen" alt="Print Screen" onclick="window.print();" target="_blank" style="cursor:pointer;">CLICK HERE TO PRINT FORM!</a>
use the button tag :
<button onclick="window.print();">CLICK HERE TO PRINT FORM!</button>