Skip to content

Opening book details…

About this document

Creating Unordered Lists in HTML by Jasmine Dame Benito is a document available to read on EtoBox.

This document provides information on different types of lists in HTML: 1. It describes unordered lists which use bullet points, and how to create them using <ul> and <li> tags. 2. It explains ordered lists which use numbers, and how to create them using <ol> and <li> tags. It also discusses how to change numbering using start and type attributes. 3. It defines definition lists which present terms and definitions, and how to create them using <dl>, <dt>, and <dd> tags. 4. It provides examples and step

Author
Jasmine Dame Benito
Language
EN