login | register
Sun 21 of Mar, 2010 (10:50 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

     
Get RSS Feed

Wrap section between headlines in div

sohooo
Joined: 22 Jun 2009
Reply to this PostReply with Quote to this Post

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:

<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.