HTML Tags

Here Is A List Tags For HTML.

<li> </li> to list the items

<ol> </ol> for ordered lists alphabetized or numbered

<ul> </ul> for bulleted unordered list

<dd> for data definition

<dt>? for data term

<dl> for data description

Similar Posts