7.css icon
7.css icon

7.css

7.css is a CSS framework for building interface components that look like Windows 7. It is built on top of the GUI backbone of XP.css, which is an extension of 98.css.

7.css screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • CSS
0likes
0articles

Features

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

7.css News & Activities

Highlights All activities

Recent activities

  • XP.css icon
    POX added 7.css as alternative to XP.css and 98.css + 2 similar activities
  • POX added 7.css

7.css information

AlternativeTo Category

Development

GitHub repository

  •  2,442 Stars
  •  123 Forks
  •  10 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

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

Official Links

What is 7.css?

7.css is a CSS framework for building interface components that look like Windows 7. It is built on top of the GUI backbone of XP.css, which is an extension of 98.css.

This framework relies on the usage of semantic HTML. To make a button, you'll need to use a <button>. Input elements require labels. Tabs rely on the role="tab" attribute. 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 framework. Need more padding on your buttons? Go for it. Need to add some color to your input labels? Be our guest.

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