D. Multiple Choice Questions:
1 Which one of the following is not a value of font-size?
a.xx-large
b.smaller
c3x
Answers
Answered by
2
Explanation:
option b is correct
This example selects a larger font size for strong elements so that their text will always be larger than the surrounding text, in whatever context they are used. Assuming that headings and paragraphs use different font sizes, the emphasized words in this example will each be larger than their surrounding text.
Example Code:
strong {font-size: larger}
...
<h1>Letting the <strong>user</strong> control text size</h1>
<p>Since only the user can know what size text works for him,
it is <strong>very</strong> important to let him configure the text size.
…
Answered by
25
Answer :-
- Option C is correct.
3x is not a value of font-size
Similar questions
Social Sciences,
3 months ago
Computer Science,
3 months ago
Math,
3 months ago
English,
6 months ago
Math,
10 months ago
Social Sciences,
10 months ago