SlideShare a Scribd company logo
Grid System
in web design
     Multimedia Design
Instructional Goals
•   Understand about grid system in
    web design

•   Understand about CSS framework
    in web design

•   Apply grid system in web design
Designing Grid Systems for Web

Ratios are at the core of any well designed grid system. Some­times those
ratios are rational, such as 1:2 or 2:3, more complex ratios, such as those
based on the Golden Section (1: 1.618), are called irrational ratios.


The Measurements
The web designer is using fixed measurements, pixels mostly, to
construct the grid and to position elements within the grid structure
and a canvas which is based on a fixed size.



The Canvas
The canvas size for fixed grid design on the web is determined by the
browser window size, which is in turn determined by the user’s screen
resolution. So, a designer should design to minimum requirements to
meet the mostly user’s need.
Fixed vs. Flexible or Fluid Design

Fixed width designs are, well, just easier to produce. The designer has control
over the measure, and therefore the legibility (until the user increases or
decreases the font size that is). 

Flexible width designs scale to the user’s resolution, and therefore the browser
window. There is less empty space, typically at the side of fixed width designs.

However, they both also have the down sides such as fixed layouts generally
scale badly and flexible layouts tend to look very wide and short.
Fixed Design
We begin by applying ratios to this canvas, in the same way we’ve done with
designing grid system for print. This example uses a fix grid and sits happily
below 760px wide.




Once the grid sets up, then used photoshop to comp together the designs
positioning any elements exactly on the grid lines. The grid was designed intially for a
content and navigation area based on the Rule of Thirds, the dimensions of which are
250px and 500px respectively. The content area is then sub­divided into two 250px
columns. 
Gutters

Gutters are the gaps in between columns. They are there so text, or image, from
different columns don’t run into each other.




Generally the columns we create, using Web Standards, are ‘divs’ which are given
widths and positioned and styled using CSS.
Creating The Design

The thing about designing to grids is that in order for the grid to work you must
consistently align items on the grid lines.




The bulk of the design work, if you exclude sketching with a pencil, is done in
Photoshop. First of all, take great care in drawing the grid accurately, to the pixel,
and then overlay content elements ensuring the alignment is precise.
From Photoshop to Browser
One of the most useful ‘tools’ for creating pixel-perfect grid systems for the web is
using a grid as a background image element on the body tag.




Using the grid designed in photoshop, save it out as a gif and then apply that
to the background of the body tag. This provides you, throughout the build of
the site, the grid so you can align all the content elements accordingly.
Flexible Design
I’ll construct this adaptive grid using the Golden Section, which is an irrational
ratio-1:1.618. So, first off we construct a simple two column grid system with the
content areas being defined by the Golden Section ratio.
In order for a grid to be adaptive, we have to use scalable units of measurement
such as 100% or Ems. Then, convert the column width ratio’s to percentages,
which gives us 61.8% for the main column and 38.2% for the right column.
Constructing The Grid in CSS
Here’s the CSS code including all the global stuff such as links, typographic stuff
and general body stuff which is applied to a pretty basic XHTML structure.

For those who can’t be bothered going through this code, here’s the example.
960 Grid System

Grid 960 is a CSS Framework that enables developers to rapidly prototype
designs. They are excellent tools for creating mock ups.



Making The Grid
Grid 960 works by using classes through inheritance. Grid 960 provides
two grids: 12 and 16 columns. The main container is always 960px wide.
Every grid cell has a margin: 0 10px. This creates a gutter of 20px. When
creating a row, the total width of all elements add up to 960. Take a look
at Grid 960′s demo page.
Sample of 12 column grid
Sample of 12 column grid
Sample of 12 column grid
Sample of 12 column grid
Sample of 16 column grid
Sample of 16 column grid
Sample of 16 column grid
Sample of 16 column grid
Reference:
http://www.markboulton.co.uk/journal/comments/five-simple-steps-to-designing-grid-systems-part-4
http://www.markboulton.co.uk/journal/comments/five-simple-steps-to-designing-grid-systems-part-5

960 Grid System CSS Framework:
http://960.gs/
http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/

