Site hosted by Angelfire.com: Build your free website today!
PAULA'S SPACE for E-MAIL SIGNATURE HELP


(CLICK TO GO BACK TO INDEX PAGE)


        



EMAIL SIGNATURES
PAGE UNDER CONSTRUCTION PLEASE CHECK BACK

Here is an example of a simple/typical e-mail signature.

<html>
<body background="http://URL ADDRESS HERE">
<center>
<font size="4" color="white">
<marquee>
GOOD TO SEE YOU
</marquee>
<font size="3" color="aqua">>
There was a general rush to leave the saloon
as Cactus Jack slammed the old wooden batwings
hard on thier rusted hinges.
</font>
<center>
<img src="http://URL ADDRESS HERE">
<bgsound src="URL ADDRESS HERE"autostart="true"
loop="infinite">
</center>
</body>
</html>

click here to see results


Each different html tag appiled to a different action needs an open <  > as well as a close </  > , with the result/effect you want to be used between the two tags ....

1 - Where Do I Put The Html Codes To Have Graphics
And Sound In My E-mails ?

The place to put your codes is in your signature
box. This is located in your e-mail "SETTINGS".

When the codes are written in the signature box, they
will go out with every e-mail you send.
The code will stay in your signature box for as long
as you would like. From there your e-mail code can be edited
such as changing the
background, image, text, or/and sound.


E-mail signitures should be kept to a small easy, quick downloadable size, so as not to become frustrating to those reading your mail.

It is nice to have some sound and a nice grapic for your e-mail friends to enjoy as they read your mail.

HTML Tricks

These aren't all neccesarily tricks but they are great tips for getting you started on your own web page.

Page Transitions

This is how you make your page have a transition effect.

Backgrounds in web pages

To put a background in your web page or e-mail do this code and put it between the open body tag of your page:

<body background="http://the URL of background here">Easy enough

Sounds and music in web pages

This is how you put music as a background in a web page or e-mail:

<bgsound src="http://URL of sound here" autostart="true" loop="true">

The autostart="true" will make the sound start playing right away, you can put a number in place of true to represent seconds until it starts playing.
The loop="true" will enable the sound to play over and over, you can change the true to a number which will represent how many times the sound will play.

Audioscopes

Audioscopes are awesome but can only be veiwed with a WebTv browser. This is what an audioscope looks like, click on the speaker below to see it in action:

This is the code to use, put it anywhere you want the audioscope to appear:

<audioscope bgcolor="black" height="50" width="200" border="7" gain="1" leftcolor="gold" rightcolor="red" rightoffset="-5" leftoffset="5">

Remember, you can change the numbers and colors to customise your own audioscope.

Sidebars

This is how to put a side bar on your page, this will be the first code you put in your page between the body tags:

<sidebar width="25%" link="color here" vlink="color here"> <table align="left" width="25%" border="2" bgcolor="color here"> <td> <a href="http://URL of link here">name of link here</a> <hr><br> <a href="http://URL of link here">name of link here</a> <hr><br> <a href="http://URL of link here">name of link here</a> </td></table></sidebar>

Remember, you can change the numbers to customise your own sidebar.

Voice activation

This is really cool, it allows you to put in anything you want to say and make it audible. Click on the speaker below for a example:

This is the code for voice activation, put it anywhere between the body tags of your page:

<embed src="http://wwwtts.research.bell-labs.com/cgi-use r/tts/voicestts-nj?voice=man&text=This+is+an+exam ple+of+voice+activation.&audio=.wav">

You can change the voice=man to these:
woman
child
gnat
coffee
raspy
ridiculous
bigman
And you can change .wav to these:
.aiff
.au
and if you are going to use adult language do this:
.wav&ofage=on

Marquees

Marquees are used for scrolling text, as you can see

BASIC MARQUEE

<marquee>BASIC MARQUEE</marquee>MARQUEE WITH ADJUSTABLE SPEED<marquee scrollamount=10 scrolldelay=5>MARQUEE WITH ADJUSTABLE SPEED</marquee>MARQUEE WITH A BACKGROUND<marquee bgcolor="green">MARQUEE WITH A BACKGROUND</marquee>

Put these codes anywhere in your web page that you want them to be.

META Transport

META transport allows you to transport a user to another page without clicking any buttons.

META tags can be used for lots of other things too. Alot of people use them to play 2 songs back to back on there web page or e-mail.
To do this you will need to time the first song and set the META tag to click in right when the song ends. So if the first song is 2 minutes long you would set the META to click in at 120 seconds.

Here is how its done:

<bgsound src="http://URL of first song here" autostart="true"><META HTTP-EQUIV="REFRESH" CONTENT="120;URL=http://URL of second sound here">

IMPORTANT, when using META tags in e-mail be sure to put a colon after META in the code or it won't work, like this:

<META: HTTP-EQUIV....and so on.

UPDATE: There is a way to use META's now for your e-mail, you have to create a page with the META in it then go to your e-mail signature box and embed the page with the META using the bgsound src....like this:<bgsound src="http://URL of page with META on it">

Logo for web pages

This is how you put a logo for your web page when hitting "recent" or "info" on your browser.
put this code in the open body tag of your page:

<body logo="http://URL of image for your logo here">

Hit your "recent" button on your browser fo an example of logos.

instructions for web pages

This is how you put an instruction option for your page when hitting "info" on your browser.
Put this code in the open body tag on your web page:

<body instructions="http://URL of page with instructions here">

Hit "info" on your browser for a example.

Credits for web pages

This is how you make a credits option when hitting "info" on your browser.
To do this you need to put the code in your open body tag of your web page:

<body credits="http://URL of page where you would have your credits">

Hit "info" on your browser for an example.



HTML Cheatsheet   E-mail Signatures   Sound Links    Graphic Links

Humorous Links    Web Page Building    Web Tool Links

F-key Links    Reference Links    Chat Abbreviations   IRC Links

TC Chat Commands