Lists Examples in Zolt

Bullet Lists

Simple bullet list:

Numbered Lists

Ordered list:

  1. First step
  2. Second step
  3. Third step

Nested Lists

Nested structure:

Task Lists (Checkboxes)

Task list with checkboxes:

Definition Lists

Definition list using : syntax:

HTML
HyperText Markup Language, the standard markup language for documents designed to be displayed in a web browser.
CSS
Cascading Style Sheets, a style sheet language used for describing the presentation of a document written in HTML.
JavaScript
Programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS.

Styled List Items

List items with attributes:

Shopping List

Glossary

API
Application Programming Interface, a set of functions and procedures allowing the creation of applications.
DOM
Document Object Model, a cross-platform and language-independent interface.
JSON
JavaScript Object Notation, a lightweight data-interchange format.

← Back to Examples Index