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.
Niral grid is easy to use.
- Download the source.
- Reference it on your HTML file or append with your CSS file.
- That's all
<div class="niral">
<div class="nirals-60">Some content</div>
<div class="nirals-40">Some content</div>
</div>
Have a look at it here
Copyright 2013-15, Tharique Azeez
Licensed under the MIT license.