Skip to content

Instantly share code, notes, and snippets.

@AbhishekGhosh
Created July 5, 2013 20:27
Show Gist options
  • Save AbhishekGhosh/5937022 to your computer and use it in GitHub Desktop.
Save AbhishekGhosh/5937022 to your computer and use it in GitHub Desktop.
HTML5 Print Button
<button onclick="javascript:window.print()">Print This Webpage</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment