GkSeries.com

CSS Multiple Choice Questions(MCQs)& Answers

61 Which of the following property is used to set the color of the arrow icon within a scroll bar?
[A] scrollbar-base-color
[B] scrollbar-arrow-color
[C] scrollbar-darkshadow-color
[D] scrollbar-face-color
Answer: scrollbar-arrow-color
62 Which of the following property defines the text alignment rules on the alignment of the last line of an element?
[A] text-justify
[B] text-fill-color
[C] text-align-last
[D] none of the mentioned
Answer: text-align-last
63 Which of the following strings are defined by in css?
[A] single quotes
[B] double quotes
[C] both single quotes and double quotes
[D] none of the mentioned
Answer: both single quotes and double quotes
64 Which of the following defined as alphanumeric names that correspond to some current counter value in a document?
[A] Class
[B] Counters
[C] Key
[D] None of the mentioned
Answer: Counters
65 Which of the following is the Color Format that is a CSS’s six-digit hexadecimal format as color defined in (X)HTML?
[A] Specification defined named colors
[B] System Color Names
[C] 6-Hex Color
[D] 3-Hex Color
Answer: 6-Hex Color
66 Which of the following is the Color Format that is the CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element?
[A] HSLa Color
[B] HSL Color
[C] RGBa Color
[D] RGB Color
Answer: HSLa Color
67 Which of the following is the Color Format that is a defined using the keyword rgb, followed by three numbers between 0 and 255, contained in parentheses and separated by commas, with no spaces between them.
[A] HSLa Color
[B] HSL Color
[C] RGBa Color
[D] RGB Color
Answer: RGB Color
68 Which of the following property allows the text direction to be overridden to support multiple languages and text flow directions in the same document?
[A] unicode-bidi
[B] visibility
[C] top
[D] vertical-align
Answer: unicode-bidi
69 Which of the following property determines whether or not an element is visible?
[A] display
[B] visibility
[C] transperancy
[D] disappear
Answer: visibility
70 Which of the following property controls how spaces, tabs, and newline characters are handled in an element?
[A] space
[B] display
[C] widows
[D] white-space
Answer: white-space
71 Which of the following property defines the minimum number of lines in a paragraph to be left at the top of a page?
[A] white-space
[B] widows
[C] display
[D] width
Answer: widows
72 . Which of the following property sets the spacing between words?
[A] display
[B] white-space
[C] sr
[D] word-spacing
Answer: word-spacing
73 Which of the following measurement defines a measurement in centimeters?
[A] c
[B] cm
[C] centi
[D] centimeter
Answer: cm
74 Which of the following measurement defines a measurement relative to the height of a font in em spaces?
[A] px
[B] in
[C] em
[D] pt
Answer: em
75 Which of the following measurement defines a measurement in points?
[A] px
[B] in
[C] em
[D] pt
Answer: pt
76 Which of the following measurement defines a measurement in inches?
[A] px
[B] in
[C] em
[D] pt
Answer: px
77 Which of the following measurement defines a measurement in pixels?
[A] px
[B] in
[C] em
[D] pt
Answer: px
78 Which of the following measurement defines a measurement relative to a font’s x-height?
[A] e
[B] xh
[C] ex
[D] rxh
Answer: ex
79 Which of the following measurement is relative to 1percentage of viewport’s larger dimension?
[A] vw
[B] vmax
[C] vmin
[D] ch
Answer: vmax
80 Which of the following measurement is relative to 1percentage of the width of the viewport?
[A] vw
[B] vmax
[C] vmin
[D] ch
Answer: vw