Re: vertical text help for firefox

  From: Andras Kende 
  To: www-style@w3.org 
  Sent: Wednesday, October 19, 2005 6:57 AM
  Subject: vertical text help for firefox


  Hello,

   

  I looking for a solution for vertical text for table headings, I got it working on IE6 fine with

  The css below.

   

  But wondering if there is a solution which would work with other browsers too (firefox)

   

  .verttext

  { 

  writing-mode : tb-rl;

  filter: flipv fliph;

  }

   

   

  Thanks,

   

  Andras Kende

  http://www.kende.com

   

  Hi Adras


  I have read that "writing-mode : tb-rl;" styling does not work on Firefox. There might be another solution for firefox.


  Serkant KARACA
  Senior Software Engineer
  Ankara/Turkey
  http://avrupayakasi.blogspot.com
  http://www.internetteyim.net 

Received on Wednesday, 19 October 2005 06:21:27 UTC