mirror of
https://github.com/Llewellynvdm/front-end-frameworks.git
synced 2025-01-08 14:44:12 +00:00
commit
14c2e94e66
@ -267,3 +267,11 @@ A responsive HTML5, CSS and JavaScript framework built with SASS and Compass. Th
|
||||
**Responsive:** Yes
|
||||
|
||||
**Website:** http://groundwork.sidereel.com/
|
||||
|
||||
## Gumby
|
||||
|
||||
Gumby is a responsive 960 grid CSS framework. The grid lets you lay out pages quickly and easily in a natural, logical way. The framework is packaged with tons of styles and common interface elements to help you quickly put together functional prototypes.
|
||||
|
||||
**Responsive:** Yes
|
||||
|
||||
**Website:** http://gumbyframework.com
|
@ -437,7 +437,7 @@
|
||||
<td>
|
||||
<h1><a target="_blank" href="http://code.google.com/p/the-golden-grid/">The Golden Grid</a></h1>
|
||||
<div class="info">
|
||||
<p> It 's a product of the search for the perfect modern grid system.
|
||||
<p> It's a product of the search for the perfect modern grid system.
|
||||
</br>
|
||||
<a target="_blank" href="http://code.google.com/p/the-golden-grid/">Visit Site</a>
|
||||
</p>
|
||||
@ -603,7 +603,26 @@
|
||||
</div>
|
||||
</td>
|
||||
<td><h2>MIT</h2></td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<h1><a target="_blank" href="http://gumbyframework.com/">Gumby</a></h1>
|
||||
<div class="info">
|
||||
<p>The Responsive 960 Grid CSS Framework That You’re Already Familiar With.
|
||||
</br>
|
||||
<a target="_blank" href="http://gumbyframework.com/">Visit Site</a> - <a href="https://github.com/dsurgeons/gumby" target="_blank">View on Github</a>
|
||||
</p>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div class="responsive hint hint--left hint--success yes" data-hint="Responsive">
|
||||
<div class="desktop"></div>
|
||||
<div class="tablet"></div>
|
||||
<div class="phone"></div>
|
||||
</div>
|
||||
</td>
|
||||
<td><h2>Free</h2></td>
|
||||
</tr>
|
||||
</table>
|
||||
</section>
|
||||
<footer>
|
||||
|
Loading…
Reference in New Issue
Block a user