Q113
Which of the following property influences the horizontal alignment of an element, making it “float” toward the left or right margin of its containing element?
A.
float
B.
float-left
C.
float-right
D.
float-align
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Syntax: float: left | right | none | inherit;