List Examples

From Stage One Wiki
Jump to navigationJump to search

Examples of lists for Study Sieve question

This is a wiki page showing examples of different lists. This is to support the answer to StudySieve question "What is the difference in the way Ordered Lists, Unordered Lists and Definition Lists are displayed in a Wiki?".

Ordered List (Morning Routune)

  1. Get Up
  2. Have Breakfast
  3. Brush Teeth
  4. Get On Bus

Unordered List (Favorite Fruit)

  • Bannanas
  • Oranges
  • Pears

Definition List (HTML Key Tags)

<html>
Defines the root of an HTML document
<head>
Defines information about the document
<title>
Defines a title for the document
<body>
Defines the document's body