Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 2.19 KB

readme.md

File metadata and controls

41 lines (27 loc) · 2.19 KB

Welcome to Base

A super simple, responsive framework built to work on mobile devices, tablets, netbooks and desktop computers.

Reasons to use base for your next web project

Responsive Design

Built for all devices big and small, base has got you covered.

Foundation Styles

Custom styles for headings, tables, blockquotes and much more.

Accessibility in mind

Works with screen readers in mind and has JS fallbacks.

Easy to learn

Well commented CSS to ensure your implementation is a breeze.

Cross-Browser

Covers IE7+ and modern browsers such as Chrome, Firefox and Opera.

Base is Awesome!

Preview the docs to see the Base Framework in all its glory! :)

Repo Contents

  1. readme.md - Feel free to delete this! ;)
  2. index.html - An example page with Base in action
  3. style.css - Base stylesheet including styles for headings, tables, body content, etc
  4. default.js - Base javascript file to get you started

Base was built by Matthew Hartman (@hartmanmatthew), a passionate front end developer based in Melbourne, Australia.

Thank You / Credits

  • Nicolas Gallagher (@necolas) for the Micro ClearFix :)

MIT Open Source License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.