Loading
Current section: Mobile First 5 exercises
Problem

Implementing the Content Section

Loading exercise

Transcript

00:00 Time has come to focus on the actual design. We're going to dive in the content section here, so the logo, heading, and paragraph, and start making things look as close as we can to the design. As you can probably tell, as I hover over things, you can see the spacing. It looks like we

00:15 have some sort of container here, and you probably might want to use Grid or Flexbox to achieve this. So start by starting this content section container. Remember, we've wrapped these elements inside a div in the previous exercise, and then make sure that everything has the right size, font size, font weight, spacing, etc. Good luck with that, and I'll see you in the

00:35 next video to show you how I would do this.