+ All Categories
Home > Technology > Grids in Web Design

Grids in Web Design

Date post: 16-Apr-2017
Category:
Upload: bernardo-raposo
View: 4,322 times
Download: 0 times
Share this document with a friend
17
Grids in Web Design @braposo
Transcript
Page 1: Grids in Web Design

Grids in Web Design

@braposo

Page 2: Grids in Web Design

The grid system is an aid, not a guarantee. It permits a number of possible uses and each designer can look for a solution appropriate to his personal style. But one must learn how to use the grid; it is an art that requires practice.

Josef Müller-Brockmann

Page 3: Grids in Web Design

Why grids in Web Design?

Page 4: Grids in Web Design

Why grids in Web Design?

Guide for the designer/developer

Keeps overall coherence

Usability matters

Avoids rendering errors across browsers

Enables quick layout changes

Page 5: Grids in Web Design

Fluid layout design

Page 6: Grids in Web Design

Fluid layout design

Adapts to any browser window

Based on relative units (% or em)

Users control the design

Limits designers’ creativity

Page 7: Grids in Web Design

Fixed layout design

Page 8: Grids in Web Design

Fixed layout design

Resolution independent

Based on fixed units (px)

Designers are in control

Multi-column grids

Page 9: Grids in Web Design

CSS Grid Systems

YUI vs 960

Page 10: Grids in Web Design

YUI CSS grid

Based in relative units

Multiple pre-defined document layouts

Different layouts with same structure

Useful for fluid layouts

Grid Builder

Page 11: Grids in Web Design

YUI CSS grid

Unfriendly naming conventions

Pre-defined grid

Different layouts need nested grids

Page 12: Grids in Web Design

960 Grid System

960px layouts

Based in fixed-width columns

12 column and 16 column versions

Versatile layout

Easy to understand

Page 13: Grids in Web Design

960 Grid System

Rigid layout

Layout changes need more code rewriting

Not recommended for small resolutions

Page 14: Grids in Web Design

How to choose a grid?

Page 15: Grids in Web Design

How to choose a grid?

YUI CSS grid 960 Grid SystemFluid layout Rigid layout

Flexible grid Versatile grid

Resolution free Lots of illustrations

Page 16: Grids in Web Design

The Grid Systemhttp://www.thegridsystem.org/

ALA: Fluid Gridshttp://www.alistapart.com/articles/fluidgrids

YUI CSS Gridhttp://developer.yahoo.com/yui/grids/

960 Grid Systemhttp://960.gs/

Grid Based Design Toolboxhttp://www.fuelyourcreativity.com/grid-based-design-toolbox/

More information...

Page 17: Grids in Web Design

Imageshttp://www.sxc.hu/photo/944563http://www.flickr.com/photos/45848020@N00/3026837925/http://www.flickr.com/photos/psousa/2841204262/http://www.sxc.hu/photo/992585http://www.sxc.hu/photo/777662http://www.flickr.com/photos/martin-kulakowski/3055870213/http://www.sxc.hu/photo/214770

ContactsEmail: [email protected] Blog: http://nowiknow.wordpress.comTwitter: @braposo Portfolio: http://braposo.carbonmade.com

Thank you!


Recommended