Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.04 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.04 KB

NIRAL

Niral is a responsive but simplest grid -- nothing fancy. And again this is not yet another grid, its yet another awesome grid that works well on all browsers. Sorry IE6.

I use this Niral grid for all my cool projects. And it uses that box-sizing: border-box thingy, you know. :) In this simplest responsive grid, you can add padding, borders or whatever you want, to any grids without having sky fall on your head. That's simple!

Well, you can say this is a painfully simplest responsive grid for your awesome projects.

Usage

Niral grid is easy to use.

  • Download the source.
  • Reference it on your HTML file or append with your CSS file.
  • That's all

How to use

<div class="niral">
<div class="nirals-60">Some content</div>
<div class="nirals-40">Some content</div>
</div>

Demo

You can look NIRAL in action here

License

Copyright 2013, Tharique Azeez
Licensed under the MIT license.