Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The 960 Grid System is an effort to streamline web development workflow.

NotificationsYou must be signed in to change notification settings

nathansmith/960-Grid-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

To install the Adobe Fireworks extension, simply double-click the*.mxp fileincluded in the/app_plugins/fireworks directory. If you are running Windows 7you will need admin permissions in order to install this extension properly.


Thank you for downloading the 960 Grid System. I hope it helps to streamlineweb development workflow. Enclosed in the bundle are printable sketch sheetsand 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 the960.css in the<head> of the HTML page.You may also use thereset.css andtext.css files, or opt to leave them out.Here is an example of the XHTML code necessary to incorporate the CSS files:

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

It is worth noting that these styles do not automatically make up a finishedsite design. They are simply a starting point, ideally for rapid prototypingor as a basis for creating your own designs. You should not feel constrainedby the way I have built the initial code. If you disagree with how somethinghas 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 MIT/GPL.


Note that if you are building a site in a language which reads from right toleft, use the CSS files that end in_rtl.css instead. Denote the language:

<htmllang="..."dir="rtl">

Be sure to setlang="..." to the appropriate two-letter abbreviation of thelanguage you are using. Example: lang="he" for Hebrew, lang="ar" for Arabic.


GPL license:http://www.gnu.org/licenses/gpl.html

MIT license:http://www.opensource.org/licenses/mit-license.php

About

The 960 Grid System is an effort to streamline web development workflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp