Skip to content

Instantly share code, notes, and snippets.

@AbhishekGhosh
Created July 5, 2013 20:27
  • Star 2 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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