Print button on a web page

<form><input type=button name=print value="Print Report" style=width:110px onClick="window.print()"></form>