Solved

To Turn on Absolute Positioning, You Should Apply a CSS

Question 30

Multiple Choice

To turn on absolute positioning, you should apply a CSS rule to the container in which absolute positioning is to take place. In the CSS rule, you should:


A) use an absolute > position child selector.
B) use a position > absolute child selector.
C) use the position: absolute property-value pair.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions