This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 934169bc049aeaf423b9b93f13de43c1a2bc2c00
tree 7f6eaac33810ad22c319b25cf84b2ae74a0b9f2c
parent 0cb03d519960c92b7c04e7cf0f7cdbc6e880acca parent 4480dc68f5d90be3eb3bb4fb9569771949fa48eb
tree 7f6eaac33810ad22c319b25cf84b2ae74a0b9f2c
parent 0cb03d519960c92b7c04e7cf0f7cdbc6e880acca parent 4480dc68f5d90be3eb3bb4fb9569771949fa48eb
| name | age | message | |
|---|---|---|---|
| |
README.txt | ||
| |
code/ | ||
| |
licenses/ | Fri Feb 20 15:15:23 -0800 2009 | |
| |
sketch_sheets/ | Fri Feb 20 15:15:23 -0800 2009 | |
| |
templates/ | Sun Mar 01 14:17:46 -0800 2009 |
README.txt
960 Grid System w/o Margins Version 1.1 2009-03-30 Modified by CodeOfficer http://www.codeofficer.com/ 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/