More Related Content

What's hot

Creating a moodboard
Creating a moodboardCreating a moodboard
Creating a moodboardGc Howard
 
Adobe Photoshop
Adobe Photoshop Adobe Photoshop
Adobe Photoshop Mujeeb Riaz
 
Grid Systems in Graphic Design by ADMEC Multimedia Institute
Grid Systems in Graphic Design by ADMEC Multimedia InstituteGrid Systems in Graphic Design by ADMEC Multimedia Institute
Grid Systems in Graphic Design by ADMEC Multimedia InstituteRavi Bhadauria
 
Responsive web-design through bootstrap
Responsive web-design through bootstrapResponsive web-design through bootstrap
Responsive web-design through bootstrapZunair Sagitarioux
 
Bootstrap PPT by Mukesh
Bootstrap PPT by MukeshBootstrap PPT by Mukesh
Bootstrap PPT by MukeshMukesh Kumar
 
Media queries A to Z
Media queries A to ZMedia queries A to Z
Media queries A to ZShameem Reza
 
Introduction to CSS Grid Layout
Introduction to CSS Grid LayoutIntroduction to CSS Grid Layout
Introduction to CSS Grid LayoutRachel Andrew
 
Introduction to Responsive Web Design
Introduction to Responsive Web DesignIntroduction to Responsive Web Design
Introduction to Responsive Web DesignClarissa Peterson
 
What is grid system
What is grid systemWhat is grid system
What is grid systemchetankane
 
Mediaqueries
MediaqueriesMediaqueries
MediaqueriesBrillio
 
Tailwind CSS.11.pptx
Tailwind CSS.11.pptxTailwind CSS.11.pptx
Tailwind CSS.11.pptxHarish Verma
 
Introduction to interior design
Introduction to interior designIntroduction to interior design
Introduction to interior designVirtu Institute
 

What's hot (20)

Creating a moodboard
Creating a moodboardCreating a moodboard
Creating a moodboard
 
WEB DESIGN
WEB DESIGNWEB DESIGN
WEB DESIGN
 
Adobe Photoshop
Adobe Photoshop Adobe Photoshop
Adobe Photoshop
 
Grid Systems in Graphic Design by ADMEC Multimedia Institute
Grid Systems in Graphic Design by ADMEC Multimedia InstituteGrid Systems in Graphic Design by ADMEC Multimedia Institute
Grid Systems in Graphic Design by ADMEC Multimedia Institute
 
Responsive web-design through bootstrap
Responsive web-design through bootstrapResponsive web-design through bootstrap
Responsive web-design through bootstrap
 
CSS Grid
CSS GridCSS Grid
CSS Grid
 
Bootstrap PPT by Mukesh
Bootstrap PPT by MukeshBootstrap PPT by Mukesh
Bootstrap PPT by Mukesh
 
Media queries A to Z
Media queries A to ZMedia queries A to Z
Media queries A to Z
 
Introduction to CSS Grid Layout
Introduction to CSS Grid LayoutIntroduction to CSS Grid Layout
Introduction to CSS Grid Layout
 
Bootstrap 5 basic
Bootstrap 5 basicBootstrap 5 basic
Bootstrap 5 basic
 
Introducing CSS Grid
Introducing CSS GridIntroducing CSS Grid
Introducing CSS Grid
 
Introduction to Responsive Web Design
Introduction to Responsive Web DesignIntroduction to Responsive Web Design
Introduction to Responsive Web Design
 
Bootstrap ppt
Bootstrap pptBootstrap ppt
Bootstrap ppt
 
Elements of design
Elements of designElements of design
Elements of design
 
Page layout with css
Page layout with cssPage layout with css
Page layout with css
 
What is grid system
What is grid systemWhat is grid system
What is grid system
 
Mediaqueries
MediaqueriesMediaqueries
Mediaqueries
 
Tailwind CSS.11.pptx
Tailwind CSS.11.pptxTailwind CSS.11.pptx
Tailwind CSS.11.pptx
 
Introduction to interior design
Introduction to interior designIntroduction to interior design
Introduction to interior design
 
