Home » CSS » Css miscellaneous » Question
  1. Which of the following measurement defines a measurement as a percentage?
    1. em
    2. %
    3. in
    4. cm
    5. None of these
Correct Option: B

Defines a measurement as a percentage. Percentages are denoted by a number followed by the % symbol and are always relative to another value such as length. Quite often they are used to specify some value relative to an inherited value from a parent element.



Your comments will be displayed only after manual approval.