944,185 Members | Top Members by Rank

Ad:
Aug 12th, 2006
0

how to use css3 in firefox?

Expand Post »
i am using
HTML and CSS Syntax (Toggle Plain Text)
  1. writing-mode: tb-rl;
to get this affect:


<td style="writing-mode: tb-rl;">Hello World</td>


does anyone know how this can be achieved in firefox and opera? as this only works in IE
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
grungetta is offline Offline
9 posts
since Apr 2006
Aug 12th, 2006
0

Re: how to use css3 in firefox?

Firefox is only CSS2 compliant not CSS3
Team Colleague
Reputation Points: 92
Solved Threads: 21
Posting Pro in Training
FC Jamison is offline Offline
436 posts
since Jun 2004
Aug 12th, 2006
0

Re: how to use css3 in firefox?

yeh, i realised that... but has anyone achieved the same thing via a different way, that wouldnt involve using images?

like, putting a space between every letter and using white-space: pre


any ideas?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
grungetta is offline Offline
9 posts
since Apr 2006
Aug 12th, 2006
0

Re: how to use css3 in firefox?

I'm not familiar with this style...but I think I have the general idea.

You could use a container div with nested divs inside. Set the nested divs to the width of one character (this creates the top-to-bottom effect), then float each of the nested divs on the right margin (this will create the right-to-left effect).
Last edited by FC Jamison; Aug 12th, 2006 at 4:41 am.
Team Colleague
Reputation Points: 92
Solved Threads: 21
Posting Pro in Training
FC Jamison is offline Offline
436 posts
since Jun 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: Dreamweaver and the missing html end tag
Next Thread in HTML and CSS Forum Timeline: center table in background





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC