Re: Aligning text from top to bottom

2011-03-07 Thread Torrent Girl

Disregard - I found it :)

div style=-moz-transform: rotate(90deg); -moz-transform-origin: bottom 
left;font-size:30px
This will be rotated 90 degrees.
/div



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342816
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Aligning text from top to bottom

2011-03-07 Thread Ian Skinner

On 3/7/2011 11:54 AM, Torrent Girl wrote:
 Disregard - I found it :)

 div style=-moz-transform: rotate(90deg); -moz-transform-origin: bottom 
 left;font-size:30px
 This will be rotated 90 degrees.
 /div

In Mozilla based browsers.



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342818
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm