Proj.2-Headings and List

Illustration of Headings and List.

  1. Ordered or Numbered List
  2. (Using the OL with LI tag)

    What is the Internet?

    We'll look at it from these points of view.
    1. From a social point of view.
    2. From a practical point of view emphasizing resources.
    3. From a technical point of view.

    Notes:

    1. The properties of headings as followings:
      1. The above bold phrases and sentences are using six levels of headings.
        1. H1 is the largest heading.
        2. H6 is the smallest heading
        3. H4 is the same size as normal format.
      2. The ALIGN property is used to align the headings. The default value is "LEFT"
    2. Ordered list has the following properties:
      1. Ordered list leaves the space on the top and bottom.
      2. The five values of TYPE property (A, a, I, i, 1) specify ordered items marked.
      3. Using the START property to set the value of the starting number

  3. Unordered List
  4. (Using the UL with LI tag)

    What is the Internet?

    We'll look at it from these points of view.

    Notes:

III. Descriptive Lists (Indenting)

(Using the DT and DD tags)

From a social point of view
Consider the Internet in terms of individuals and groups of users. We'll focus on using the Internet for communication and the virtual communities that have arisen in recent times.



[Index ] [ Proj.1 - Text Makeup Tags]




Websitedevelopment



To the Top