Which of the following media query describe describes the height of the screen or full height of the output page?
A. height
B. aspect-ratio
C. device-height
D. resolution
Select an option to see the answer and solution.
Which of the following property sets the style of a font?
A. font
B. style
C. font-style
D. @font-face
Select an option to see the answer and solution.
Which of the following property specifies whether an element is an accelerator indicator or not?
A. push
B. accelerator
C. jump-start
D. animation
Select an option to see the answer and solution.
Which of the following property sets a variation of the specified or default font family?
A. fonts
B. font-style
C. font-variant
D. font-weight
Select an option to see the answer and solution.
The @font-face rules assign different names to the regular and bold versions of the font.State true or false.
Select an option to see the answer and solution.
Which of the following property adds padding to the top of an element?
A. height
B. padding-height
C. top
D. padding-top
Select an option to see the answer and solution.
Which of the following display property value is described by treats the element as inline?
A. inline-block
B. list-item
C. block
D. inline
Select an option to see the answer and solution.
Which of the following property defines the style for the bottom border of an element?
A. border-bottom-style
B. border-collapse
C. border-style-bottom
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property defines the style for the left border of an element?
A. border-style
B. border-left-style
C. border-left-width
D. border-right
Select an option to see the answer and solution.
Which of the following visibility property value is described by The element is not visible, but the layout of surrounding elements is not affected?
A. visible
B. hidden
C. collapse
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following display property value is described by used internally by browsers to create list items. Of no practical value to web designers?
A. inline-block
B. list-item
C. group
D. none
Select an option to see the answer and solution.
Which of the following property controls the horizontal overflow of a block or inline block?
A. overflow-x
B. overflow
C. overflow-y
D. overflow-k
Select an option to see the answer and solution.
Which of the following Overflow property value is described by scrollbars should be provided if the content is too big, but actual implementation is left up to the browser?
A. visible
B. scroll
C. auto
D. hidden
Select an option to see the answer and solution.
Which of the following property sets a consistent margin on all four sides of the affected element?
A. boder
B. margin
C. padding
D. none fof the mentioned
Select an option to see the answer and solution.
Which of the following box-sizing property value is described by width and height include content, padding, and borders?
A. border-box
B. content-box
C. border-content-box
D. None of the above
Select an option to see the answer and solution.
Which of the following property sets the background image to scroll or not to scroll with its associated element’s content?
A. background-scroll
B. background-attach
C. background-attachment
D. background-allowance
Select an option to see the answer and solution.
Which of the following property sets an element’s background color?
A. background-image
B. background-color
C. background-colors
D. background-position
Select an option to see the answer and solution.
Which of the following property defines the color of an element’s right border?
A. border-right-colors
B. border-right-color
C. border-right
D. border-color
Select an option to see the answer and solution.
Which of the following property defines the space between cells in a table?
A. auto
B. border
C. spacing
D. border-spacing
Select an option to see the answer and solution.
Which of the following property defines the visual style of up to four different sides of a border?
A. border-color
B. border-img
C. border-visual
D. border-style
Select an option to see the answer and solution.