About
98.css is a design system for building faithful recreations of old UIs, specifically designed to resemble the look and feel of Windows 98. This CSS library is perfect for developers and designers who want to create retro-style interfaces for their web applications. With 98.css, you can easily create interfaces that look like they belong in the 90s, complete with classic buttons, checkboxes, and other UI elements.
Details
The features of 98.css include:
- Button: A command button that causes the application to perform some action when clicked.
- Checkbox: A check box that represents an independent or non-exclusive choice.
- OptionButton: An option button that represents a single choice within a limited set of mutually exclusive choices.
- GroupBox: A group box that organizes a set of controls.
- TextBox: A text box where the user enters or edits text.
- Slider: A slider that consists of a bar that defines the extent or range of the adjustment and an indicator that shows the current value.
- Dropdown: A drop-down list box that allows the selection of only a single item from a list.
- Window: A complete window with a title bar, window body, and status bar.
- TreeView