Visual Design Elements
Visual Design ElementsVisual Design Elements
Visual Design Elements
 

Viewers also liked

Grid Systems: Building Blocks to a Better User Experience
Grid Systems: Building Blocks to a Better User ExperienceGrid Systems: Building Blocks to a Better User Experience
Grid Systems: Building Blocks to a Better User ExperienceDustin DiTommaso
 
Making Your Own CSS Framework
Making Your Own CSS FrameworkMaking Your Own CSS Framework
Making Your Own CSS FrameworkDan Sagisser
 
How to develop a CSS Framework
How to develop a CSS FrameworkHow to develop a CSS Framework
How to develop a CSS FrameworkOlivier Besson
 
Managing responsive websites with css preprocessors.
Managing responsive websites with css preprocessors. Managing responsive websites with css preprocessors.
Managing responsive websites with css preprocessors. The University of Akron
 
Page layout & design task 2
Page layout & design task 2Page layout & design task 2
Page layout & design task 2Craig Cassidy
 
Lessons Learned From Building Your Own CSS Framework
Lessons Learned From Building Your Own CSS FrameworkLessons Learned From Building Your Own CSS Framework
Lessons Learned From Building Your Own CSS Frameworksonniesedge
 
Roll Your Own CSS Framework
Roll Your Own CSS FrameworkRoll Your Own CSS Framework
Roll Your Own CSS FrameworkMike Aparicio
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworksNicole Ryan
 
Sio 2009 Eq5 L13 Tra Gold Cap11 Int
Sio 2009 Eq5 L13 Tra Gold Cap11 IntSio 2009 Eq5 L13 Tra Gold Cap11 Int
Sio 2009 Eq5 L13 Tra Gold Cap11 IntCarlos Cano
 
Designing Grid Systems @media2010
Designing Grid Systems @media2010Designing Grid Systems @media2010
Designing Grid Systems @media2010markboultondesign
 
Grids of Tomorrow: CSS Grid Layout
Grids of Tomorrow: CSS Grid LayoutGrids of Tomorrow: CSS Grid Layout
Grids of Tomorrow: CSS Grid LayoutSimone Lelli
 
RESS: An Evolution of Responsive Web Design
RESS: An Evolution of Responsive Web DesignRESS: An Evolution of Responsive Web Design
RESS: An Evolution of Responsive Web DesignDave Olsen
 
40 web design trends in 2015
40 web design trends in 201540 web design trends in 2015
40 web design trends in 2015Equinet Academy
 
Designing an Enterprise CSS Framework is Hard, Stephanie Rewis
Designing an Enterprise CSS Framework is Hard, Stephanie RewisDesigning an Enterprise CSS Framework is Hard, Stephanie Rewis
Designing an Enterprise CSS Framework is Hard, Stephanie RewisFuture Insights
 

Viewers also liked (20)

Grid Based Layout
Grid Based LayoutGrid Based Layout
Grid Based Layout
 
Grid Systems: Building Blocks to a Better User Experience
Grid Systems: Building Blocks to a Better User ExperienceGrid Systems: Building Blocks to a Better User Experience
Grid Systems: Building Blocks to a Better User Experience
 
Making Your Own CSS Framework
Making Your Own CSS FrameworkMaking Your Own CSS Framework
Making Your Own CSS Framework
 
How to develop a CSS Framework
How to develop a CSS FrameworkHow to develop a CSS Framework
How to develop a CSS Framework
 
Grid layout
Grid layoutGrid layout
Grid layout
 
Managing responsive websites with css preprocessors.
Managing responsive websites with css preprocessors. Managing responsive websites with css preprocessors.
Managing responsive websites with css preprocessors.
 
Page layout & design task 2
Page layout & design task 2Page layout & design task 2
Page layout & design task 2
 
Lessons Learned From Building Your Own CSS Framework
Lessons Learned From Building Your Own CSS FrameworkLessons Learned From Building Your Own CSS Framework
Lessons Learned From Building Your Own CSS Framework
 
