Lists In HTML
Feb 14 · 2 min read · 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...
Join discussion