/Assignment-01-ALERTS-

The alert box takes the focus away from the current window, and forces the user to read the message. Do not overuse this method. It prevents the user from accessing other parts of the page until the alert box is closed.

Primary LanguageHTML

Assignment-01-ALERTS-