Metro/Modern UI CSS/HTML Frameworks

image1606-570x194.png

 

If you are looking for a current Metro Modern UI CSS/HTML Framework I’ve collected a little selection that might be helpful for you. Watches out the names are quite similar.

Metro-Bootstrap:

index

Metro-Bootstrap relies on Twitter Bootstrap and because of this it is easy to use. The colors are more “metro style” (as I would call it) and most of the elements are kind of back to the basics – compared to the original Bootstrap.

There is also a Tiles component but in fact it doesn’t offer many opportunities in the moment so it is not very comfortable to work with.

index

Author of the Framwork: Talkslab

GitHub page

If you are just interested in the style in my opinion this could be a good option.

BootMetro:

image

BootMetro relies on Twitter Bootstrap as well and is inspired by Metro UI CSS (what I’m going to talk about later) Framework and it offers a lot of Metro components:

- Tiles

- Application-Bar

- Login

- Charms

- Styles for “Standard-Form-Elements”

image

In fact it offers you everything you will need to design your Web-Application like a Windows 8 App. But unfortunately I’m not very comfortable with this alternative because in my opinion this is way to desktop-oriented. Even the scroll direction in Hub is horizontal – matter of taste Zwinkerndes Smiley however you don’t have to use it.

Anyway it is much more advanced than the “Metro-Bootstrap” project. Also the author included some elements of the HTML5 Boilerplate.

GitHub page

Metro UI CSS

image

The Metro UI CSS isn’t related to Twitter Bootstrap but anyway it offers similar features. Of course there are Tiles and a number of fancied up Form Controls:

image1609

Most important disadvantage in my opinion: they didn’t rely on Bootstrap. Maybe BootMetro would be the better choice?

GitHub page

MAdmin (with costs)Preview

image

If you are planning to create an administrator website in the metro-look you might consider using MAdmin. It also relies on Bootstrap but you have to pay 20$ per application. Not a huge problem at all in the business environment. It doesn’t offer a huge “Tile”-support but a nice menu and everything else you might need in the administrative field.

To the project page

My result

Metro-Bootstrap is quite easy to integrate and the Styles are created with LESS what makes it easier to adapt it. A good base if you are used to work without Tiles and Win-8 Controls. BootMetro is powerful but it seems less “classy” to me but the Form Controls are well done. I suppose the developer uses CSS files as well – this could be a problem when it comes to the adaption. The Metro UI CSS Framework doesn’t rely on Bootstrap and because of this I dismiss it. MAdmin could be a good choice for admin pages but it’s not useful for fun projects.

More?

If you know some other “metro” CSS/HTML Frameworks I left out don’t hesitate to tell me.

If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.

About the author

Written by Code Inside Team

Learn more about our team.

6 Responses

  1. Its not of the same scale as these frameworks, but i did put together a “metro” wordpress theme for my blog. I’m happy to post the code or share the theme with anyone interested.

    Reply
    • Clean and simple themes, can you share your themes? thx in advance. :)

      Reply
  2. I would like to see your website and the code ass well. THNX!

    Reply
  3. i’m new to this
    could someone please tell me which is the best framework and how to use it in my twenty twelve default theme

    Reply

Comment on this post

Recent Posts

  • Json-Online-Tools: Viewer & Json2Csharp generator

      Wherever APIs are mentioned the JSON format I not far away. Since I’m using two tools regularly I would like to introduce you to them. JSON Viewer If you only see the JSON-Text you are usually not able to see the structure. With the help of JSON Viewer you can have an easy overview: ...

  • Windows Phone SDK & „System“-Icons

      Although the Metro Design focuses a lot on Typography Icons are still quite important. If you install Windows Phone SDK you will receive 36 Icons. You can find them here: C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Icons Unfortunately many Icons you might know from the common applications are not integrated. Pedro Lamas extracted 99 additional Icons ...

  • image1830-570x194.png
    How can I figure out if my ADFS 2.0 works?

      I was working with ADFS 2.0 (“Active Directory Federation Services”) for a while when this simple question crossed my mind: How can I figure out if the connection between ADFS and AD “works”? Here is a simple test… What is ADFS? If you need some “position of trusts” beneath the AD-boarders you choose an ...

  • Subdomain vs. Subdirectory

      Better blog.mydomain.com or mydomain.com/blog? Good question! If got asked this question again via Twitter on the weekend so therefore I decide to share my experiences:   Choose a subdomain, if…. - You plan to offer “different services” which are “logical separated” on one domain - You are able to influence the subdomains without much ...

  • image1792-450x194.png
    Guide to Claim-Based Identity with the Access Control Service

    Microsoft published a free PDF about Claim-based Identity, Access Control Service and how to connect it to the remaining Microsoft world (Sharepoint, ADFS, Azure): Download-Link or MSDN Link I found the announcement today on the blog of Vittorio Bertocci. More information’s? If you want to get deeper into the subject you should risk a look ...

Support us