Connecting Tech Pros Worldwide Help | Site Map

Rotate Text

googlemike@hotpop.com
Guest
 
Posts: n/a
#1: Jul 21 '05
Is it possible to use a new CSS tag that permits one to rotate text
(such as on top of column headers), and have it work in Firefox AND IE
?

Or is that on the verge of coming out but isn't here yet?

David Dorward
Guest
 
Posts: n/a
#2: Jul 21 '05

re: Rotate Text


googlemike@hotpop.com wrote:
[color=blue]
> Is it possible to use a new CSS tag that permits one to rotate text[/color]

CSS doesn't have "tags". It has properties. There is no way in CSS 2.x to
rotate anything, and a Google search[1] suggests that CSS 3 isn't going to
include the facility either.

CSS for SVG is another matter, but probably not one relevent to you.

[1]
http://www.google.com/search?q=site%...%2F+rotate+CSS

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
googlemike@hotpop.com
Guest
 
Posts: n/a
#3: Jul 21 '05

re: Rotate Text


Well isn't that just stupid. All this money going into the W3C and not
a single brilliant person there can figure out that sideways text for
column headers would be a great idea.

Lauri Raittila
Guest
 
Posts: n/a
#4: Jul 21 '05

re: Rotate Text


in comp.infosystems.www.authoring.stylesheets, googlemike@hotpop.com
wrote:[color=blue]
> Well isn't that just stupid. All this money going into the W3C and not
> a single brilliant person there can figure out that sideways text for
> column headers would be a great idea.[/color]

How much have you contributed to W3C?. The people there usually do have
some idea on how much implementing some feature would cost on browsers
they are implementing, and aren't too keen on adding stuff that have no
much use.

Sideways text for column headers is not that great idea anyway, IMHO.

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Utrecht, NL.
Support me, buy Opera:
https://secure.bmtmicro.com/opera/bu...tml?AID=882173
Harlan Messinger
Guest
 
Posts: n/a
#5: Jul 21 '05

re: Rotate Text


googlemike@hotpop.com wrote:[color=blue]
> Well isn't that just stupid. All this money going into the W3C and not
> a single brilliant person there can figure out that sideways text for
> column headers would be a great idea.[/color]

Unlike a report or a book, a computer monitor is difficult to swivel as
necessary to read rotated text. And who wants to have to cock his head
to his left shoulder repeatedly all day long?
googlemike@hotpop.com
Guest
 
Posts: n/a
#6: Jul 21 '05

re: Rotate Text


Okay. Okay. Lauri, you've made a good point. Sorry to offend the
W3C.org team.

googlemike@hotpop.com
Guest
 
Posts: n/a
#7: Jul 21 '05

re: Rotate Text


Thanks. I needed the laugh. Actually, I was thinking of building a set
of admin pages for a web app and certain login accounts on that page
have "bit fields" (0 or 1). Because there's so many of these fields, it
makes it hard to read without scrolling right. The idea I had was to
stick rotated text above the columns so that admins could see what the
bit fields are assigned to without scrolling.

Closed Thread