Skip to content

enathu/niral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

Have a look at it here

License

Copyright 2013-15, Tharique Azeez
Licensed under the MIT license.

About

Niral is a responsive but simplest grid -- nothing fancy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages