Solution: Fluid Caption Text
Let’s use CSS to make a <figcaption>’s font size scale fluidly between 12px and 18px based on the viewport width.
We'll cover the following...
We'll cover the following...
Problem description
Given a <figure>
with a child ...