Explorar el Código

Added help documentation for bullet code

garylzimmer hace 10 años
padre
commit
f59374e4b5
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5
    0
      index.html

+ 5
- 0
index.html Ver fichero

192
             You can use this to vertically center text by adding one of these before and after the text you want to center.
192
             You can use this to vertically center text by adding one of these before and after the text you want to center.
193
             Param1: the number of units of empty space to use.
193
             Param1: the number of units of empty space to use.
194
         </li>
194
         </li>
195
+        <li>
196
+            <code>bullet</code>
197
+            A bulleted text line.
198
+            Param1: the text
199
+        </li>
195
     </ul>
200
     </ul>
196
 </p>
201
 </p>
197
 
202
 

Loading…
Cancelar
Guardar