[an error occurred while processing this directive]
[an error occurred while processing this directive]
Listen-Aufzählungszeichen
Mittels des TYPE-Parameters kann man Aufzählungen
Bulletstile vorschreiben:
Die Variationsmöglichkeiten sind:
- Eckig (
type="square")
- Rund I (
type="circle")
- Rund II (
type="disc")
Quellcode:
<ul type="square">
<li> ... Text ... </li>
</ul>
Zurück zum Inhaltsverzeichnis
[an error occurred while processing this directive]
[an error occurred while processing this directive]