I'm likely one of those wacky people who has the odd long tiddly
wiki.  The challenge I face is knowing what heading is a sub of
another.  My natural web behaviour is to do this...

<div><h2>title</h2>
<p></p>
    <div><h3>h3 title</h2>
    <p></p>
    </div>
</div>

While using css to indent divs 5em, thus we see a step indentation
keeping headings and associated content indented to the same level.

Can this behaviour be easily implemented?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to