CSS Lists
- Which of the following property sets the font size of text?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
Syntax: font-size: length | percentage
- Which of the following property sets the font face to be used for text?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
Syntax: font-family: font 1
- Which of the following property influences the horizontal alignment of an element, making it “float” toward the left or right margin of its containing element?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
Syntax: float: left | right | none | inherit;
- Which of the following property is used to round border corners?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
Syntax: border-radius: horizontal-radius vertical-radius
- Which of the following property defines in a shorthand form the width, style, and color for the left border of an element?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
border-style