Layout and Multimedia Elements

In previous lessons, you've seen how to create website contents using different HTML elements and adding styles using CSS. This week, we'll focus layout and positioning in CSS, and on multimedia content using new HTML elements.

Learning Outcomes

After this week, you will be able to:

  • Use Flexbox, Grid, and positioning to control the layout of elements on the page.
  • Use HTML Multimedia elements to embed different contents and interactivity in your website.

Overview