Lists are used to organize many types of information.

XHTML supports three diffrent types of lists:

  • Ordered Lists
  • Unordered Lists
  • Definition Lists
Ordered Lists are also known as Numbered Lists. Ordered Lists start with the code
    , followed by
  1. for each list made.

    Example:


    1. Come to class

    2. Study

    3. Get an A

    4. Party

    Unordered Lists are also known as Bulleted Lists. Unordered Lists start with the code

      , followed by
    • for each list made.

      Example:


      • 6 apples

      • 1/2 cup of suger

      • 1 tsp cinnamon

      Definition Lists lists require two-parts; a definition term, and a definition definition. A definition list starts with the code

      , followed by
      and
      .

      Example:


      XHTML

      Extensible HyperText Markup Language

      HTML

      HyperText Markip Language

      Source: >http://softweb.jwu.edu/released.hmason

      >CGRA 2020 section
      >Week 2: XHTML Tags PowerPoint


Page Information

  • 11 months ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts