Coder Social home page Coder Social logo

fluid960gs's Introduction

Fluid 960 Grid System
Version 1.0.5
2009-06-20

Created by Stephen Bau. Based on the work of Nathan Smith.

============================================================================

Thank you for downloading the Fluid 960 Grid System. Note that these templates
have been built upon the work of Nathan Smith and his 960 Grid System using
effects from the MooTools and jQuery JavaScript libraries. The idea for building
these templates was inspired by Andy Clarke, author of Transcending CSS, who 
advocates a content-out approach to rapid interactive prototyping, crediting
Jason Santa Maria with the grey box methodology.

These templates are offered free of charge in accordance
with the applicable licenses for 960 Grid System, MooTools and jQuery.

The Fluid Grid System is released under the GPL/MIT Licenses.
960 Grid System is released under the GPL/MIT Licenses: http://960.gs/
MooTools is released under the MIT License: http://mootools.net/
jQuery is released under the GPL/MIT Licenses: http://jquery.com/

Transcending CSS:
http://transcendingcss.com/

Jason Santa Maria: 
http://www.jasonsantamaria.com/archive/2004/05/24/grey_box_method.php

============================================================================



960 Grid System
Version 1.0
2008-03-24

Created by Nathan Smith. See the official site for more info: http://960.gs/

============================================================================

Thank you for downloading the 960 Grid System. I hope it helps to streamline
web development workflow. Enclosed in the bundle are printable sketch sheets
and template files for Adobe Fireworks and Photoshop, OmniGraffle and Visio.

Also included is a lightweight CSS file, which contains the grid dimensions.
To use this file, simply include the 960.css in the <head> of the HTML page.	
You may also use the reset.css and text.css files, or opt to leave them out.
Here is an example of the XHTML code necessary to incorporate the CSS files:

<head>
<link rel="stylesheet" type="text/css" media="all" href="css/reset.css" />
<link rel="stylesheet" type="text/css" media="all" href="css/text.css" />
<link rel="stylesheet" type="text/css" media="all" href="css/960.css" />
</head>

It is worth noting that these styles do not automatically make up a finished
site design. They are simply a starting point, ideally for rapid prototyping
or as a basis for creating your own designs. You should not feel constrained
by the way I have built the initial code. If you disagree with how something
has been done, feel free to revise it for the needs of your particular site.

The files in the 960 Grid System are free of charge, licensed under GPL/MIT.

============================================================================

Special thanks to Eric Meyer for his comprehensive browser reset stylesheet.

http://meyerweb.com/eric/tools/css/reset/

fluid960gs's People

Contributors

bauhouse avatar

Watchers

Morton Mo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.