Answers for "a onlcick alert message"

1

how to make a button that alerts when clicked with html

alert('example')
Posted by: Guest on December-14-2021
0

how to make an alert on a page

go to inspect element, go to console. type in 
alert("text")
Posted by: Guest on June-18-2020

Browse Popular Code Answers by Language