1.

Which attribute should be set in(1) in the above statement to create numbering as captal roman numbers(a)numberingtype(C)RomanNone of the above​

Answer»

ong>Explanation:

The HTML

    element REPRESENTS an ordered LIST of items — TYPICALLY rendered as a numbered list.

    Content categories

    Flow content, and if the

      Permitted content

      Zero or more script and template elements.

      Tag omission

      None, both the starting and ending tag are mandatory.

      Permitted parents

      Any element that accepts flow content.

      Implicit ARIA role

      list

      Permitted ARIA roles

      directory, group, listbox, menu, menubar, none, presentation, radiogroup, tablist, toolbar, tree

      DOM interface

      HTMLOListElement..



Discussion

No Comment Found