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?(a) float(b) float-left(c) float-right(d) float-alignI got this question during an interview.This intriguing question originated from Styling Lists and Navigation Menus topic in division CSS Text, Borders and Images of CSS

Answer»

The correct choice is (d) FLOAT-align

Explanation: SYNTAX: float: LEFT | right | NONE | inherit;



Discussion

No Comment Found

Related InterviewSolutions