mirror of
https://github.com/Llewellynvdm/front-end-frameworks.git
synced 2025-02-03 01:38:25 +00:00
Added Metro UI CSS 2.0
This commit is contained in:
parent
73523031cf
commit
c5a2aef56b
38
compare.html
38
compare.html
@ -1632,6 +1632,44 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="parent">
|
||||
<ul>
|
||||
<li><h1>Metro UI CSS 2.0</h1></li>
|
||||
<li>
|
||||
<div class="details">
|
||||
<div class="browsers">
|
||||
<span class="ie" data-version="+"></span>
|
||||
<span class="cr" data-version="+"></span>
|
||||
<span class="sa" data-version="+"></span>
|
||||
<span class="ff" data-version="+"></span>
|
||||
<span class="op" data-version="+"></span>
|
||||
</div>
|
||||
<div class="ui">
|
||||
<span data-active="yes" class="less">LESS</span>
|
||||
<span class="sass">SASS</span>
|
||||
</div>
|
||||
<span class="responsive" data-responsive="yes">
|
||||
<span class="desktop" data-responsive="yes"></span>
|
||||
<span class="mobile"></span>
|
||||
<span class="tablet"></span>
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
<li><h3>MIT</h3></li>
|
||||
</ul>
|
||||
<div class="info">
|
||||
<article>
|
||||
<p>
|
||||
Metro UI CSS a set of styles to create a site with an interface similar to Windows 8. This set of styles was developed as a self-contained solution.
|
||||
</p>
|
||||
</article>
|
||||
<aside>
|
||||
<a target="_blank" href="http://metroui.org.ua/">Site</a>
|
||||
<a target="_blank" href="https://github.com/olton/Metro-UI-CSS/">Github</a>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</nav>
|
||||
</section>
|
||||
|
||||
|
@ -361,6 +361,14 @@
|
||||
<p><strong>Responsive:</strong> No </p>
|
||||
|
||||
<p><strong>Website:</strong> <a href="http://www.frontendmatters.com/projects/fem-css-framework/">http://www.frontendmatters.com/projects/fem-css-framework/</a></p>
|
||||
|
||||
<h2>Metro UI CSS 2.0</h2>
|
||||
|
||||
<p>Metro UI CSS a set of styles to create a site with an interface similar to Windows 8. This set of styles was developed as a self-contained solution. </p>
|
||||
|
||||
<p><strong>Responsive:</strong> No </p>
|
||||
|
||||
<p><strong>Website:</strong> <a href="http://metroui.org.ua/">http://metroui.org.ua/</a></p>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user