It's raining dialogue boxes! With JavaScript you can display all kinds of dialogue boxes. The confirm instruction generates a dialogue box with a confirmation message and two buttons (OK and Cancel). As for the prompt command, this displays a dialogue box with one message and a text field. This will be explored in future workshops.
