Download

You can download ModernWeb directly and start to use it.

Install with Bower

You can install ModernWeb using Bower.

$ bower install modern-web

Install with Nuget

You can install ModernWeb using Nuget.

> Install-Package ModernWeb

HTML5 doctype

ModernWeb makes use of certain HTML elements and CSS properties that require the use of the HTML5 doctype.
Include it at the beginning of all your projects.

<!DOCTYPE html>
<html lang="en">
  ...
</html>

Browser support

Modern UI CSS is built to work best in the latest desktop and mobile browsers.

Chrome Firefox Internet Explorer Opera Safari
Supported Supported Supported Supported Supported