HighDots Forums  

flipping text

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss flipping text in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Massimo at HOME
 
Posts: n/a

Default flipping text - 12-01-2004 , 10:42 AM






I would like to horizontally (or vertically) flip some letter in a
word. In IE I suppose I can use the fliph. Anyway, I would like to
have a more standard web site.

How can I obtain this without using MS extensions?

Thanks,
Massimo
--
http://incuso.altervista.org

Reply With Quote
  #2  
Old   
Spartanicus
 
Posts: n/a

Default Re: flipping text - 12-01-2004 , 12:57 PM






numismatica (AT) gmail (DOT) com (Massimo at HOME) wrote:

Quote:
I would like to horizontally (or vertically) flip some letter in a
word. In IE I suppose I can use the fliph.
St<img src="flipped-u.png" style="height:1em" alt="u">pid

--
Spartanicus


Reply With Quote
  #3  
Old   
Neal
 
Posts: n/a

Default Re: flipping text - 12-01-2004 , 01:34 PM



On Wed, 01 Dec 2004 17:57:16 +0000, Spartanicus <me (AT) privacy (DOT) net> wrote:

Quote:
numismatica (AT) gmail (DOT) com (Massimo at HOME) wrote:

I would like to horizontally (or vertically) flip some letter in a
word. In IE I suppose I can use the fliph.

St<img src="flipped-u.png" style="height:1em" alt="u">pid
Assuming it is a flipped lower-case u, wouldn't

alt="n"

be appropriate?


Reply With Quote
  #4  
Old   
Spartanicus
 
Posts: n/a

Default Re: flipping text - 12-01-2004 , 01:42 PM



Neal <neal413 (AT) yahoo (DOT) com> wrote:

Quote:
I would like to horizontally (or vertically) flip some letter in a
word. In IE I suppose I can use the fliph.

St<img src="flipped-u.png" style="height:1em" alt="u">pid

Assuming it is a flipped lower-case u, wouldn't

alt="n"

be appropriate?
That would be S<img src="flipped-I.png" style="height:1em" alt="I">LLY

--
Spartanicus


Reply With Quote
  #5  
Old   
Massimo at HOME
 
Posts: n/a

Default Re: flipping text - 12-01-2004 , 05:38 PM



Spartanicus <me (AT) privacy (DOT) net> wrote

Quote:
St<img src="flipped-u.png" style="height:1em" alt="u">pid
Forgot to mention: images are not allowed

M.
--
http://incuso.altervista.org


Reply With Quote
  #6  
Old   
Spartanicus
 
Posts: n/a

Default Re: flipping text - 12-01-2004 , 08:18 PM



numismatica (AT) gmail (DOT) com (Massimo at HOME) wrote:

Quote:
St<img src="flipped-u.png" style="height:1em" alt="u">pid

Forgot to mention: images are not allowed
<?xml version="1.0"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg width="100%" height="100%">
<text x="0" y="1em">St<tspan rotate="90">u</tspan>pid</text>
</svg>

--
Spartanicus


Reply With Quote
  #7  
Old   
Massimo at HOME
 
Posts: n/a

Default Re: flipping text - 12-02-2004 , 05:22 PM



"Jón Fairbairn" <jon.fairbairn (AT) cl (DOT) cam.ac.uk> wrote

Quote:
numismatica (AT) gmail (DOT) com (Massimo at HOME) writes:

Spartanicus <me (AT) privacy (DOT) net> wrote

St<img src="flipped-u.png" style="height:1em" alt="u">pid

Forgot to mention: images are not allowed

p&#x0259;rnickety, aren't you?
Yes, good idea:

http://incuso.altervista.org/25_centesimi_palmanova.php

Thanks,
Massimo


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.