Skip to content

Instantly share code, notes, and snippets.

@mehmetsarr
Last active October 3, 2023 17:17
Show Gist options
  • Save mehmetsarr/3669105bca156fe76385fc63fff5872b to your computer and use it in GitHub Desktop.
Save mehmetsarr/3669105bca156fe76385fc63fff5872b to your computer and use it in GitHub Desktop.
Html Print Button
<button class="btn btn-default" onclick="window.print()"><i class="fas fa-print"></i> Print</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment