Answers for "create alert in html without javascript"

1

how to make alert in javascript

alert("Alert")
Posted by: Guest on December-30-2020
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

Code answers related to "create alert in html without javascript"

Browse Popular Code Answers by Language