Merge pull request #15 from tilomitra/yui-css

replace outdated YUI2 with YUI CSS
This commit is contained in:
Afshin Mehrabani 2013-03-05 20:32:44 -08:00
commit 2abb1f7923
2 changed files with 13 additions and 11 deletions

View File

@ -136,13 +136,15 @@ A full featured and beautiful CSS framework which originally combined the best o
**Website:** http://bluetrip.org/
## YUI 2: Grids CSS
## YUI CSS
The foundational YUI Grids CSS offers four preset page widths, six preset templates, and the ability to stack and nest subdivided regions of two, three, or four columns. The 4kb file provides over 1000 page layout combinations.
> Simple CSS for the web
**Responsive:** No
The foundational YUI CSS is an extremely lightweight layer of responsive CSS for your projects. It offers a customizable responsive grid , along with styling for forms, tables, menus, popovers, notifications, images and more. Plays nice with YUI's JavaScript Framework.
**Website:** https://developer.yahoo.com/yui/grids/
**Responsive:** Yes
**Website:** https://tilomitra.github.com/
## Elements
@ -274,4 +276,4 @@ Gumby is a responsive 960 grid CSS framework. The grid lets you lay out pages qu
**Responsive:** Yes
**Website:** http://gumbyframework.com
**Website:** http://gumbyframework.com

View File

@ -320,19 +320,19 @@
</tr>
<tr>
<td>
<h1><a target="_blank" href="https://developer.yahoo.com/yui/grids/">YUI 2: Grids CSS</a></h1>
<h1><a target="_blank" href="https://developer.yahoo.com/yui/grids/">YUI CSS</a></h1>
<div class="info">
<p>The foundational YUI Grids CSS offers four preset page widths, six preset templates, ...
<p>Simple CSS for the web.
</br>
<a target="_blank" href="https://developer.yahoo.com/yui/grids/">Visit Site</a>
<a target="_blank" href="http://tilomitra.github.com/">Visit Site</a>
</p>
</div>
</td>
<td>
<div class="responsive hint hint--left hint--error no" data-hint="Not Responsive">
<div class="responsive hint hint--left hint--success yes" data-hint="Responsive">
<div class="desktop yes"></div>
<div class="tablet"></div>
<div class="phone"></div>
<div class="tablet yes"></div>
<div class="phone yes"></div>
</div>
</td>
<td><h2>BSD license</h2></td>