Type attribute

Report a typo

Match the values of the type attribute with their definitions.

Match the items from left and right columns
type="1"
type="A"
type="a"
type="I"
type="i"
list items will be numbered with lowercase letters (a, b, c, d, …)
list items will be numbered with Arabic numerals (1, 2, 3, 4, …)
list items will be numbered with lowercase Roman numerals (i, ii, iii, iv, …)
list items will be numbered with uppercase letters (A, B, C, D, …)
list items will be numbered with uppercase Roman numerals (I, II, III, IV, …)

Create a free account to access the full topic