What is the primary benefit of using icon fonts over traditional image files for icons?
- Animation support
- Browser compatibility
- Color options
- Scalability
One of the primary benefits of using icon fonts is scalability. Unlike traditional image files, icon fonts can be easily scaled up or down without losing quality, making them ideal for responsive web design.
Loading...
Related Quiz
- What's the primary difference between the clip-path and mask properties in CSS?
- In a CSS gradient, the ________ keyword can be used to ensure that the colors are distributed evenly across the gradient.
- In CSS, when a variable is not set or its value is invalid, it will return the ________ value.
- How would you align the content of a grid item along the block (column) axis?
- In Flexbox, which property is used to align items vertically in the container?