stevesusenet (AT) yahoo (DOT) com (Steve) writes:
Quote:
Is it possible to have some text moving from left -> right
horizontally AND other text other text moving left-> right but rotated
90 degrees in the same HTML document? |
As in (ASCII-art approximation)
hello
/-- /-\ | /---\
Quote:
| | | | | | |
----- \---/ ----/ ----/ \---/
|
or
hi
* ---
/--
Either way I'd suggest
<img src="hellorotated.png" alt="Hello" ...>
and make sure it's a very clear font and at a quite large point size
in the image, since it won't be easily resizable.
--
Chris