Complete the sentence to explain why image optimization is important.
Optimizing images helps to [1] website loading times.Optimizing images reduces their size, which helps improve website loading times.
Complete the sentence to identify a common image format used for optimization.
A popular image format for web optimization is [1].
JPEG is a common image format that balances quality and file size, making it good for web use.
Fix the error in the sentence about asset optimization.
Asset optimization means reducing [1] size to speed up websites.Asset optimization focuses on reducing file size, such as images or scripts, to improve website speed.
Fill both blanks to complete the sentence about image formats and quality.
The [1] format supports transparency, while [2] is best for photographs.
PNG supports transparency, making it good for logos and graphics. JPEG is best for photographs due to its compression.
Fill all three blanks to complete the sentence about techniques for asset optimization.
Asset optimization techniques include [1], [2], and [3].
Compression reduces file size, minification removes unnecessary code, and caching stores assets for faster loading.