Skip to content

Commit

Permalink
Presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Pete Cooper committed May 29, 2014
1 parent a417a53 commit e54467e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/pages/index.html
Expand Up @@ -36,7 +36,7 @@ <h3><a href="{{relative absolute 'dist/docs/applications.html'}}">Build an <stro

### Try Foundation in the Browser

Want to give Foundation a quick spin? We've set up a Codepen where you can play around with the default Foundation download &mdash; HTML, CSS and JS. Pretty swanky way to just see what Foundation has to offer.
Want to give Foundation a quick spin? We've set up a Codepen where you can play around with the default Foundation download &mdash; HTML, CSS and JS. It's a pretty swanky way to just see what Foundation has to offer.

<a href="http://codepen.io/mhayes/pen/qdCAc" class="secondary button">Try Foundation on Codepen</a>

Expand All @@ -50,12 +50,12 @@ <h3><a href="{{relative absolute 'dist/docs/applications.html'}}">Build an <stro

### What Comes With Foundation?

Well, most everything you need, we hope. Foundation has a ton of components and structures to help you build a responsive site without having to worry about all of your baseline, foundational (see what we did there) code. Here's a snapshot of what every version of Foundation includes:
Well, almost everything you need, we hope. Foundation has a ton of components and structures to help you build a responsive site without having to worry about all of your baseline, foundational (see what we did there?) code. Here's a snapshot of what every version of Foundation includes:

<div class="row">
<div class="medium-6 columns">
<h3><a href="{{relative absolute 'dist/docs/components/grid.html'}}"><strong>The Grid</strong></a></h3>
<p>Our grid works on almost any device and has support for nesting, source ordering, offsets and device presentation. Frankly it's a little too easy.</p>
<p>Our grid works on almost any device and has support for nesting, source ordering, offsets and device presentation. Frankly, it's a little too easy.</p>
</div>
<div class="medium-6 columns">
<h3><a href="{{relative absolute 'dist/docs/components/offcanvas.html'}}"><strong>Navigation</strong></a></h3>
Expand All @@ -70,7 +70,7 @@ <h3><a href="{{relative absolute 'dist/docs/components/buttons.html'}}"><strong>
</div>
<div class="medium-6 columns">
<h3><a href="{{relative absolute 'dist/docs/components/interchange.html'}}"><strong>Plugins</strong></a></h3>
<p>We've included a ton of JS plugins written just for Foundation to optimize your page (Interchange), show off images (Clearing), pop up modals (Reveal) and tons more.</p>
<p>We've included a ton of JavaScript plugins written just for Foundation to optimize your page (Interchange), show off images (Clearing), pop up modals (Reveal) and tons more.</p>
</div>
</div>

Expand Down

0 comments on commit e54467e

Please sign in to comment.