Summary
In this chapter, we defined the skeleton of our MyPhoto
webpage using the knowledge of Bootstrap's grid system we gained from Chapter 2, Making a Style Statement, while also integrating some of Bootstrap's core components. We lightly customized those components with our own bespoke CSS to fit in with the design of the page, while also exploring how to link the functionality of these components together. With a functioning MyPhoto
page, we can now move on to Chapter 4, On Navigation, Footers, Alerts, and Content, and learn how to customize these components even further.