Hi Rafael, May I ask what usecase you have in mind? As a quick tip, if you want to position text vertically, you have to use block-level elements. If you want to position your outer div's inline (next to the labels), you have to make them display:inline, or display:inline-block (which does not work for some older borwsers).
Cheers, Tobias. -- 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.

