Day 12

 li> To represent an element in a list, that element must be contained in a parent element that is an ordered list <ol>, an unordered list <ul>, or a list <menu>.

The elements of regular lists <menu>and unordered lists are displayed with a bullet point before them, while in ordered lists the elements are displayed in ascending order and are preceded by a number or letter indicating their order.


<main> Represents the main content of a document body (item <body>) or part of a document or application. The main content area contains all content that is directly related to or adds to the subject matter of the document, or represents the main functionality of the application.

<ol> Represents an ordered list of items, displayed as a numbered list.

تعليقات