Valuable Links
I will compile as complete a list as possible of tips that I have
found to be valuable from the Onelist sites I belong to and the various postings in news groups.
1)Here is what you do to make your pages load faster. First of
all, this will not work, linking from one server to another. So,
ie: You must use transloaded gifs, at your tripod account, on a
tripod page, etc.
(img src="car.gif")
Now, if they are in a subdirectory, you do this. (img
src="gifs/car.gif")
(bgsound src="midis/swing.mid")
Etc, etc,,,,
You can speed them up even faster by adding this little trick.
(img src="car.gif" autostart="faster")
2) Put this on a page and you will be emailed when someone visits it. put your e-mail addy on it
(img
src="http://www.whirlycott.com/freecgi/freelog.cgi?yourname@webtv.net" height="1" width="1")
3)To put image before text on email-
The image above text code
needs to be the very LAST thing in there before your closing
(/html) tag.
(/table)(/tr)(/td)(br)(br)(img src="URL of PEACE sign"
align="right") IT will appear at the bottom when you write, but
will be at the top when it is sent.
4)If you use animated image for a corner bg you will lose the
animation. Here is the correct corner code. Notice the use of the
tags. This will prevent ghosting and has not
been mentioned in any of the very good tutorials that have been
written. It is VERY IMPORTANT for a good visual presentation.
(noembed)(body
background="http://members.tripod.com/~deb29/PEEKING_CAT-crnrbg.gi
f" bgcolor="#2F2F4F" text="#FAF0E6")(/noembed)
5)Random Song Script-
*script language="JavaScript"* song = new
Array(5); song[0] ='http://www.firstsong.mid'
song[1] ='http://www.secondsong.ram'
song[2] ='http://www.thirdsong.ra'
song[3] ='http://www.fourthsong.wav'
song[4] ='http://www.fifthsong.anything' index =
Math.floor(Math.random() * song.length); document.write("