To ensure consistent font rendering across browsers, the '___' CSS property is crucial.
- font-family
- font-size
- font-weight
- font-smooth
The correct answer is font-smooth. The font-smooth property is used to control the anti-aliasing of fonts in a browser. Ensuring consistent font rendering is essential for maintaining a uniform appearance across different browsers, making the user experience more predictable and visually appealing.
Loading...
Related Quiz
- Integrating Bootstrap with a ___ can streamline the development and maintenance process.
- To optimize images for mobile-first design, Bootstrap recommends using the 'img-___' class.
- How can Bootstrap's JavaScript plugins be used to dynamically add or remove content?
- In Bootstrap, how does the 'modal' component provide dynamic content functionality?
- In a complex web application, how can Bootstrap's grid system be utilized to create a dynamic, multi-level layout?