Book Image

Bootstrap 4 Site Blueprints - Second Edition

By : Ian Whitney, David Cochran
Book Image

Bootstrap 4 Site Blueprints - Second Edition

By: Ian Whitney, David Cochran

Overview of this book

Packed with trade secrets, this second edition is your one-stop solution to creating websites that will provide the best experience for your users. We cover six popular, real-world examples, where each project teaches you about the various functionalities of Bootstrap 4 and their implementation. The book starts off by getting you up and running with the new features of Bootstrap 4 before gradually moving on to customizing your blog with Bootstrap and SASS, building a portfolio site, and turning it into a WordPress theme. In the process, you will learn to recompile Bootstrap files using SASS, design a user interface, and integrate JavaScript plugins. Towards the end of the book, you will also be introduced to integrating Bootstrap 4 with popular application frameworks such as Angular 2, Ruby on Rails, and React.
Table of Contents (15 chapters)
Bootstrap 4 Site Blueprints
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface

Summary


Take a moment to scroll back and forth through our page, appreciating its details and resizing it to see how it adjusts to viewport dimensions.

When we consider the variety of features packed into this page - and that they all work responsively across desktop-, tablet-, and phone-sized viewports - it's not a bad accomplishment!

To recap, we have given our client a beautiful, one-page marketing site with a large welcome section using Bootstrap's jumbotron styles, a bold background image, and responsive customizations, a features list making use of large-sized Font Awesome icons, a section of customer reviews with images and captions laid out in the masonry format, which adapts beautifully across viewports. We ended up with a signup section with custom-designed pricing tables built on Bootstrap styles and enhanced further to provide a visual hierarchy for medium and large viewports. As a finishing touch, we added a ScrollSpy-equipped navbar with animated scrolling behavior provided by...