Roll Your Own CSS Framework
Roll Your Own CSS FrameworkRoll Your Own CSS Framework
Roll Your Own CSS Framework
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworks
 
Sio 2009 Eq5 L13 Tra Gold Cap11 Int
Sio 2009 Eq5 L13 Tra Gold Cap11 IntSio 2009 Eq5 L13 Tra Gold Cap11 Int
Sio 2009 Eq5 L13 Tra Gold Cap11 Int
 
Cloud and Grids
Cloud and GridsCloud and Grids
Cloud and Grids
 
Designing Grid Systems @media2010
Designing Grid Systems @media2010Designing Grid Systems @media2010
Designing Grid Systems @media2010
 
Grids in Web Design
Grids in Web DesignGrids in Web Design
Grids in Web Design
 
Grids of Tomorrow: CSS Grid Layout
Grids of Tomorrow: CSS Grid LayoutGrids of Tomorrow: CSS Grid Layout
Grids of Tomorrow: CSS Grid Layout
 
RESS: An Evolution of Responsive Web Design
RESS: An Evolution of Responsive Web DesignRESS: An Evolution of Responsive Web Design
RESS: An Evolution of Responsive Web Design
 
40 web design trends in 2015
40 web design trends in 201540 web design trends in 2015
40 web design trends in 2015
 
Web Design Trends for 2014
Web Design Trends for 2014Web Design Trends for 2014
Web Design Trends for 2014
 
Layout, principles
Layout, principlesLayout, principles
Layout, principles
 
Designing an Enterprise CSS Framework is Hard, Stephanie Rewis
Designing an Enterprise CSS Framework is Hard, Stephanie RewisDesigning an Enterprise CSS Framework is Hard, Stephanie Rewis
Designing an Enterprise CSS Framework is Hard, Stephanie Rewis
 

Similar to Grid system introduction

CSS3 basics for beginners - Imrokraft
CSS3 basics for beginners - ImrokraftCSS3 basics for beginners - Imrokraft
CSS3 basics for beginners - Imrokraftimrokraft
 
Organize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS TricksOrganize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS TricksAndolasoft Inc
 
Responsive web design
Responsive web designResponsive web design
Responsive web designZeeshan Khan
 
Introduction to CSS3
Introduction to CSS3Introduction to CSS3
Introduction to CSS3Doris Chen
 
Graphic Design For Web
Graphic Design For WebGraphic Design For Web
Graphic Design For WebDeniz Gökçe
 
Responsive Web design _2013
Responsive Web design _2013 Responsive Web design _2013
Responsive Web design _2013 Suresh B
 
responsive web design 1_oct_2013
responsive web design  1_oct_2013 responsive web design  1_oct_2013
responsive web design 1_oct_2013 Suresh B
 
responsive web design
responsive web designresponsive web design
responsive web designSuresh B
 
Grid system- cbil360.com
Grid system- cbil360.comGrid system- cbil360.com
Grid system- cbil360.comPhillip Turner
 
MW2011 Grid-based Web Design presentation
MW2011 Grid-based Web Design presentationMW2011 Grid-based Web Design presentation
MW2011 Grid-based Web Design presentationCharlie Moad
 
Responsive web design
Responsive web designResponsive web design
Responsive web designBen MacNeill
 
Website trends 2012 presentation
Website trends 2012 presentationWebsite trends 2012 presentation
Website trends 2012 presentationFresh_Egg
 
Lect-4-Responsive-Web-06032024-082044am.pptx
Lect-4-Responsive-Web-06032024-082044am.pptxLect-4-Responsive-Web-06032024-082044am.pptx
Lect-4-Responsive-Web-06032024-082044am.pptxzainm7032
 
2009_09_11_Grid960
2009_09_11_Grid9602009_09_11_Grid960
2009_09_11_Grid960LightSpeed
 
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin..."Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...Yandex
 
Great Responsive-ability Web Design
Great Responsive-ability Web DesignGreat Responsive-ability Web Design
Great Responsive-ability Web DesignMike Wilcox
 
Chapter 17: Responsive Web Design
Chapter 17: Responsive Web DesignChapter 17: Responsive Web Design
Chapter 17: Responsive Web DesignSteve Guinan
 

