# win-css
**Repository Path**: mirrors/win-css
## Basic Information
- **Project Name**: win-css
- **Description**: 98.css 是一个用于构建类似 Windows 98 界面的 CSS 库
- **Primary Language**: HTML/CSS
- **License**: MIT
- **Default Branch**: main
- **Homepage**: https://www.oschina.net/p/98-css
- **GVP Project**: No
## Statistics
- **Stars**: 4
- **Forks**: 1
- **Created**: 2020-07-03
- **Last Updated**: 2026-01-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## 98.css
A design system for building faithful recreations of old UIs.
98.css is a CSS file that takes semantic HTML and makes it look pretty. It does not ship with any JavaScript, so it is compatible with your frontend framework of choice.
Be sure to check out [XP.css](https://botoxparty.github.io/XP.css/) and [7.css](https://khang-nd.github.io/7.css/) as well.
### Installation / Usage
The easiest way to use 98.css is to import it from [unpkg](https://unpkg.com/).
```html
Hello, world!