This is a mini-project of building a "Modal" only to practice HTML, CSS and JavaScript.

Modal

Description

A modal is a graphical user interface element that appears on top of the main content and requires the user to interact with it before continuing.

Benefit

Modals are often used for "displaying alerts", "notifications", "forms", or other types of information that require user input or attention.