Silver Rainbows Poetry Silverhawk's Graphics Nursing
Jewelry Silversmithing Banners Desert Medicine
Bear claws Coin bottle Turquoise Carving Carved Wolf
Free page Earrings Bear Tooth Lion Claws
Flying Eagle Bear Fetish Shark's Tooth Elk Buckle

Need help to make your page a reality? Well you've come to the right place.

I Need the code to make a credit button a link.

What is the code for putting in a background?.

How do I make the box around graphics dissapear?.

How do I make a mail a link?

How can I make a particular subject line in a mail?

How do I make a stationary background?

How do I make a lake applet?

What is the code for putting banners in guestbooks?

How do I get html coding to appear on webpages?

How do I embed music files?.

How do I make a drop down menu of links?

How do I make a colored table?

How do I move the text off of bordered backgrounds?

How do I get the links to change color when the mouse goes over them?

How do I make a redirect page?

Attention AOL users; your graphics may not show up on all browsers.

How do I make a form that sends me email?

What is wrong with a credit page?

What on earth is a derivative work?

 

So you moved your site to a new place, but you'd like to let your visitors find your new home. To do this, insert the following between the HEAD tags of your page: <META HTTP-EQUIV="refresh" CONTENT="10;URL=http://www.YOURNEWSITE.com/"> The code CONTENT="10; tells the browser to wait 10 seconds before transfer. You can choose however long you would like, but perhaps you'd want to avoid 0 seconds because some browsers aren't capable of handling it.

How do I remove the link color from around the buttons?

Simply put in border ="0" at the end of the image code

<img src="" width="" height="" border="0"></a>

The buttons on this page are named CliffWolf1hbt.jpg, and the code would be: <img src="CliffWolf1hbt.jpg" width="85" height="43" border="0"></a>

How do I make a mail link?

<a href=mailto:youremail>your email</a> How do I put something in the suject line of the email? The code is <a href=mailto:YOUR EMAIL.com?subject=YOUR SUBJECT>your email</a>

For example mine would be
<a href=mailto:Silverhawk@ableweb.net?subject=HTML HELP PAGE>your email</a>

How to hide e-mail addresses from spammers

Unfortunately, there are a lot of unscrupulous people who send spam by the thousands each day. Well, here's one way to decrease spam.

Spammers comb HTML page source codes with robots looking for addresses that look like myname@fake.com, and they won't be able to do much with addresses coded using the following java script unless they visit every Web page by hand.

Even if you're not a programmer, you should be able to handle this one. Basically, the code keeps the mailto:, your name, and your domain separate in the HTML file, combining them only when the page is browsed. It will even work with FrontPage: <script language=javascript>
<!--
// By Joseph McLean <flux@thecentre.com>
var linktext = "Your link text";
var email1 = "Silverhawk";
var email2 = "ableweb.net";

document.write("<a href=" + "mail" + "to:" + email1 + "@" + email2 + ">" +
linktext + "</a>")
//-->
</script>

To customize, replace "Your link text" with the text you want people to click on. Also, following email1 replace silverhawk with your name (if your e-mail address is JohnDoe@myservice.com, put JohnDoe there). Finally, following email2 replace ableweb.net with the rest of your address.

Implement this code and get rid of a lot of spam!

Graphics by

Star Graphic by Graphics by Niala