Skip to main content

Download FHNW Styleguide
Bootstrap ALPHA 6

FHNW-Styleguide based on Twitter Bootstrap in combination with jQuery. Explore all styles, colors, shapes, fonts and learn how to build your own sites with this awesome CSS-Framework.

Easy to get started.

Quickly include Bootstrap's CSS and JS into any project. Use your favorite package manager, download the source, or use the Bootstrap FHNW.

Managed dependencies

Include Bootstrap's source Sass and JavaScript files via Bower, Composer, Meteor, or npm. Package managed installs don't include documentation, but do include our Gruntfile and readme.

View install methods

Bootstrap FHNW

When you just need to include Bootstrap's compiled CSS and JS, use the Bootstrap FHNW, free from the Max FHNW folks.

        <link rel="stylesheet" href="https://webteam.pages.fhnw.ch/bootstrap-styleguide/dist/css/bootstrap.css">
        <script src="https://webteam.pages.fhnw.ch/bootstrap-styleguide/assets/js/vendor/jquery-slim.min.js"></script>
        <script src="https://webteam.pages.fhnw.ch/bootstrap-styleguide/assets/js/vendor/tether.min.js"></script>
        <script src="https://webteam.pages.fhnw.ch/bootstrap-styleguide/dist/js/bootstrap.min.js"></script>
        

Looking for something else? Compiled builds of Bootstrap's CSS and JS are also available.

More download options