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
This is how to create a hidden comments in HTML….
The HTML Image Tag <image> can’t be alone, Example Source…
Where to write the source code for html? well just…
Simply put, an HTML attribute add extra info to the…
In this post we are going to understand basic html…
This is a HTML button Example source code <!DOCTYPE html><html><head><title></title><head><body><h1></h1><p><p/><button>…