Wrap section between headlines in div
Wrap section between headlines in div
Posted:Tue 23 of Jun, 2009 (12:42 UTC)In order to visualize the level of content, it would help if the content between headlines gets wrapped in an according div. Here's an example from DokuWiki:
This allows to indent the sections so people can better relate it to the headline.
However, don't make this top-priority, it's just an idea.
<h1> <div class="level1"> <h2> <div class="level2"> <h4> <div class="level4">
This allows to indent the sections so people can better relate it to the headline.
However, don't make this top-priority, it's just an idea.