Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Nested Lists | Basic Elements
Introduction to HTML
course content

Kursinhalt

Introduction to HTML

Introduction to HTML

1. Basics Introduction
2. Basic Elements
3. Metadata and the Head Element
4. Advanced Text Formatting Elements
5. Advanced Concepts

book
Nested Lists

In HTML, it is possible to create nested lists contained within other lists. This can be useful for creating hierarchical structures, such as outlines or menus.

html

index.html

copy

Descriptive lists can also be nested in HTML. To create a nested descriptive list, you can use the <dl> tag inside another <dl> tag to create a new nested list.

html

index.html

copy

When a web browser renders the HTML, the nested descriptive list will be indented and displayed as a sub-list within the top-level descriptive list.

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 2. Kapitel 7
We're sorry to hear that something went wrong. What happened?
some-alt