Author: | botoxparty |
---|---|
Views Total: | 2,663 views |
Official Page: | Go to website |
Last Update: | May 19, 2020 |
License: | MIT |
Preview:

Description:
A lightweight and easy-to-use CSS framework to create Windows XP style UI elements on the web applications.
Works as an extension of 98.css.
See Also:
- Windows 95 Theme For Bootstrap 4 – Win95.css
- Windows 98 CSS Framework – 98.css
- Windows 7 CSS Framework – 7.css
- Retro 8-bit CSS Front-end Framework – NES.css
- Playstation Style 16-bit CSS Framework – PSone.css
- Create Classic Mac OS Style Interfaces With The System.css Library
How to use it:
1. Install & download.
# NPM $ npm install xp.css --save # Bower $ bower install xp.css --save
2. Import the xp.css and 98.css into your document.
import "xp.css/dist/98.css"; import "xp.css/dist/XP.css";
3. Or load the CSS files from a CDN.
<link rel="stylesheet" href="https://unpkg.com/98.css" /> <link rel="stylesheet" href="https://unpkg.com/xp.css" />
Components Included:

xp.css Buttons

xp.css Checkboxes

xp.css Radio Buttons

xp.css Text Boxes

xp.css Sliders

xp.css Dropdown

xp.css Windows

xp.css Tree View