EconomicSerg

View this

Feb 2nd, 2021 (edited)
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.19 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <title>Print Page</title>
  5.     </head>
  6.     <body>
  7.         <input type="button" value="Print Page" onclick="window.print()">
  8.     </body>
  9. </html>
Add Comment
Please, Sign In to add comment