(CLICK TO GO BACK TO INDEX PAGE)
<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>
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.
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:
Sounds and music in web pages
This is how you put music as a background in a web page or e-mail:
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:
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:
name of link
here
name of link here name of link here |
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:
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
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:
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:
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:
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:
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:
Hit "info" on your browser for an example.