mirror of
https://github.com/Llewellynvdm/front-end-frameworks.git
synced 2025-01-09 06:59:45 +00:00
commit
14c2e94e66
@ -267,3 +267,11 @@ A responsive HTML5, CSS and JavaScript framework built with SASS and Compass. Th
|
|||||||
**Responsive:** Yes
|
**Responsive:** Yes
|
||||||
|
|
||||||
**Website:** http://groundwork.sidereel.com/
|
**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>
|
<td>
|
||||||
<h1><a target="_blank" href="http://code.google.com/p/the-golden-grid/">The Golden Grid</a></h1>
|
<h1><a target="_blank" href="http://code.google.com/p/the-golden-grid/">The Golden Grid</a></h1>
|
||||||
<div class="info">
|
<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>
|
</br>
|
||||||
<a target="_blank" href="http://code.google.com/p/the-golden-grid/">Visit Site</a>
|
<a target="_blank" href="http://code.google.com/p/the-golden-grid/">Visit Site</a>
|
||||||
</p>
|
</p>
|
||||||
@ -603,7 +603,26 @@
|
|||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td><h2>MIT</h2></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>
|
</table>
|
||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user