Thanks Tony,

That's pretty close, I also found this:

<style type="text/css">
        .superscript {vertical-align:super; font-size:7px;} 
</style>

<span class="superscript">1</span>

This works pretty well also.

Cheers,
Duane

-----Original Message-----
From: Tony [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 06, 2006 4:44 PM
To: CF-Community
Subject: Re: CSS Question ???

how's this for ya?

<html>
<head>
        <title>Untitled</title>
</head>

<body>

<table width="300">
<tr>
        <td style="font-family: verdana; font-size: 11px;line-height:18px;">
                In conjunction with the Rx for Survival series, MSH, JSI,
and World
Education collaborated to create this traveling photo exhibit in order
to
                raise awareness about the 10 million children <sup>1</sup>
around
the world who die each year from preventable causes. Most of these
children are
                under five years old and live in poor countries.        
        </td>
</tr>
</table>

</body>
</html>


tw

On 3/6/06, Tony <[EMAIL PROTECTED]> wrote:
> what happens if you declare a {line-height:12px;} value or something like
that?
>
> tw
>
> On 3/6/06, Duane <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > Is there a way to have lines with super script in them evenly spaced
with
> > other sentences in a paragraph?
> >
> > You can see what I mean at this link:
> > http://www.sandybaynetworks.com/super.cfm
> >
> > TIA,
> > Duane
> >
> >
> >
> > 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:199035
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to