Home » CSS » CSS Lists » Question
  1. 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?
    1. float-align
    2. float-right
    3. float-left
    4. float
    5. None of these
Correct Option: A

Syntax: float: left | right | none | inherit;



Your comments will be displayed only after manual approval.