In this recipe, we will build a simple layout, the old-fashioned way, using the default Bootstrap grid (without flexbox).
Using containers with margin and padding utility classes
Getting ready
To get ready for this recipe, we will build from what we made in the first two recipes, Preparing a static server with Bootstrap 4, Harp and Grunt and Deploying your web project with Surge, of this chapter.
For basic information on how the layout works in Bootstrap 4, check out http://v4-alpha.getbootstrap.com/layout/overview/.
How to do it...
- In workspace/app...