1.

Which attribute is only used with ?(a) value(b) type(c) compact(d) startI got this question in my homework.This interesting question is from Numbered, Bullet and Definition Lists topic in chapter Text, Links & Lists of HTML

Answer»

The correct choice is (d) start

To explain I would say: The number ATTRIBUTE is only used with

    . The STARTING number of the first item in an ordered list is specified by this attribute. The DEFAULT number for starting is ‘1’. The corresponding LABELS can be non numeric EVEN its value is set to numeric. The “start” and “type” attribute are removed from HTML4.01 but can be still used in HTML5 where as “compact” attribute is not used in HTML5.


Discussion

No Comment Found

Related InterviewSolutions