Media

This topic, you’ll begin exploring the basic building blocks of page design, and be continue with multi-part elements, including images, audio/video, and iframes.

Recall from last week, we talked quite a bit about images and their attributes. However, as designers, we need to consider how and when to add media, what filetypes to use, their file sizes, and what code element works best for each specific situation.

This week we will be wrapping up our unit on HTML by looking at three groups: additional structural elements, metadata, and media.

By the end of this Topic, we hope you:

  • Have experimented with using `<div>`s to structure the contents of your pages.
  • Understand how media is placed and accessed on the internet (hosted vs. streaming).
  • Source and reference outside materials directly within your site pages.