1.

Which element was designed for creating multicolumn directory lists?(a) menu(b) dir(c) ul(d) olThis question was posed to me in quiz.Asked question is from Numbered, Bullet and Definition Lists topic in portion Text, Links & Lists of HTML

Answer»

Right option is (b) dir

The best EXPLANATION: For the creation of multicolumn directory LISTS dir element was designed. For designing a single COLUMN menu LIST menu element was designed. They have the same STRUCTURE as ul. It is just a different rendering. In practice, it works exactly as a ul list.

    represents a ordered list where as
    is unordered list. List of commands is defined by
tag.


Discussion

No Comment Found

Related InterviewSolutions