انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة

HTML Lists

الكلية كلية تكنولوجيا المعلومات     القسم قسم شبكات المعلومات     المرحلة 2
أستاذ المادة حيدر محمد حبيب الخميس       10/29/2011 7:39:33 AM
Lecture Title:
Lists

Objectives:
• Define the lists.
• Students able to classify the lists.
• Recognize types of lists.
• Using list by designing web page.
• Specify suited attributes with list tags.

My dear students,
Find the complete Lecture by clicking on pdf icon above, also you can send any question by using a messenger icon above.

Regards
Haider M. Habeeb
Lecturer

Selections:
Here are some concepts about HTML List tags, also there are more details you can find them with the attached pdf file above. In addition to what you have during the lab.

Types of HTML List:
Unordered list; bullets

    Ordered list; numbers

      Definition list; dictionary


      Unordered list:
      Starts with the
        tag.
        Each list item starts with the
      • tag.
        The list items are marked with bullets.

        Ordered list:
        Starts with the
          tag.
          Each list item starts with the
        1. tag.
          The list items are marked with numbers.

          Definition list:
          List of items, with a description of each item.
          Starts with the
          tag.
          : defines the item in the list.
          : describes the item in the list.

          Using type attribute for generating different types of lists.
            or
              or

                  or
                    or



المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .