Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
Interview Experiences
14.1K+ articles
JavaScript
12.2K+ articles
School Learning
11.5K+ articles
HTML
5.8K+ articles
HTML5
371+ articles
HTML-Basics
90+ articles
HTML Lists
7 posts
Recent Articles
Popular Articles
How to implement various types of lists in HTML ?
Last Updated: 18 September 2024
HTML lists are used to display items in an organized format. There are three types: unordered lists(ul), which use bullets; ordered lists (ol), which use numbers; and defi...
read more
Picked
HTML
Geeks-Premier-League-2022
HTML Lists
HTML Unordered Lists
Last Updated: 10 May 2025
An unordered list in HTML is used to group a set of list items that don't need to be in a specific order. The items in an unordered list are usually displayed with bullet ...
read more
HTML
HTML-Basics
HTML Lists
Ordered List Inside Description List
Last Updated: 17 January 2025
Combination of Ordered List ol within a Description List dl is an effective way to present terms and their sequentially structured details. This combination is especially...
read more
HTML
HTML5
HTML Lists
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !