On Saturday, May 2, 2015 at 11:16:34 PM UTC-7, Mark wrote: > > How would one rotate text in a table, for example, > http://geotime.tiddlyspot.com/ > > I'd like to rotate the words "Phanerozoic" and "Precambrian" by 90 degrees. >
Use the CSS "transform" attribute, like this: @@display:block;transform: rotate(-90deg); your text here @@ enjoy, -e Eric Shulman TiddlyTools / InsideTiddlyWiki / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://TiddlyTools.github.com/fundraising.html#MakeADonation -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6b8d5052-e97f-46ef-abb4-a72dc3c87b71%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

