98.css icon
98.css icon

98.css

A design system for building faithful recreations of old UIs.

98.css screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • CSS
0likes
0comments
0articles

Features

  1.  CSS Framework
  2.  Retro graphics
  3.  Design System

98.css News & Activities

Highlights All activities

Recent activities

98.css information

  • Developed by

    US flagJordan Scales
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  11,444 Stars
  •  378 Forks
  •  44 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
98.css was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is 98.css?

98.css is a CSS library for building interfaces that look like Windows 98.

This library relies on the usage of semantic HTML. To make a button, you'll need to use a <button>. Input elements require labels. Icon buttons rely on aria-label. This page will guide you through that process, but accessibility is a primary goal of this project.

You can override many of the styles of your elements while maintaining the appearance provided by this library. Need more padding on your buttons? Go for it. Need to add some color to your input labels? Be our guest.

This library does not contain any JavaScript, it merely styles your HTML with some CSS. This means 98.css is compatible with your frontend framework of choice.

Official Links