Put this in a html playground
Code--->. <!DOCTYPE html> <html> <button type="button" onclick="alert('hi')">click on me </button> </html>