JavaScript is a programming language used both on the client-side and server-side that allows you to make web pages interactive. Javascript provides features such as popup boxes to display a message ...
/*An alert box is often used if you want to make sure information comes through to the user. When an alert box pops up, the user will have to click "OK" to proceed.*/ alert("Eu sou um caixa de alerta!