You might be able to use css2
<html>
<head>
<style type="text/css">
<!--
fliph { height: 40; font-family: Arial; font-size: 20px; width: 400;
filter: fliph() }
flipv { height: 40; font-family: Arial; font-size: 20px; width: 400;
filter: flipv() }
//-->
</style>
<title>Untitled</title>
</head>
<body>
<div class="fliph">This is horizontal text flipped horizontal</div>
<div class="flipv">This is horizontal text flipped vertical</div>
</body>
</html>
Doug
----- Original Message -----
From: "Joseph Thompson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, December 12, 2001 1:44 PM
Subject: Christmas cards? (OT/HTML)
> I was wondering what would be the easiest way to display text "upside
down".
>
> To print a card that you fold into shape the one quadrant needs to be
> "upside down".
>
> I was hoping there was a CSS property.. or maybe simply using CFX_Image?
> Flash?
>
> Thanks!
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists