Solved

Identify the Letters of the Choices That Best Match the Phrases

Question 57

Matching

Identify the letters of the choices that best match the phrases or definitions.

Premises:
Uses percentage as the unit of measure
Displays an element as a block unless its next sibling is also a block
Prevents an element from displaying, removing it from the page structure
A positioning used to nudge an element out of its normal position in a document flow
Uses pixels as the unit of measure
Defines a rectangular region through which an element's content can be viewed
Expresses measurements in em units
The default positioning style
A positioning that enables one to place an element at specific coordinates within a container
Specifies a stacking order
Supersedes a browser's default styles and provides a consistent starting point for page design
Assigns an element the display property of its parent element
Responses:
Clipping
Fluid layout
Reset style sheet
none
z-index
inherit
absolute
Elastic layout
Fixed layout
relative
run-in
static

Correct Answer:

Uses percentage as the unit of measure
Displays an element as a block unless its next sibling is also a block
Prevents an element from displaying, removing it from the page structure
A positioning used to nudge an element out of its normal position in a document flow
Uses pixels as the unit of measure
Defines a rectangular region through which an element's content can be viewed
Expresses measurements in em units
The default positioning style
A positioning that enables one to place an element at specific coordinates within a container
Specifies a stacking order
Supersedes a browser's default styles and provides a consistent starting point for page design
Assigns an element the display property of its parent element
Related Questions