Free Web Hosting Provider - Web Hosting - E-commerce - High Speed Internet - Free Web Page
Search the Web

Welcome To Atheism101

Welcome To Atheism101 About Quotes "X-tians"  "X-tians"II Photo BOOKS Page Links What is a "soul"?

Meet your Instructor

In this first paragraph, I should introduce myself, my business, my club, or my reason for building a Web site. I can use the subheadings below to give detailed introductions, or I can just summarize the introduction here. I could also give visitors tips for navigating my site--what's located under each button  BUTTON!? WHAT BUTTON!?, for example.

Listing Site Updates

Under one of these subheadings, it's a good idea to list recent updates to my site so that visitors, especially return visitors, can check out the new stuff first. For example, I could list the date and a brief description of the update.

I could also list updated news about my site's topic. For example, if my site were about a particular sport, I'd could discuss the outcome of a recent competition.

Notifying Visitors of Site Enhancements

Another idea for my home page's text is notifying visitors about the enhancements I put on my site. For example, I want visitors to sign my guestbook or fill out my survey Form E-mailer to answer questions about my site, my business, or my site's topic.

not Getting Rich Quick--From My Site!

<center>Powered by <a href="http://dir.webring.com/rw" target=_top>WebRing</a>.</center>

<!--optional-->
<noscript><center><table bgcolor=gray cellspacing=0 border=2><tr>
<td><table cellpadding=2 cellspacing=0 border=0><tr><td align=center>
<font face=arial size=-1>This site is a member of WebRing.
<br>To browse visit <a href="http://ss.webring.com/navbar?f=l;y=slowpoker6969;u=defurl2">
Here</a>.</font></td></tr></table></td></tr></table>
</center></noscript>

 

 

 

I might not want a large amount of text on my home page if I want to guide visitors toward my other pages. Instead of text, I can add others' buttons to this first page, and I'll be rewarded for people who click on the buttons. For example, if a visitor signs up for a Visa using the NextCard button on my site, I earn at least $20!

Behind the Scenes of My Home Page

Even if I don't put much text on my home page (you bet I will), it's a good idea to include hidden tools that will help me promote my site, so people other than my friends and family actually see it. For example, I could add meta tags (ok, I forget - what's a meta tag?), which are hidden codes that allow search engines to find my site. I could also install stats and a counter so I know how many people are visiting. If not many are visiting, submitting my site to search engines will guide more traffic to my site.

<form action=/cgi-bin/guest method=post name=fhguest>
<table border=0 cellpadding=2 cellspacing=0>
<tr><td align=right>Name:</td><td><input type=text size=40 name=guest_name value='' maxlength=50></td></tr>
<tr><td align=right>Email:</td><td><input type=text size=40 name=guest_email value='' maxlength=100></td></tr>
<tr><td align=right>HomePage:</td><td><input type=text size=40 name=guest_URL value='http://' maxlength=100></td></tr>
<tr><td align=right>Where are<br>you from:</td><td><input type=text size=40 name=guest_address value='' maxlength=100></td></tr>
<tr><td valign=top align=right>Comments:</td><td><textarea name=guest_comments rows=4 cols=40 wrap=virtual></textarea></td></tr>
<tr><td colspan=2 align=center>Type this 4 to 6 character security code <img name=auth_img src=''> into this box <input type=hidden name=auth_image value='' ><input type=text size=4 name=auth_code><br>
(This code prevents automated programs from adding entries to the guestbook.)</td></tr>
<tr><td> </td><td><input type=submit value='Submit My Information'><input type=reset value=Clear><input type='button' value='Home Page' onClick=location.href='http://atheism101.iwarp.com'></td></tr>
</table></form>
<SCRIPT>function setAuthCode() {
  c = new Array(8);
  for(i=0;i<8;i++){c[i]=Math.round(Math.random()*26)+65}
    authString = String.fromCharCode(c[0],c[1],c[2],c[3],c[4],c[5],c[6],c[7]);
    document.fhguest.auth_image.value = authString+".gif";
    document.auth_img.src = "/cgi-bin/authimage/"+authString+".gif";
} setAuthCode();</SCRIPT>