> Would you as well know how it actually works? That would be
> interesting to know.
> Is this just some proprietary firefox... -moz-column-width? Too bad.

http://www.TiddlyTools.com/#StyleSheetShortcuts

look for definitions of
   .twocolumns {...}
   .threecolumns {...}
   .fourcolumns {...}

Usage in tiddler content:

{{threecolumns{
   ... content goes here ...
}}}

Note that this CSS uses -moz-column-count and other '-moz' specific
attributes, so it doesn't work for all browsers.

-e

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