These are an attempt to recreate, as faithfully as possible, several visual styles from various operating systems entirely in HTML and CSS without using image files (except for the wallpaper).
Some of these recreations require fonts ripped from specific operating systems which can't be included due to copyright. A list is included below:
Marlett: This font can be found in Windows under the file C:\Windows\Fonts\marlett.ttf. If you are using Windows, you do not need to install this.
Segoe UI: Segoe UI can be found in Windows at C:\Windows\Fonts\. All fonts starting with segoeui should be installed. Users of Windows do not need to install this.
Features that will be added:
Multiple windows
Resizing of the window
Button hover effects (PARTIALLY COMPLETE)
Button click effects (clicking X will close window)
Creation of windows with JS
Windows with different themes (can be useful for modal mode)