Gutters are there to maintain consistency and a visual flow to a page, correct ?

You can use pixels instead of percentages for a fluid layout ?

GJim <mailto:jarne...@wyomerc.com>
Sunday, October 19, 2014 11:19 AM
Howdy Crest,

~~~
Saturday, October 18, 2014, 6:28:42 PM (USA 'Somewhere on-the-road time-zone'),
you wrote the message that appears below.

My reply appears here and/or interspersed within your message.
~~~

In the example image, there are 54px columns and 30px gutters, if
everything I've mentioned so far is correct ? What I don't understand
is, what is the purpose of gutters, or must a grid system have gutters
either way, if you remove them or not, they must be there ?

Thanks
Christopher

Methinks you are making this more difficult than it need be.

IMNSHO, the purpose of a grid is to give you an underlying structure for your
site layout - in order to maintain some consistency across the various pages.

In your example, if you wanted a page with three same-sized columns, you would
define those as having a width of 306 px with a 30 px gutter between them.

If you wanted a page with two columns, one a third of the page, the other
two-thirds of a page, the first would be 306 px, then a 30 px gutter, then 642
px for the second column.

As Tom stated, you have to make some space between columns - doesn't have to be
30 px, though.

The grid system exists merely to aid you in sizing your elements.

G'Jim c):{-
--
Custom book-boxes: http://www.wyomerc.com/bookboxes/bookboxes.html
Book repairs: http://www.wyomerc.com/bookrepair/bookrepairs.html
My photography: http://www.gjim.com

Savvy ponderable:
Too much of a good thing ... usually isn't enough!


---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com

Crest Christopher <mailto:crestchristop...@gmail.com>
Saturday, October 18, 2014 6:28 PM
I have a css grid question, using this image <http://www.webdesignerwall.com/wp-content/uploads/2010/09/978-grid.gif> as an example. The 12 columns, including the gutters is a row correct ? I understand that you can span your content, or images, which must never have a width, XX number of columns for page layout.

In the example image, there are 54px columns and 30px gutters, if everything I've mentioned so far is correct ? What I don't understand is, what is the purpose of gutters, or must a grid system have gutters either way, if you remove them or not, they must be there ?

Thanks
Christopher
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to