mirror of
https://github.com/Llewellynvdm/front-end-frameworks.git
synced 2025-02-09 20:48:25 +00:00
Correcting "YAML" Info.
This commit is contained in:
parent
339e17bea7
commit
2f8a26cf9d
10
compare.html
10
compare.html
@ -478,10 +478,10 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="ui">
|
<div class="ui">
|
||||||
<span class="less">LESS</span>
|
<span class="less">LESS</span>
|
||||||
<span class="sass">SASS</span>
|
<span class="sass" data-active="yes">SASS</span>
|
||||||
</div>
|
</div>
|
||||||
<span class="responsive">
|
<span class="responsive" data-responsive="yes">
|
||||||
<span class="desktop" data-responsive="yes"></span>
|
<span class="desktop"></span>
|
||||||
<span class="mobile"></span>
|
<span class="mobile"></span>
|
||||||
<span class="tablet"></span>
|
<span class="tablet"></span>
|
||||||
</span>
|
</span>
|
||||||
@ -493,11 +493,11 @@
|
|||||||
<article>
|
<article>
|
||||||
<blockquote><i></i>“Yet Another Multicolumn Layout” (YAML)</blockquote>
|
<blockquote><i></i>“Yet Another Multicolumn Layout” (YAML)</blockquote>
|
||||||
<p>
|
<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>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
<aside>
|
<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>
|
<a target="_blank" href="https://github.com/djesse/yaml4-sass">Github</a>
|
||||||
</aside>
|
</aside>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user