Similar to Grid system introduction (20)

CSS3 basics for beginners - Imrokraft
CSS3 basics for beginners - ImrokraftCSS3 basics for beginners - Imrokraft
CSS3 basics for beginners - Imrokraft
 
Aaug sample slides
Aaug sample slidesAaug sample slides
Aaug sample slides
 
Organize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS TricksOrganize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS Tricks
 
Design responsively
Design responsivelyDesign responsively
Design responsively
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Introduction to CSS3
Introduction to CSS3Introduction to CSS3
Introduction to CSS3
 
Graphic Design For Web
Graphic Design For WebGraphic Design For Web
Graphic Design For Web
 
Responsive Web design _2013
Responsive Web design _2013 Responsive Web design _2013
Responsive Web design _2013
 
responsive web design 1_oct_2013
responsive web design  1_oct_2013 responsive web design  1_oct_2013
responsive web design 1_oct_2013
 
Rwd ppt
Rwd pptRwd ppt
Rwd ppt
 
responsive web design
responsive web designresponsive web design
responsive web design
 
Grid system- cbil360.com
Grid system- cbil360.comGrid system- cbil360.com
Grid system- cbil360.com
 
MW2011 Grid-based Web Design presentation
MW2011 Grid-based Web Design presentationMW2011 Grid-based Web Design presentation
MW2011 Grid-based Web Design presentation
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Website trends 2012 presentation
Website trends 2012 presentationWebsite trends 2012 presentation
Website trends 2012 presentation
 
Lect-4-Responsive-Web-06032024-082044am.pptx
Lect-4-Responsive-Web-06032024-082044am.pptxLect-4-Responsive-Web-06032024-082044am.pptx
Lect-4-Responsive-Web-06032024-082044am.pptx
 
2009_09_11_Grid960
2009_09_11_Grid9602009_09_11_Grid960
2009_09_11_Grid960
 
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin..."Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...
 
Great Responsive-ability Web Design
Great Responsive-ability Web DesignGreat Responsive-ability Web Design
Great Responsive-ability Web Design
 
Chapter 17: Responsive Web Design
Chapter 17: Responsive Web DesignChapter 17: Responsive Web Design
Chapter 17: Responsive Web Design
 

More from ananda gunadharma

10 principles of effective web design
10 principles of effective web design10 principles of effective web design
10 principles of effective web designananda gunadharma
 
Effective visual communication for GUI
Effective visual communication for GUIEffective visual communication for GUI
Effective visual communication for GUIananda gunadharma
 
Penyusunan instrumen dan butir soal evaluasi diklat
Penyusunan instrumen dan butir soal evaluasi diklatPenyusunan instrumen dan butir soal evaluasi diklat
Penyusunan instrumen dan butir soal evaluasi diklatananda gunadharma
 
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...ananda gunadharma
 

More from ananda gunadharma (9)

10 principles of effective web design
10 principles of effective web design10 principles of effective web design
10 principles of effective web design
 
Wireframe
WireframeWireframe
Wireframe
 
Print design vs web design
Print design vs web designPrint design vs web design
Print design vs web design
 
Effective visual communication for GUI
Effective visual communication for GUIEffective visual communication for GUI
Effective visual communication for GUI
 
Web 2.0 style guide
Web 2.0 style guideWeb 2.0 style guide
Web 2.0 style guide
 
Rich Media Banner Ads
Rich Media Banner AdsRich Media Banner Ads
Rich Media Banner Ads
 
Penyusunan instrumen dan butir soal evaluasi diklat
Penyusunan instrumen dan butir soal evaluasi diklatPenyusunan instrumen dan butir soal evaluasi diklat
Penyusunan instrumen dan butir soal evaluasi diklat
 
Effective web navigation
Effective web navigationEffective web navigation
Effective web navigation
 
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...
 

Recently uploaded

CA OFFICE office office office _VIEWS.pdf
CA OFFICE office office office _VIEWS.pdfCA OFFICE office office office _VIEWS.pdf
CA OFFICE office office office _VIEWS.pdfSudhanshuMandlik
 
