0
Q:

how to add print button on my website

<input type="button" value="Print this page" onClick="window.print()">

Or

<button type="button" class="print" onClick="window.print()">Print</button>
0

New to Communities?

Join the community