Lists In HTML
In this Blog we are going to take a deep dive in the concept of Lists in HTML.
List Tag : This tag in html allows the coders to represent data in form of lists (structured format). These lists are mainly of two types:
Ordered Lists : <ul></ul>
→ I...
listsinhtml.hashnode.dev2 min read