From 7ea792be0db6b79e3bb103beb9f7446956e87f88 Mon Sep 17 00:00:00 2001 From: PattyToland Date: Fri, 15 Oct 2010 22:56:41 -0400 Subject: [PATCH] edit --- docs/content/content-grids.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content/content-grids.html b/docs/content/content-grids.html index f0a80b6e..737f2dd6 100755 --- a/docs/content/content-grids.html +++ b/docs/content/content-grids.html @@ -57,15 +57,15 @@ -

And, grid blocks can adopt presentation styles from the theming system — we've added a height and color swatch reference to the grid blocks.

+

And, grid blocks can adopt presentation styles from the theming system — by adding a height and color swatch reference to the grid blocks, we can achieve this style appearance:

Block A
Block B
-

Three column grids

-

There is a second grid for a 3 column layout (33/33/33%) that is similar in structure but uses class=grid-b on the parent and 3 child wrappers, each with block-a/b/c for the column child containers.

+

Three-column grids

+

The other grid layout configuration uses class=ui-grid-b on the parent, and 3 child container elements, each with its respective ui-block-a/b/c class, to create a three-column layout (33/33/33%).


 <div class="ui-grid-a">