-
font-size: reduce; -
font-size: 8px; -
font-size: -1em; -
font-size: smaller;
Correct Answer:
-
font-size: smaller;
To make the font size of an element one size smaller than the font size of the element's container, which style property would you apply?
font-size: reduce;font-size: 8px;font-size: -1em;font-size: smaller;Correct Answer:
font-size: smaller;Latest Updates
No posts found in this category.