For Super Simple Responsive Content
For more information, go to http://williamleeks.com/bear
Bear is designed for simplicity of use. First of all, link to bear.css in your HTML's head:
<link rel="stylesheet" href="path/to/css/bear.css">
Then, simply utilise these classes in your HTML's body:
<div class="mama-bear">
<div class="baby-bear">
Mind-blowing content.
</div>
<div class="baby-bear">
Yet more genius.
</div>
</div>
I'd love to hear if you think Bear is useful, or how it can be improved. As per the License below, please feel free to make use of and tweak Bear for your own projects.
Copyright 2014 William Leeks
CC BY License (http://creativecommons.org/licenses/by/4.0/)