Classless CSS Frameworks

7 Classless CSS Frameworks

Classless CSS Framework or No-Class CSS Frameworks are frameworks that do not require additional classes to their HTML elements. You just use semantic HTML without classes. It means that you can use them for prototyping or replacement of the CSS Reset.

Water.css (8 kb)

Water.css is a drop-in collection of CSS styles to make simple websites like this just a little bit nicer.

Now you can write your simple static site with nice semantic html, and Water.css will manage the styling for you.

Classless CSS Framework

Github Water.css

MVP.css (3.27 kb)

MVP.css — Minimalist stylesheet for HTML elements

Out of the box CSS styling for HTML elements. No class names, no framework to learn.

MVP.css

Github MVP.css

Basic.css (1 kb)

Basic.css gives you basic CSS formatting and ability to make basic grids with only HTML5 syntax. You can use this project to Set your default styling.

List of features

  • Lightweight 1kb minified and gzipped.
  • Basic typography.
  • Basic forms.
  • Custom colors.
  • Dark theme.
  • Round corners.
  • Flex Grid without classes.
  • Flex Grid cards.
Basic.css CSS Classless Framework

Github Basic.css

new.css (4.8 kb)

A classless CSS framework to write modern websites using only HTML. It weighs 4.8kb.

All it does is set some sensible defaults and styles your HTML to look reasonable. It’s perfect for:

  • A dead-simple blog
  • Collecting your most used links
  • Making a simple “about me” site
  • Rendering markdown-generated HTML

Github new.css

Tufte CSS (3 kb)

Tufte uses a distinctive style in his handouts: simple, with well-set typography, extensive sidenotes, and tight integration of graphics and charts. tufte-css brings that style to HTML documents.

Github Tufte CSS

awsm.css (3 kb)

awsm.css is a simple CSS library for semantic HTML, which doesn’t require classes, ids, attributes, etc.

Just start to create page with HTML5 tags, link awsm.css and get simple, clean and beautiful markup.

awsm.css

Github awsm.css

style.css (3 kb)

Make a plain HTML page look good and readable with zero effort!

Github style.css

About Author