answersLogoWhite

0

You can use an

    (ordered list) tag or an
      (unordered list) tag. The following does numbering:

      1. Example 1
      2. Example 2
      3. Example 3

      Which will give you:

      1. Example 1

      2. Example 2

      3. Example 3

      The following does bullet points:

      Wiki Example:

      • Example 1
      • Example 2
      • Example 3

      Which will give:

      Wiki Example:

      • Example 1
      • Example 2
      • Example 3
      User Avatar

      Wiki User

      12y ago

      What else can I help you with?

      Continue Learning about Engineering

      What is and orderd list for HTML documents?

      An ordered list creates a list with numbered or lettered items. For example, to do a numbered list you would do this:First itemSecond itemThird itemFourth itemFifth itemTo do a lettered list you could do it this way:First itemSecond itemThird itemFourth itemFifth item


      What does ol mean in HTML?

      It created an ordered list. <OL> <LI>Pie <LI>Carrot <LI>Banana </OL> Will make something like this. 1. Pie 2. Carrot 3. Banana The numbers are made automatically by whichever browser you're using.


      A list of items each item introduce by a consecutive number to indicate definite steps a sequence of action or chronological order is an?

      numbered list


      What type of HTML list wil automatically place a number in front of the item?

      An ordered list: <ol> <li> First item <li> Second item <li> Third item <li> Fourth item <li> Fifth item </ol>


      How can you make a numbered list?

      I take it you want to create a list that is numbered. A basic list using bullets (small black circles) starts with the tag <ul> and each item listed with the tags <li>item one </li> <li>item two </li> </ul> (end list) will result in: * Item one * item two For a numbered list instead of a bullet list use <ol> (ordered list) instead of <ul> (unordered list) to start. for example <ol> <li>item one</li> <li>item two</li> </ol> This will result in: # item one # item two Inside a list item <li>you can put paragraphs, line breaks, images, links, and also other lists.</li>

      Related Questions

      What is and orderd list for HTML documents?

      An ordered list creates a list with numbered or lettered items. For example, to do a numbered list you would do this:First itemSecond itemThird itemFourth itemFifth itemTo do a lettered list you could do it this way:First itemSecond itemThird itemFourth itemFifth item


      What does a numbered list do?

      It gives a number to each item in a list automatically. There can be various kinds, like having Roman numerals or having subsections, like 2.1, 2.2 etc. Here is a simple example:First itemSecond itemThird item


      What does ol mean in HTML?

      It created an ordered list. <OL> <LI>Pie <LI>Carrot <LI>Banana </OL> Will make something like this. 1. Pie 2. Carrot 3. Banana The numbers are made automatically by whichever browser you're using.


      Which form is used to document the consumption of serial- numbered item?

      DA form 5692-r is used to document the consumption of a serial numbered item.


      Which form is used to document consumption of a serial numbered item?

      DA form 5692-r is used to document the consumption of a serial numbered item.


      Which form is used to document the consumption of a serial-numbered item?

      DA form 5692-r is used to document the consumption of a serial numbered item.


      Which form is used to document the consumption of serial-numbered item?

      DA form 5692-r is used to document the consumption of a serial numbered item.


      Which form is used to document the consumption of a serial numbered item?

      DA form 5692-r is used to document the consumption of a serial numbered item.


      A list of items each item introduce by a consective number to indicate definite steps a sequence of action or chronological order is an?

      a numbered list


      A list of items each item introduce by a consecutive number to indicate definite steps a sequence of action or chronological order is an?

      numbered list


      What is a bullet list outline?

      A bullet list should have at least 2 items under each section. A bulleted list can have many bullets under each item, just as in an outline. Each item in a bulleted list should be indented.A numbered bullet format would appear like this:item oneitem twoAn unordered (not numbered) bulleted list would look like this:item oneitem two


      Do numbered lists within a sentence need to be capitalized?

      No, numbered lists within a sentence do not need to be capitalized. Each item in the list should start with a lowercase letter, unless it is a proper noun or the first word of a complete sentence.