Bullets and Numbering: Perbedaan revisi

Dari widuri
Lompat ke: navigasi, cari
[revisi tidak terperiksa][revisi tidak terperiksa]
(type a)
Baris 33: Baris 33:
 
</ol>
 
</ol>
  
=type A=
+
=Bullet, Numberring, Alphabet=
 +
==type bullet==
 +
<ol>
 +
    <ul>abc</ul>
 +
    <ul>def</ul>
 +
    <ul>ghi</ul>
 +
    <ul>abc</ul>
 +
    <ul>def</ul>
 +
    <ul>ghi</lul>
 +
</ol>
 +
==type numbering versi oli==
 +
<ol>
 +
    <li>abc</li>
 +
    <li>def</li>
 +
    <li>ghi</li>
 +
    <li>abc</li>
 +
    <li>def</li>
 +
    <li>ghi</li>
 +
</ol>
 +
==type numbering versi widuri==
 +
#123
 +
#456
 +
#789
 +
 
 +
==type Alphabet==
 
  <ol style="list-style-type:upper-alpha">
 
  <ol style="list-style-type:upper-alpha">
 
     <li>abc</li>
 
     <li>abc</li>

Revisi per 18 Maret 2014 07.10

type "I"

  1. Coffee
  2. Tea
  3. Milk

type "A"

  1. Coffee
  2. Tea
  3. Milk

type "b"

  1. Coffee
  2. Tea
  3. Milk

type "i"

  1. Coffee
  2. Tea
  3. Milk

type a

  1. abc
  2. def
  3. ghi
  4. abc
  5. def
  6. ghi

Bullet, Numberring, Alphabet

type bullet

      abc
      def
      ghi
      abc
      def
      ghi</lul> </ol>

      type numbering versi oli

      1. abc
      2. def
      3. ghi
      4. abc
      5. def
      6. ghi

      type numbering versi widuri

      1. 123
      2. 456
      3. 789

      type Alphabet

      1. abc
      2. def
      3. ghi
      4. abc
      5. def
      6. ghi