Create a self-centering, full-width stripe with CSS Grid

InstructorBryan Robinson

Share this video with your friends

Send Tweet

In this lesson, we'll take simple HTML and create a stripe with a full-width background color and centered content. We'll do all of this without adding an additional "wrapper" level in our HTML by using CSS Grid.