Re: Does someone know the answer?
From: Jim Pickering (jimp_at_mvps.0rg)
Date: 12/21/04
- Previous message: Henny: "Re: Does someone know the answer?"
- In reply to: Henny: "Re: Does someone know the answer?"
- Next in thread: Henny: "Re: Does someone know the answer?"
- Reply: Henny: "Re: Does someone know the answer?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 21 Dec 2004 08:50:54 -0800
Hi Henny:
All contributions accepted as they can contribute to the user's
understanding of "howto" do something. Hope things are well in your frozen
part of the world.
Best wishes to you and yours for a Happy Holiday. Long time since we've
corresponded.
Jim
"Henny" <henny@nospam.dk> wrote in message
news:utHBR725EHA.796@TK2MSFTNGP09.phx.gbl...
> Which is what you did - silly me. I demonstrated another way of defining a
> box in the stylesheet...
> --
> Henny
>
> "Henny" <henny@nospam.dk> skrev i en meddelelse
> news:%23YC95425EHA.3648@TK2MSFTNGP11.phx.gbl...
> Or define the textarea in your stylesheet...
> --
> Henny
>
> "Jim Pickering" <jimp@mvps.0rg> skrev i en meddelelse
> news:eBNPUzX5EHA.828@TK2MSFTNGP14.phx.gbl...
> Insert your text into the box.
> You can change the color of the scrollbars
> for this element with the controls below.
> I've made this sample 60 columns wide.
> And provided 10 rows for the text.
>
> You can type within the box by clicking inside the box
> so that it is shaded. Recipients can use the scroll bars
> to read the message if you exceed the limits of the box
> size.
> You can play with this sample of code to insert a message box into your
> HTML code:
>
> <HTML>
> <HEAD>
> <STYLE>
> .TA {scrollbar-3dlight-color:;
> scrollbar-arrow-color:darksalmon;
> scrollbar-base-color:aqua;
> scrollbar-darkshadow-color:;
> scrollbar-face-color:orange;
> scrollbar-highlight-color:;
> scrollbar-shadow-color:tomato}
> </STYLE>
> </HEAD>
> <BODY>
> <TEXTAREA cols=60 rows=10 wrap=off CLASS="TA">
> Inserting your desired text within the
> limits of the boxed area.
>
> Just add lines if needed and the recipient
> can scroll to read your message.
> </TEXTAREA>
> </BODY>
> </HTML>
>
> --
> Jim Pickering, MVP, Outlook Express
> Please reply to newsgroup only.
>
>
> "Bubba" <im@home.com> wrote in message
> news:uBJ6ZIV5EHA.2016@TK2MSFTNGP15.phx.gbl...
>> When using a busy background image in emails is there a way to place
>> a box behind your text as you type so you can see your words? TIA
>>
>>
>>
>
>
- Previous message: Henny: "Re: Does someone know the answer?"
- In reply to: Henny: "Re: Does someone know the answer?"
- Next in thread: Henny: "Re: Does someone know the answer?"
- Reply: Henny: "Re: Does someone know the answer?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|