A minimal, responsive CSS framework built on a baseline grid.

It's not like we need another CSS framework is it? However, it would be nice if there was a framework with minimal styles, a beautiful baseline grid, and if it was responsive that wouldn't hurt either. These are the main features of ANONANON, and I hope the framework saves you some time and stress. I guess maybe we did need it.

Features

  • Minimal design and lightweight code
  • Responsive for mobile
  • Built on a baseline typographic grid
  • Includes jQuery UI elements
  • 10 column, fluid grid

As easy as...

<div class="container">
	<div class="gridWrapper">
		<div class="gridSeven">
			<p>main content here</p>
		</div>
		<div class="gridThreeLast">
			<p>sidebar here</p>
		</div>
	</div>
</div>
			

Share

Download Now

Zip | From github

Demo

Latest Version: 1.0.2
Last Updated: July 15, 2011

Pages

Say Hello

CodeCanyon.net

Credits

ANONANON is the brain child of North Vancouver web designer Matt Lambert. For the design of the framework, I drew inspiration from these fine websites and frameworks: blueprintcss.org, 960.gs, premiumpixels.com, columnal.com, and baselinecss.com.