Which of the following value is supposed to be a slightly bolder weight that standard bold in font attribute?
A. empasize
B. light
C. lighter
D. dark
Select an option to see the answer and solution.
Which of the following property allows contextual adjustment of inter-glyph spacing, i.e. the spaces between the characters in text?
A. font-style
B. font-family
C. font-kerning
D. font-variant
Select an option to see the answer and solution.
Which of the following is not a value for font-style property?
A. normal
B. italic
C. oblique
D. none of the above
Select an option to see the answer and solution.
Which of the following value specifies whether the user agent is allowed to synthesize bold or oblique font faces when a font family lacks bold or italic faces?
A. font-weight
B. font-synthesis
C. font-kerning
D. font-variant
Select an option to see the answer and solution.
Which of the following selects a normal, or small-caps face from a font family?
A. font-weight
B. font-synthesis
C. font-kerning
D. font-variant
Select an option to see the answer and solution.
Which of the following is not a appropriate value for font-variant property?
A. inherit
B. default
C. large-caps
D. small-caps
Select an option to see the answer and solution.
Which of the following property adjusts the font-size of the fallback fonts defined with font-family, so that the x-height is the same no matter what font is used?
A. default
B. font-size-fallback
C. font-adjust
D. font-size-adjust
Select an option to see the answer and solution.
Which of the following Allows you to expand or condense the widths for a normal, condensed, or expanded font face?
A. font-style
B. font-stretch
C. font-expand
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following font-size-adjust is value used in calculating the size of the fallback fonts?
A. auto
B. number
C. count
D. none
Select an option to see the answer and solution.
“font-style comes first than font-weight in font attribute”.State true or false.
Select an option to see the answer and solution.
What is the CSS Extension Prefixes for WebKit?
A. -webkit
B. -o-
C. -web
D. -chrome
Select an option to see the answer and solution.
What is the CSS Property Equivalent for the attribute <center>?
A. color
B. margin
C. align
D. none
Select an option to see the answer and solution.
What is the CSS Property Equivalent for the align attribute?
A. float
B. text-align
C. centre
D. both (A) and (B)
Select an option to see the answer and solution.
What is the latest version of css available?
A. CSS2
B. CSS3
C. CSS3.1
D. CSS4
Select an option to see the answer and solution.
What is the CSS Property Equivalent for the attribute <font> ?
A. font-family
B. font-size
C. color
D. all of the mentioned
Select an option to see the answer and solution.
What is the CSS Property Equivalent for the attribute
A. text-decoration:reappear
B. text-decoration:blink
C. text-decoration:no-text
D. none
Select an option to see the answer and solution.
The first CSS specification to become an official W3C Recommendation is ___________
A. (X)HTML CSS
B. CSS level 2
C. CSS level 2.1
D. CSS level 1
Select an option to see the answer and solution.
________ first became a Candidate Recommendation on February 25, 2004, but it was reverted to a Working Draft on June 13, 2005 for further review.
A. CSS level 1
B. CSS level 2
C. CSS level 3
D. CSS level 2.1
Select an option to see the answer and solution.
There is no single, integrated ____________________ because it is split into separate modules.
A. CSS1 specification
B. CSS2 specification
C. CSS3 specification
D. CSS4 specification
Select an option to see the answer and solution.
Unlike CSS 2, which is a large single specification defining various features?
A. CSS level 1
B. CSS level 2
C. CSS level 3
D. CSS level 2.1
Select an option to see the answer and solution.