Windows 8.1 Inspired interactive web application that comes with some of the most distinct features on the operating system, including user's ability to interact with the UI, change theme colors, backgrounds, update account picture and more. This could be great for a personal website,commercial advertising, blog etc.
- Windows 8.1 themed application
- Highly Customizable layout
- Large Pattern Library
- Responsive Interface
- Great cross-browser support, even in IE7+
// Simplified example
<div class="column">....</div
<a href="#" class="app sm-app settings">
<span class="app-text">Settings</span>
</a>
<span class="app sm-app">
......
</span>
<span class="app med-app">
......
</span>
<span class="app lg-app">
......
</span>
<a href="#" class="app teal">....</a>
<a href="#" class="app blue">....</a>
<a href="#" class="app purple">....</a>
<a href="#" class="app orange">....</a>
<span class="app fb-blue">
......
</span>
<span class="app twitter-blue">
......
</span>
<span class="app linkedin">
......
</span>
<div class="portfolio-item">
<img src="images/hologram.jpg" alt="portfolio item" class="portfolioSelect" />
<a><span class="itemsTitle">Lorem Ipsum <br /><img src="images/search2.png"
alt="Search Portfolio" class="portfolioSearch" /></span></a>
</div>
<div class="aboutServices">
<img src="images/web_support.jpg" />
<h2>Web Support</h2>
<p>....</p>
</div>
Clone the repository
$ git clone https://github.com/ipeters90/metron.git
$ cd metron