|
Project Information
Members
|
mmkit is a HTML 'snippet' driven framework, providing a default set of CSS alongside HTML for common page elements. The theory behind of mmkit is to provide useful resets, default styles, forms and basic layouts in CSS and HTML (without resorting to lots of span-16 prepend-4 junk), an also provide a set of componentised 'units' which act as reference implementations for common HTML/CSS use-cases. mmkit currently contains: Reset and base stylinghttp://mmkit.googlecode.com/svn/trunk/examples/example.html Form styling and non-linear form layoutshttp://mmkit.googlecode.com/svn/trunk/examples/forms.html Font stacksFor choosing web safe fonts, use one of the following font stack stylesheets: http://mmkit.googlecode.com/svn/trunk/mmkit/fonts/ Previews of all stacks at http://mmkit.googlecode.com/svn/trunk/examples/fonts.html LayoutsSome basic 2-column and 3-column layouts are at http://mmkit.googlecode.com/svn/trunk/examples/layouts/ UnitsUnit Sets provide access to reference HTML/CSS for common page elements. Current sets are: Set 1 (which has page logo, basic navigation, latest news lists, footer links, sidebar gallery, etc) which is branched at http://mmkit.googlecode.com/svn/branches/mmkit-unit-development/examples/units/set-1.html. Set 2 will be events-focused and Set 3 blog-focused. Textmate Bundlehttp://mmkit.googlecode.com/svn/plugins/. Its a bit basic at the moment, but the idea is that it provides quick access to units. |