Rotated Text

76 views
Skip to first unread message

Mark

unread,
May 3, 2015, 2:16:34 AM5/3/15
to tiddl...@googlegroups.com
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.

Thanks
Mark

Eric Shulman

unread,
May 3, 2015, 2:30:59 AM5/3/15
to tiddl...@googlegroups.com
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"...

 

Mark

unread,
May 3, 2015, 2:56:56 AM5/3/15
to tiddl...@googlegroups.com
Thanks Eric, appreciated.
Reply all
Reply to author
Forward
0 new messages