What are some very simple CSS frameworks / design packages?
- I don’t need the added complexity of a combined HTML, CSS, and JS framework.
- I will be creating only a few general page layouts for this site.
- I’m building the site on TinyMVC.
- I want very minimalistic design (mostly black text on a white background).
- I’m planning only one and two column layouts.
-
I need tables, forms, lists, and other “basic elements” (use your best judgement).
**I wouldn’t mind CSS3 with HTML5 in mind.
EDIT#1:
- I need a grid system.
- I need a CSS reset.
I tried 960 Grid and Blueprint.
Both were great and both were very similar to each other.
I chose Blueprint because it satisfied my requirements the best and gave the simplest and cleanest appearance out of the box, with settings that I’ev barely had to touch for my site.
960 Grid would probably appeal to many people also.
They are both so easy to test, that I suggest trying both, and choosing the one after playing with them for 15 minutes each.