Skip to content

Instantly share code, notes, and snippets.

@edisplay
Forked from AbhishekGhosh/HTML5-Print.html
Last active August 29, 2015 14:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edisplay/711f6becaa17257eff1f to your computer and use it in GitHub Desktop.
Save edisplay/711f6becaa17257eff1f 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