1.

Which property specifies the distance between nearest border edges of marker box and prinicipal box?(a) marker-offset(b) counter increment(c) list-style(d) list-style-imageThis question was posed to me during a job interview.My question comes from Numbered, Bullet and Definition Lists topic in chapter Text, Links & Lists of HTML

Answer»

Right option is (a) MARKER-offset

To explain I would say: We can create markers by SETTING ‘display’ property. It specifies the distance between NEAREST border edges of marker box and the PRINCIPAL box associated with it. It can be user specified i.e. or can be chosen by ‘auto’. Length can be negative also. Counter increment increments counter by value 1. list- style specifies it’s three types: 1)life-style-image 2)life-style-position 3)life-style-type. The list-style-image defines an image to be used as list item’s marker. It is stated as life-style-type.



Discussion

No Comment Found

Related InterviewSolutions