The ________ technique in CSS asset management involves using fonts as icons for scalability and flexibility.
- Font Awesome
- Icon Fonts
- Scalable Vector Graphics (SVG)
- Sprite Images
Icon Fonts: This technique involves using fonts as icons, providing scalability and flexibility in managing assets. Icon fonts are fonts where each character is a pictogram instead of a letter or number.
Loading...
Related Quiz
- How can you create a radial gradient that starts from the center of an element?
- Which extension is used for SCSS files?
- What are the performance implications of using CSS variables in complex animations?
- How would you style only the first list item of an unordered list in CSS?
- What does the CSS box-sizing property do?