use alert in javascript with a button code example
Example 1: simple alert program in javascript
alert("this is the alert")
Example 2: how to make alert in javascript
alert("Alert")
alert("this is the alert")
alert("Alert")