CBSE SOLUTIONS-2026-27
CLASS-8
CHAPTER-5 HTML-5 With CSS
1. The default value of line-height property is:
(A) Normal
(B) Number
(C) Length
(D) Underline
Answer: (A) Normal
2. The default value of font-size property is:
(A) Small
(B) Medium
(C) Large
(D) X-large
Answer: (B) Medium
3. The properties used to set the margins in an HTML element:
(A) Margin
(B) Home
(C) Border
(D) Border color
Answer: (A) Margin
4. This tag is used to insert a straight horizontal line:
(A) </p>
(B) <h>
(C) <HR>
(D) None of these
Answer: (C) <HR>
5. This property controls the capitalisation of text:
(A) Text-decoration
(B) Text-shadow
(C) Word-break
(D) Text-transform
Answer: (D) Text-transform
B. Write TRUE or FALSE
1. The Margin properties facilitate the settings and appearance of individual characters in a line of text.
Answer: FALSE
2. The Font properties are used to set the margins for an HTML element.
Answer: FALSE
3. Font specifies all the font properties in one declaration.
Answer: TRUE
4. The <HR> tag is used as a separator between blocks of text.
Answer: TRUE
5. Word-break controls the capitalisation of text.
Answer: FALSE
C. Fill in the blanks with the words given below:
(Words: margin, line-height, properties, word-break, text-align)