PORTFOLIO FABIANA VILLANI ARCHITECTURE.pdf
PORTFOLIO FABIANA VILLANI ARCHITECTURE.pdfPORTFOLIO FABIANA VILLANI ARCHITECTURE.pdf
PORTFOLIO FABIANA VILLANI ARCHITECTURE.pdffabianavillanib
 
Common Designing Mistakes and How to avoid them
Common Designing Mistakes and How to avoid themCommon Designing Mistakes and How to avoid them
Common Designing Mistakes and How to avoid themmadhavlakhanpal29
 
Expert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting ServicesExpert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting ServicesResDraft
 
Transforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting ProfitabilityTransforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting Profitabilityaaryangarg12
 
The Design Code Google Developer Student Club.pptx
The Design Code Google Developer Student Club.pptxThe Design Code Google Developer Student Club.pptx
The Design Code Google Developer Student Club.pptxadityakushalsaha
 
Art Nouveau Movement Presentation for Art History.
Art Nouveau Movement Presentation for Art History.Art Nouveau Movement Presentation for Art History.
Art Nouveau Movement Presentation for Art History.rrimika1
 
National-Learning-Camp 2024 deped....pptx
National-Learning-Camp 2024 deped....pptxNational-Learning-Camp 2024 deped....pptx
National-Learning-Camp 2024 deped....pptxAlecAnidul
 
The Evolution of Fashion Trends: History to Fashion
The Evolution of Fashion Trends: History to FashionThe Evolution of Fashion Trends: History to Fashion
The Evolution of Fashion Trends: History to FashionPixel poets
 
Top 5 Indian Style Modular Kitchen Designs
Top 5 Indian Style Modular Kitchen DesignsTop 5 Indian Style Modular Kitchen Designs
Top 5 Indian Style Modular Kitchen DesignsFinzo Kitchens
 
Book Formatting: Quality Control Checks for Designers
Book Formatting: Quality Control Checks for DesignersBook Formatting: Quality Control Checks for Designers
Book Formatting: Quality Control Checks for DesignersConfidence Ago
 

Recently uploaded (11)

CA OFFICE office office office _VIEWS.pdf
CA OFFICE office office office _VIEWS.pdfCA OFFICE office office office _VIEWS.pdf
CA OFFICE office office office _VIEWS.pdf
 
PORTFOLIO FABIANA VILLANI ARCHITECTURE.pdf
PORTFOLIO FABIANA VILLANI ARCHITECTURE.pdfPORTFOLIO FABIANA VILLANI ARCHITECTURE.pdf
PORTFOLIO FABIANA VILLANI ARCHITECTURE.pdf
 
Common Designing Mistakes and How to avoid them
Common Designing Mistakes and How to avoid themCommon Designing Mistakes and How to avoid them
Common Designing Mistakes and How to avoid them
 
Expert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting ServicesExpert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting Services
 
Transforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting ProfitabilityTransforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting Profitability
 
The Design Code Google Developer Student Club.pptx
The Design Code Google Developer Student Club.pptxThe Design Code Google Developer Student Club.pptx
The Design Code Google Developer Student Club.pptx
 
Art Nouveau Movement Presentation for Art History.
Art Nouveau Movement Presentation for Art History.Art Nouveau Movement Presentation for Art History.
Art Nouveau Movement Presentation for Art History.
 
National-Learning-Camp 2024 deped....pptx
National-Learning-Camp 2024 deped....pptxNational-Learning-Camp 2024 deped....pptx
National-Learning-Camp 2024 deped....pptx
 
The Evolution of Fashion Trends: History to Fashion
The Evolution of Fashion Trends: History to FashionThe Evolution of Fashion Trends: History to Fashion
The Evolution of Fashion Trends: History to Fashion
 
Top 5 Indian Style Modular Kitchen Designs
Top 5 Indian Style Modular Kitchen DesignsTop 5 Indian Style Modular Kitchen Designs
Top 5 Indian Style Modular Kitchen Designs
 
