This page is a work in progress.You can help improve it. →

CSS Layouts

Moving beyond CSS for styling, this lesson covers several CSS features to allow us to control the overall flow and layout of a page.

In Intro to HTML, we discussed the topic of block versus inline elements. These elements, coupled with the Box Model, allow us to control the layout of elements on the page. In this lesson, we will discuss the flow of a page and other display properties that will allow us to layout the page.

Learning Objectives

  • Use Flexbox to layout a page
© 2017 - 2022; Built with ♥ in St. Petersburg, Florida.