MCQ
What is the purpose of fluid typography in responsive design?
Responsive Web Design
A To make text flow like water
B To make text size scale smoothly between breakpoints
C To add animations to text
D To change text color
Explanation

Fluid typography scales text size smoothly between breakpoints using techniques like calc, vw units, and clamp, eliminating the need for abrupt font-size changes.