WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

How do to get Superscript in windows mail?

 
   Home -> Vista -> Mail RSS
Next:  Email  
Author Message
iggy67

External


Since: Dec 28, 2008
Posts: 2



(Msg. 1) Posted: Sun Dec 28, 2008 6:18 pm
Post subject: How do to get Superscript in windows mail?
Archived from groups: microsoft>public>windows>vista>mail (more info?)

When creating a new message in windows mail (Vista), where is the option
where you can use superscripts like the small numbers or letters above the
right of
your text in the message body?
Back to top
Login to vote
Gary VanderMolen

External


Since: Dec 31, 2007
Posts: 7120



(Msg. 2) Posted: Sun Dec 28, 2008 11:19 pm
Post subject: Re: How do to get Superscript in windows mail? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I think you would have to compose the message in Word, then copy
and paste it into Windows Mail. Also, it's clumsy, but you can use
Character Map: test superscript???
test subscript??
--
Gary VanderMolen, MS-MVP (Mail)


"iggy67" <iggy67 RemoveThis @discussions.microsoft.com> wrote in message news:C19D6757-F3DB-4457-8A2C-A45A4EE5F40B@microsoft.com...
> When creating a new message in windows mail (Vista), where is the option
> where you can use superscripts like the small numbers or letters above the
> right of
> your text in the message body?
Back to top
Login to vote
Gary VanderMolen

External


Since: Dec 31, 2007
Posts: 7120



(Msg. 3) Posted: Sun Dec 28, 2008 11:46 pm
Post subject: Re: How do to get Superscript in windows mail? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Looks like the Character Map test failed. Sad
It looked good while composing...

--
Gary VanderMolen, MS-MVP (Mail)


"Gary VanderMolen" <Gary.RemoveThis@NoMail.invalid> wrote in message news:uuIkKXYaJHA.552@TK2MSFTNGP06.phx.gbl...
>I think you would have to compose the message in Word, then copy
> and paste it into Windows Mail. Also, it's clumsy, but you can use
> Character Map: test superscript???
> test subscript??
> --
> Gary VanderMolen, MS-MVP (Mail)
>
>
> "iggy67" <iggy67.RemoveThis@discussions.microsoft.com> wrote in message news:C19D6757-F3DB-4457-8A2C-A45A4EE5F40B@microsoft.com...
>> When creating a new message in windows mail (Vista), where is the option
>> where you can use superscripts like the small numbers or letters above the
>> right of
>> your text in the message body?
>
>
Back to top
Login to vote
VistaRookie

External


Since: Dec 29, 2008
Posts: 1



(Msg. 4) Posted: Mon Dec 29, 2008 9:33 am
Post subject: Re: How do to get Superscript in windows mail? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Use the <SUP> tag. Then use </SUP> to close it.

You must be in HTML mode. Type in the word or
number that you want superscripted and then go
down to the very bottom of the email. There
should be 3 buttons. Edit, Source and Preview.
Click Source.

Alternately, you can use CTRL+F3 and it opens
the source code in an editor.

Find the proper location and put in the beginning
tag. Then on the other side of that location put
in the closing tag.

If those buttons do not appear, on a new email,
click View->put a check mark next to Source Edit.

In case you want subscript.
<SUB> </SUB>





iggy67;1117429 Wrote:
> When creating a new message in windows mail (Vista), where is the option
> where you can use superscripts like the small numbers or letters above
> the
> right of
> your text in the message body?


--
VistaRookie
Posted via http://www.vistaheads.com
Back to top
Login to vote
iggy67

External


Since: Dec 28, 2008
Posts: 2



(Msg. 5) Posted: Mon Dec 29, 2008 4:27 pm
Post subject: Re: How do to get Superscript in windows mail? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thankx, This answered my question and was very helpful.

"VistaRookie" wrote:

>
> Use the <SUP> tag. Then use </SUP> to close it.
>
> You must be in HTML mode. Type in the word or
> number that you want superscripted and then go
> down to the very bottom of the email. There
> should be 3 buttons. Edit, Source and Preview.
> Click Source.
>
> Alternately, you can use CTRL+F3 and it opens
> the source code in an editor.
>
> Find the proper location and put in the beginning
> tag. Then on the other side of that location put
> in the closing tag.
>
> If those buttons do not appear, on a new email,
> click View->put a check mark next to Source Edit.
>
> In case you want subscript.
> <SUB> </SUB>
>
>
>
>
>
> iggy67;1117429 Wrote:
> > When creating a new message in windows mail (Vista), where is the option
> > where you can use superscripts like the small numbers or letters above
> > the
> > right of
> > your text in the message body?
>
>
> --
> VistaRookie
> Posted via http://www.vistaheads.com
>
>
Back to top
Login to vote
VistaRookie

External


Since: Dec 30, 2008
Posts: 1



(Msg. 6) Posted: Tue Dec 30, 2008 2:52 am
Post subject: Re: How do to get Superscript in windows mail? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You are welcome. Glad to help!

iggy67;1118379 Wrote:
> Thankx, This answered my question and was very helpful.
>
> "VistaRookie" wrote:
>
> >
> > Use the <SUP> tag. Then use </SUP> to close it.
> >
> > You must be in HTML mode. Type in the word or
> > number that you want superscripted and then go
> > down to the very bottom of the email. There
> > should be 3 buttons. Edit, Source and Preview.
> > Click Source.
> >
> > Alternately, you can use CTRL+F3 and it opens
> > the source code in an editor.
> >
> > Find the proper location and put in the beginning
> > tag. Then on the other side of that location put
> > in the closing tag.
> >
> > If those buttons do not appear, on a new email,
> > click View->put a check mark next to Source Edit.
> >
> > In case you want subscript.
> > <SUB> </SUB>
> >
> >
> >
> > VistaRookie
> > Posted via http://www.vistaheads.com
> >
> >


--
VistaRookie
Posted via http://www.vistaheads.com
Back to top
Login to vote
Display posts from previous:   
       Home -> Vista -> Mail All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
  Windows Vista
 Windows Other
 Office
 Office Other
 Security
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET |
  • IT Support