Clean CSS

Clean is a CSS typography / basic element framework. It is a class-less based framework that styles up the most common HTML DOM elements and provides a modern / consistent look and feel to your application.

Typography

h1. This is a header.

h2. This is a header.

h3. This is a header.

h4. This is a header.

h5. This is a header.
h6. This is a header.

This is a paragraph. Paragraphs are preset with a font size, line height and spacing to match the overall vertical rhythm. Wrap strong around type to make it bold!. You can also use em to italicize the text.

This is a shorter paragraph. Paragraphs are preset with a font size, line height and spacing to match the overall vertical rhythm.

Lists

  1. List item with a much longer description or more content.
  2. List item
  3. List item
    1. Nested List Item
    2. Nested List Item
    3. Nested List Item
  4. List item
  5. List item
  6. List item

Tables

Header one Header two
Cell one Cell two
Cell three Cell four
Cell four

Quotes

Those people who think they know everything are a great annoyance to those of us who do.Isaac Asimov

Forms

Input elements
Checkboxes
Radio buttons