reading-notes

Class 11

Back to home page

Video and audio content

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

Q. Describe the use of the src and controls attributes in the video element.

Q. Why is it important to have fallback content inside the video element?

Q. Write a very short story where audio and video are characters.

A complete guide to grid

Q. How does Grid layout differ from Flex?

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

Responsive images

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

Q. Define the following img attributes srcset and sizes. Write an example of how they are used.

Q. How is srcset more helpful for responsive images than CSS or JavaScript?

Things I want to know more about

I want to see the grid in action, i dont have a clear understanding of how it works yet.