Giter Site home page Giter Site logo

bootstrap-big-grid's Introduction

Bootstrap Big Grid

A set of larger grid options for Bootstrap.

Documentation and Tests

http://benwhitehead.github.io/bootstrap-big-grid/

Motivation

Bootstraps Grid only provides a grid up to 1200px wide, this project provides more grids for common higher resolutions all the way up to 8K.

Usage

The easiest way to use Bootstrap Big Grid is with Bower

bower install --save bootstrap-big-grid

Alternatively download a release and use the css files in the dist directory.

Then link it into your page after the main bootstrap css

<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"/>
<link rel="stylesheet" href="bower_components/bootstrap-big-grid/dist/css/bootstrap-big-grid.min.css"/>

New Classes

New Grid Classes

.col-xlg- : 1366 x 768
.col-fhd- : 1920 x 1080
.col-rt- : 2560 x 1440
.col-rt15- : 2880 x 1800
.col-uhd- : 3840 ร— 2160
.col-4k- : 4096 x 2304
.col-8k- : 8192 x 4608

New Responsive Utilities Classes

.visible-xlg
.visible-fhd
.visible-rt
.visible-rt15
.visible-uhd
.visible-4k
.visible-8k

.hidden-xlg
.hidden-fhd
.hidden-rt
.hidden-rt15
.hidden-uhd
.hidden-4k
.hidden-8k

Project Status

Unfortunately I no longer work on UI projects and as such I don't have the time required to keep this project always up to date with the latest version of bootstrap. If you would like to submit a PR i'd be happy to merge it as long as it doesn't break existing functionality. Or, if you'd like feel free to fork the repo and start making improvments.

Thanks for your understanding.

Copyright and License

Copyright 2013-2014 Ben Whitehead under the Apache 2.0 license.

bootstrap-big-grid's People

Contributors

benwhitehead avatar dbtek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.