20. Shalini, a web designer, wants to create a webpage to display a list where each item is
listed by a number. Which type of list she should use? Explain the role of start and type attributes.2
Answers
Answered by
79
Answer:
she should use ordered list.The start attribute lets us set a list's first counter. It's handy for lists that must be split over several <ol> elements, by allowing us to continue the list item numbering from where the previous list left off.
Answered by
10
Answer:
she should use ordered list
Similar questions