<h3>We’re stoked you want to try Foundation! </h3>
<p>To get going, this file (index.html) includes some basic styles you can modify, play around with, or totally destroy to get going.</p>
<p>Once you've exhausted the fun in this document, you should check out:</p>
<divclass="row">
<divclass="large-4 medium-4 columns">
<p><ahref="http://foundation.zurb.com/docs">Foundation Documentation</a><br/>Everything you need to know about using the framework.</p>
</div>
<divclass="large-4 medium-4 columns">
<p><ahref="http://zurb.com/university/code-skills">Foundation Code Skills</a><br/>These online courses offer you a chance to better understand how Foundation works and how you can master it to create awesome projects.</p>
</div>
<divclass="large-4 medium-4 columns">
<p><ahref="http://foundation.zurb.com/forum">Foundation Forum</a><br/>Join the Foundation community to ask a question or show off your knowlege.</p>
<p><ahref="https://twitter.com/ZURBfoundation">@zurbfoundation</a><br/>Ping us on Twitter if you have questions. When you build something with this we'd love to see it (and send you a totally boss sticker).</p>
</div>
</div>
</div>
</div>
</div>
<divclass="row">
<divclass="large-8 medium-8 columns">
<h5>Here’s your basic grid:</h5>
<!-- Grid Example -->
<divclass="row">
<divclass="large-12 columns">
<divclass="primary callout">
<p><strong>This is a twelve column section in a row.</strong> Each of these includes a div.callout element so you can see where the columns are - it's not required at all for the grid.</p>
</div>
</div>
</div>
<divclass="row">
<divclass="large-6 medium-6 columns">
<divclass="primary callout">
<p>Six columns</p>
</div>
</div>
<divclass="large-6 medium-6 columns">
<divclass="primary callout">
<p>Six columns</p>
</div>
</div>
</div>
<divclass="row">
<divclass="large-4 medium-4 small-4 columns">
<divclass="primary callout">
<p>Four columns</p>
</div>
</div>
<divclass="large-4 medium-4 small-4 columns">
<divclass="primary callout">
<p>Four columns</p>
</div>
</div>
<divclass="large-4 medium-4 small-4 columns">
<divclass="primary callout">
<p>Four columns</p>
</div>
</div>
</div>
<hr/>
<h5>We bet you’ll need a form somewhere:</h5>