Add Unsemantic framework

This commit is contained in:
Alex Grintsvayg 2013-03-15 13:25:59 -04:00
parent 3348688236
commit 8f3697c784
2 changed files with 27 additions and 0 deletions

View File

@ -277,3 +277,11 @@ Gumby is a responsive 960 grid CSS framework. The grid lets you lay out pages qu
**Responsive:** Yes
**Website:** http://gumbyframework.com
## Unsemantic
Unsemantic is a fluid grid system that is the successor to the [960 Grid System](http://960.gs/). It works in a similar way, but instead of being a set number of columns, it's entirely based on percentages.
**Responsive:** Yes
**Website:** http://unsemantic.com/

View File

@ -622,6 +622,25 @@
</td>
<td><h2>Free</h2></td>
</tr>
<tr>
<td>
<h1><a target="_blank" href="http://unsemantic.com/">Unsemantic</a></h1>
<div class="info">
<p>Unsemantic is a fluid grid system that is the successor to the 960 Grid System.
</br>
<a target="_blank" href="http://unsemantic.com/">Visit Site</a> - <a href="http://github.com/nathansmith/unsemantic" 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>MIT/GPL</h2></td>
</tr>
</table>
</section>
<footer>