button.html 66 B

12345
  1. <html>
  2. <body>
  3. <button id="button">CLICK</button>
  4. </body>
  5. </html>