A list of classless CSS themes/frameworks with screenshots
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

92 lines
3.8 KiB

5 years ago
# Classless CSS
This is a list of CSS frameworks/themes that do not require you to add classes specific to them to your HTML elements. It means you can quickly style a plain HTML page. This is useful, for example, in prototyping.
5 years ago
## attriCSS
* [Repository](https://github.com/raj457036/attriCSS)
* [Demo](https://raj457036.github.io/attriCSS/)
[![attricss-0-brightlight-green.png](thumbnail/attricss-0-brightlight-green.png)](screenshot/attricss-0-brightlight-green.png)
[![attricss-1-midnight-green.png](thumbnail/attricss-1-midnight-green.png)](screenshot/attricss-1-midnight-green.png)
[![attricss-2-darkforest-green.png](thumbnail/attricss-2-darkforest-green.png)](screenshot/attricss-2-darkforest-green.png)
[![attricss-3-darkfairy-pink.png](thumbnail/attricss-3-darkfairy-pink.png)](screenshot/attricss-3-darkfairy-pink.png)
[![attricss-4-lightfairy-pink.png](thumbnail/attricss-4-lightfairy-pink.png)](screenshot/attricss-4-lightfairy-pink.png)
5 years ago
## Bahunya
* [Repository](https://github.com/Kimeiga/bahunya)
* [Demo](https://kimeiga.github.io/bahunya/)
[![bahunya.png](thumbnail/bahunya.png)](screenshot/bahunya.png)
5 years ago
## LatexCSS
* [Repository](https://github.com/oxalorg/sakura)
* [Demo](https://oxal.org/projects/sakura/demo/)
[![latex.png](thumbnail/latex.png)](screenshot/latex.png)
5 years ago
## Milligram
Not fully classless. You will at least need a `<section class="container">`.
* [Repository](https://github.com/milligram/milligram)
* [Demo](https://milligram.io/)
[![milligram.png](thumbnail/milligram.png)](screenshot/milligram.png)
5 years ago
## sakura
* [Repository](https://github.com/oxalorg/sakura)
* [Demo](https://oxal.org/projects/sakura/demo/)
[![sakura-normalize-0.png](thumbnail/sakura-normalize-0.png)](screenshot/sakura-normalize-0.png)
[![sakura-normalize-1-earthly.png](thumbnail/sakura-normalize-1-earthly.png)](screenshot/sakura-normalize-1-earthly.png)
[![sakura-normalize-2-vader.png](thumbnail/sakura-normalize-2-vader.png)](screenshot/sakura-normalize-2-vader.png)
[![sakura-normalize-3-dark.png](thumbnail/sakura-normalize-3-dark.png)](screenshot/sakura-normalize-3-dark.png)
5 years ago
## tacit
* [Repository](https://github.com/yegor256/tacit)
* [Demo](https://yegor256.github.io/tacit/)
[![tacit.png](thumbnail/tacit.png)](screenshot/tacit.png)
5 years ago
## W3C Core Style
* [Website](https://www.w3.org/StyleSheets/Core/Overview)
* [Demo](https://www.w3.org/StyleSheets/Core/preview)
[![w3c-core-styles-0-oldstyle.png](thumbnail/w3c-core-styles-0-oldstyle.png)](screenshot/w3c-core-styles-0-oldstyle.png)
[![w3c-core-styles-1-modernist.png](thumbnail/w3c-core-styles-1-modernist.png)](screenshot/w3c-core-styles-1-modernist.png)
[![w3c-core-styles-2-midnight.png](thumbnail/w3c-core-styles-2-midnight.png)](screenshot/w3c-core-styles-2-midnight.png)
[![w3c-core-styles-3-ultramarine.png](thumbnail/w3c-core-styles-3-ultramarine.png)](screenshot/w3c-core-styles-3-ultramarine.png)
[![w3c-core-styles-4-swiss.png](thumbnail/w3c-core-styles-4-swiss.png)](screenshot/w3c-core-styles-4-swiss.png)
[![w3c-core-styles-5-chocolate.png](thumbnail/w3c-core-styles-5-chocolate.png)](screenshot/w3c-core-styles-5-chocolate.png)
[![w3c-core-styles-6-traditional.png](thumbnail/w3c-core-styles-6-traditional.png)](screenshot/w3c-core-styles-6-traditional.png)
[![w3c-core-styles-7-steely.png](thumbnail/w3c-core-styles-7-steely.png)](screenshot/w3c-core-styles-7-steely.png)
## water.css
5 years ago
* [Repository](https://github.com/kognise/water.css)
* [Demo](https://kognise.github.io/water.css/)
[![water.css-0-dark.png](thumbnail/water.css-0-dark.png)](screenshot/water.css-0-dark.png)
[![water.css-1-light.png](thumbnail/water.css-1-light.png)](screenshot/water.css-1-light.png)
5 years ago
## License
[![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, dbohdan has waived all copyright and related or neighboring rights to this work.