This page demonstrates how to build window and dialog components, which form the basis of modal popups.
The fundamental component is the .window, which provides the border and container for a title bar and window body. Windows can contain any content.
There's so much room for activities!
Windows can also include a status bar at the bottom to display contextual information.
Content goes in the middle.
A title bar can be made to look inactive, useful for indicating when a window has lost focus.
This window is not currently active.