Book Formatting: Quality Control Checks for Designers
Book Formatting: Quality Control Checks for DesignersBook Formatting: Quality Control Checks for Designers
Book Formatting: Quality Control Checks for Designers
 

Grid system introduction

  • 1. Grid System in web design Multimedia Design
  • 2. Instructional Goals • Understand about grid system in web design • Understand about CSS framework in web design • Apply grid system in web design
  • 3. Designing Grid Systems for Web Ratios are at the core of any well designed grid system. Some­times those ratios are rational, such as 1:2 or 2:3, more complex ratios, such as those based on the Golden Section (1: 1.618), are called irrational ratios. The Measurements The web designer is using fixed measurements, pixels mostly, to construct the grid and to position elements within the grid structure and a canvas which is based on a fixed size. The Canvas The canvas size for fixed grid design on the web is determined by the browser window size, which is in turn determined by the user’s screen resolution. So, a designer should design to minimum requirements to meet the mostly user’s need.
  • 4. Fixed vs. Flexible or Fluid Design Fixed width designs are, well, just easier to produce. The designer has control over the measure, and therefore the legibility (until the user increases or decreases the font size that is).  Flexible width designs scale to the user’s resolution, and therefore the browser window. There is less empty space, typically at the side of fixed width designs. However, they both also have the down sides such as fixed layouts generally scale badly and flexible layouts tend to look very wide and short.
  • 5. Fixed Design We begin by applying ratios to this canvas, in the same way we’ve done with designing grid system for print. This example uses a fix grid and sits happily below 760px wide. Once the grid sets up, then used photoshop to comp together the designs positioning any elements exactly on the grid lines. The grid was designed intially for a content and navigation area based on the Rule of Thirds, the dimensions of which are 250px and 500px respectively. The content area is then sub­divided into two 250px columns. 
  • 6. Gutters Gutters are the gaps in between columns. They are there so text, or image, from different columns don’t run into each other. Generally the columns we create, using Web Standards, are ‘divs’ which are given widths and positioned and styled using CSS.
  • 7. Creating The Design The thing about designing to grids is that in order for the grid to work you must consistently align items on the grid lines. The bulk of the design work, if you exclude sketching with a pencil, is done in Photoshop. First of all, take great care in drawing the grid accurately, to the pixel, and then overlay content elements ensuring the alignment is precise.
  • 8. From Photoshop to Browser One of the most useful ‘tools’ for creating pixel-perfect grid systems for the web is using a grid as a background image element on the body tag. Using the grid designed in photoshop, save it out as a gif and then apply that to the background of the body tag. This provides you, throughout the build of the site, the grid so you can align all the content elements accordingly.
  • 9. Flexible Design I’ll construct this adaptive grid using the Golden Section, which is an irrational ratio-1:1.618. So, first off we construct a simple two column grid system with the content areas being defined by the Golden Section ratio.
  • 10. In order for a grid to be adaptive, we have to use scalable units of measurement such as 100% or Ems. Then, convert the column width ratio’s to percentages, which gives us 61.8% for the main column and 38.2% for the right column.
  • 11. Constructing The Grid in CSS Here’s the CSS code including all the global stuff such as links, typographic stuff and general body stuff which is applied to a pretty basic XHTML structure. For those who can’t be bothered going through this code, here’s the example.
  • 12. 960 Grid System Grid 960 is a CSS Framework that enables developers to rapidly prototype designs. They are excellent tools for creating mock ups. Making The Grid Grid 960 works by using classes through inheritance. Grid 960 provides two grids: 12 and 16 columns. The main container is always 960px wide. Every grid cell has a margin: 0 10px. This creates a gutter of 20px. When creating a row, the total width of all elements add up to 960. Take a look at Grid 960′s demo page.
  • 13. Sample of 12 column grid
  • 14. Sample of 12 column grid
  • 15. Sample of 12 column grid
  • 16. Sample of 12 column grid
  • 17. Sample of 16 column grid
  • 18. Sample of 16 column grid
  • 19. Sample of 16 column grid
  • 20. Sample of 16 column grid