cleercode / CSS1K

A demonstration of what can be accomplished with only 1 K of CSS.

Home Page:http://css1k.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A demonstration of what can be accomplished through only 1 K of CSS.

Fork to participate!

Available at http://css1k.com

News at http://twitter.com/css1k

If you want to make life easier for me, please follow these guidelines:

 * Submit one easily readable main CSS file with all necessary vendor prefixes included
 * Also submit one minified version of the same file, with only the non prefixed properties included. This is the file that needs to be 1024 bytes or less.
 * Add a link to your stylesheet in index.html

You should be able to figure it out by looking at the current examples.

There is also the possibility to use Sass/Compass, by checking out the 'sass' branch instead of 'master'.

About

A demonstration of what can be accomplished with only 1 K of CSS.

http://css1k.com


Languages

Language:JavaScript 100.0%