Solved

Match Each CSS List-Style-Type Property Value with the Result

Question 67

Matching

Match each CSS list-style-type property value with the result.

Premises:
lower-alpha
upper-alpha
none
lower-roman
decimal
Responses:
1. first item
2. second item
i. first item
ii. second item
a. first item
b. second item
first item
second item
A. first item
B. second item

Correct Answer:

lower-alpha
upper-alpha
none
lower-roman
decimal
Related Questions