Open In App

Web technologies Questions | HTML Course | Practice Quiz 2 | Question 14

Which is the correct syntax to set the unordered-list item marker to a square.
(A) <ul style=“list-style-type:square”>
(B) <ul style=“square”>
(C) <ul list-style: “square”>
(D) <ul style=square>

Answer: (A)
Explanation:
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :