Skip to content

crewstyle/Urca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urca

an other "best" grid system, no frustrations inside - guaranteed!
npm version GitHub version

Package manager

//bower
bower install --save yohoho.urca
//npm
npm install yohoho.urca

Install

<!-- In your <head> HTML tag -->
<link rel="stylesheet" href="https://cdn.rawgit.com/crewstyle/Urca/master/dist/urca.min.css"/>

<!-- In your <body> HTML tag -->
<section class="row align-i-stretch">
    <header class="col twelve">Header</header>
    <main class="col">Main content</main>
    <aside class="col four">Sidebar</aside>
    <footer class="col twelve">Footer</footer>
</section>

Authors and Copyright

Made with ♥ by Achraf Chouk

Please, read LICENSE for more details.

About

An HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Resources

License

Stars

Watchers

Forks

Packages

No packages published