/* Codeboosh */

Create Websites That Look Like Windows 98 With 98.css

I love projects where people make things just because they can rather than because a client wants them to and 98.css is definitely one of these.

The project allows you to create Windows 98 inspired UIs, including buttons, windows and treeviews.

All you have to do is drop a CSS file on your page and you are good to go.

<link rel="stylesheet" href="https://unpkg.com/98.css">

Here are some example components:

It doesn’t provide any JavaScript, it only provides the styles, so if you want some interaction you will have to do it yourself. But that could be a fun project in itself.

Check 98.css out and have a look at open issues to see if you can contribute to this excellent project. I have even made a tiny contribution to the project myself.

👍 Thanks for reading. Have a great rest of your day.