Question_01:
Which of the given options is/are equivalent to the following rule?
DIV { line-height: 1.2; font-size: 10pt }
The sans-serif generic font-family is characterized by:
Which of the following properties allow percentages in their value fields?
Which of the given options is/are equivalent to the following rule?
DIV { line-height: 1.2; font-size: 10pt }
- DIV { line-height: 1.2em; font-size: 10pt }
- DIV { line-height: 12em; font-size: 10pt }
- DIV { line-height: 120%; font-size: 10pt }
- DIV { line-height: 20%; font-size: 10pt }
- DIV { line-height: 80%; font-size: 10pt }
The sans-serif generic font-family is characterized by:
- finish strokes, flared or tapering ends, or actual serifed endings.
- stroke endings that are plain without any flaring, cross stroke, or other ornamentation.
- either join strokes or other cursive characteristics beyond those of italic typefaces.
- primarily decorate the characters while still containing their representations.
Which of the following properties allow percentages in their value fields?
- font-size
- font-variant
- font-weight
- line-height