CSS Building Modals
Description #
A modal is a dialog box/pop-up that appears on top of the main content, usually to capture user input or display important information. This module outlines how to build a good one.
Where this knowledge is utilized #
- WDD 131
- WDD 231
- WDD 330
- WDD 430
Prerequisites #
- Understanding of Dom basics
- Understanding of CSS selectors