Skip to content

Commit

Permalink
Fixed validation error
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Jackson authored and Paul Jackson committed Aug 31, 2012
1 parent 5163622 commit fdebe6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/grids/grid-base-eng.html
Expand Up @@ -158,7 +158,7 @@ <h3>Do you have to use grids?</h3>
<div class="clear"></div>

<h3>No left menu </h3>
<p>If a pages has no left menu, there are two grid systems that can be used within the page. An 8 column is the default and an optional 12 column can be called in at any location on the page by opening a <code>&lt;div class=&quot;grid-12&quot;&gt;</code>. </h3>
<p>If a pages has no left menu, there are two grid systems that can be used within the page. An 8 column is the default and an optional 12 column can be called in at any location on the page by opening a <code>&lt;div class=&quot;grid-12&quot;&gt;</code>.
<div class="span-3"> <img src="images/grids-8-12.gif" alt="Comparison of grid 8 and grid 12" width="340" height="180" /> </div>
<div class="span-3"><p>Example page: <a class="button button-accent" href="grid-base-full-eng.html">No left menu grid options</a></p></div>
<div class="clear"></div>
Expand Down

0 comments on commit fdebe6e

Please sign in to comment.