li
<li></li> It is also an HTML tag. We use this tag for making a list. It could be ordered list or unordered list. This tag i...
<li></li> It is also an HTML tag. We use this tag for making a list. It could be ordered list or unordered list. This tag i...
ul It is also an HTML tag. ul means unordered list. The list is of two types. One is the ordered list and another is an unordered list. ...
b It is also an HTML tag. It is a tag which makes text bold. So, b for bold. If we need to make any text bold, we can use this tag. ...
HTML HTML means hypertext markup language. With HTML we can make our own website. There are so many tags in HTML. The elements of H...