Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.29 KB

File metadata and controls

27 lines (23 loc) · 1.29 KB

Bootstrap Your Next Big Idea with Bootstrap 4

This repo contains the Bootstrap 4 solution code for the Bootstrap Your Next Big Idea lesson

What is covered

Bootstrap is an open-source CSS and JavaScript framework, that was developed by Twitter. It provides a huge library of components and functionality that we can you to make our websites responsive, as well as providing pre-built components like tables, buttons, forms, progress bars, etc. that are already styled and ready for us to use!

Throughout these lessons, we'll learn about how to develop responsive websites using Bootstrap's responsive grid, use different components like tables, and we'll put together a sample website using the Bootstrap framework

Contents

This repository contains the solution code for the following units -

  • 01-BootstrapBasecamp
    • 04-source_code
  • 02-CoreCSSAndTheGridSystem
    • 01-mobile_first_design
    • 02-core_css
    • 03-the_grid_system
    • 04-responsive_design
  • 03-Components
    • 01-core_components-part-1
    • 02-core_components-part-2
    • 03-progressive_enhancements_with_javascript_components-part-1
    • 04-progressive_enhancements_with_javascript_components-part-2
  • 04-BeyondBootstrap
    • 01-updating_our_callout
    • 02-styling_our_nav_and_alert
    • 03-cleaning_up_our_content