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
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
Simply put, an HTML element is like a family. You…
In this post you are going to explain html in…
This is how to create a hidden comments in HTML….
In this post we are going to understand basic html…
This is a HTML Ordered List Example source code <!DOCTYPE…
This is a html link tag. Example source code <!DOCTYPE…