Type: | boolean |
---|---|
Inherited: | yes |
Used By: | ol, ul |
Default: | false |
See: | marker-hierarchy-separator |
Whether to create a "hierarchy" of elements in the list. HTML doesn't have this option or anything like it, so the best thing to do is illustrate the difference.
No Hierachy | Hierachy | ||||||||||||||||
|
|
ol.hierachical { marker-hierarchy:true; marker-hierarchy-separator:'.'; }