font-size vw css code example
Example 1: em css
/*realative to the font-size*/
Example 2: what are the viewport based units in html
The viewport based units are:
vh , vw , vmin, vmax .
/*realative to the font-size*/
The viewport based units are:
vh , vw , vmin, vmax .