From the course: CSS: Combining Grid and Flexbox

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Footer for large screen

Footer for large screen

- [Instructor] For the footer of our website, we'll be adding three sections. We're going to have a form, social media links, and contact information. For now, we're going to be focusing on the form area, although we won't actually be building any of the form elements right now, the social media area and the contact information, I'm going to leave the header and the paragraph as placeholder information for this area, so that we can ensure that this section block, within the footer, will work with our layout in the way that we want. And then in an upcoming section of the course, we'll focus on the form itself. Here is what the starting point of our website is going to look like. At the small screen, the footer area actually looks pretty darn good. As we have seen in previous areas of our website, despite the visual appearance of the elements, we're not really needing to alter the default layout at the small screen…

Contents