From 9780f2af624ade4c7f74684bef00d5ae76e8cb73 Mon Sep 17 00:00:00 2001 From: Chris Bracco Date: Sat, 3 Apr 2021 15:29:25 -0400 Subject: [PATCH] Add nested lists --- index.html | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 59 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index e1b5c50..38aaf7e 100644 --- a/index.html +++ b/index.html @@ -93,15 +93,71 @@
This is a definition list division.

Ordered List

-
    +
    1. List Item 1
    2. -
    3. List Item 2
    4. +
    5. + List Item 2 +
        +
      1. List Item 1
      2. +
      3. + List Item 2 +
          +
        1. List Item 1
        2. +
        3. + List Item 2 +
            +
          1. List Item 1
          2. +
          3. + List Item 2 +
              +
            1. List Item 1
            2. +
            3. List Item 2
            4. +
            5. List Item 3
            6. +
            +
          4. +
          5. List Item 3
          6. +
          +
        4. +
        5. List Item 3
        6. +
        +
      4. +
      5. List Item 3
      6. +
      +
    6. List Item 3

    Unordered List