1.

Which of the following property specifies whether the labels for an element’s list items are positioned inside or outside the “box” defined by the listed item?(a) list-style(b) list-position(c) list-style-position(d) list-position-styleThis question was addressed to me by my school teacher while I was bunking the class.Query is from Styling Lists and Navigation Menus in division CSS Text, Borders and Images of CSS

Answer»

The CORRECT CHOICE is (c) list-style-position

The best I can explain: Syntax: list-style-position: INSIDE | OUTSIDE | inherit



Discussion

No Comment Found

Related InterviewSolutions