reading-notes

Audio, Video, Images

Video and Audio Content

  1. Explain how the ability to use video and audio on the web has evolved since the early 2000s.

  2. Describe the use of the src and controls attributes in the <video> element.

  3. Why is it important to have fallback content inside the <video> element?

  4. Write a very short story where <audio> and <video> are characters.

A Complete Guide to Grid

  1. How does Grid layout differ from Flex?

  2. Grid container, grid item, and grid line are a few important terms to understand when using Grid. Please describe shese items in a few sentences.

Responsive Images

  1. Besides making a site visually appealing across different screen sizes, why should developers make images responsive?

  2. Define the following <img> attributes: srcset and sizes. Write an example of how they are used.

Bookmark and Review:

Other Embedding Technologies

Things I want to know more about