Correcting "YAML" Info.

This commit is contained in:
Hosein Emrani 2013-07-10 19:19:54 +04:30
parent 339e17bea7
commit 2f8a26cf9d
1 changed files with 5 additions and 5 deletions

View File

@ -478,10 +478,10 @@
</div>
<div class="ui">
<span class="less">LESS</span>
<span class="sass">SASS</span>
<span class="sass" data-active="yes">SASS</span>
</div>
<span class="responsive">
<span class="desktop" data-responsive="yes"></span>
<span class="responsive" data-responsive="yes">
<span class="desktop"></span>
<span class="mobile"></span>
<span class="tablet"></span>
</span>
@ -493,11 +493,11 @@
<article>
<blockquote><i></i>“Yet Another Multicolumn Layout” (YAML)</blockquote>
<p>
YAML is an (X)HTML/CSS framework for creating modern and flexible floated layouts. The structure is extremely versatile in its programming and absolutely accessible for end users.
YAML is a modular CSS framework for truly flexible, accessible and responsive websites. The framework is focussed on device independent screen design and provides bullet-proof modules for flexible layouts.
</p>
</article>
<aside>
<a target="_blank" href="http://www.yaml.de/">Blog</a>
<a target="_blank" href="http://www.yaml.de/">Site</a>
<a target="_blank" href="https://github.com/djesse/yaml4-sass">Github</a>
</aside>
</div>