Thursday, 21 September 2006 - 4:46 AM EDT
Name:
tom
I agree with CW & Dalleh on all points.
Here is an additional suggestion:
Place a disclaimer on your page, stating the following:
"DISCLAIMER: We have no control over websites which may offer links to our internet resource "
This can be done with a 'scrollling marquee', by using
the HTML code fragment below:
<center><marquee bgcolor="#FFFFF0" width="70%" height="10%" style="font-family: Arial Black; font-size: 12pt; color: #9D0000; border: 6 ridge #000000" scrolldelay="0" scrollamount="8">DISCLAIMER: We have no control over websites which may offer links to our internet resource </marquee></center>
<br>
This HTML fragment may be placed directly under the 'BODY' attributes, near the top of your HTML code; or, if you are using the basic editor, just paste it into the text box.