Skip to content
/ niral Public
forked from enathu/niral

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

License

Notifications You must be signed in to change notification settings

nutpam/niral

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

You can look NIRAL in action here

License

Copyright 2013, 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