View Single Post
  #6 (permalink)  
Old Sep 14th, 2007, 21:41
mcdanielnc89's Avatar
mcdanielnc89 mcdanielnc89 is offline
SuperMember

SuperMember
Join Date: Sep 2007
Location: Missouri
Age: 19
Posts: 232
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Needing major help with my page...

Here's the header...

Code: Select all
<head>
<link rel="shortcut icon" href="http://newbreedjesusfreaks.com/images/favicon.ico">
</head>
<body onLoad="show5()">
<span id="liveclock" style="position:absolute;right:105;top:20;">
</span>
<script language="JavaScript">
<!--
/*
Upper Left Corner Live Clock Script- © Dynamic Drive (www.dynamicdrive.com)
For full source code, 100's more DHTML scripts, and TOS,
visit http://www.dynamicdrive.com
*/
function show5(){
 if (!document.layers&&!document.all&&!document.getElementById)
 return
 var Digital=new Date()
 var hours=Digital.getHours()
 var minutes=Digital.getMinutes()
 var seconds=Digital.getSeconds()
 var dn="AM" 
 if (hours>12){
 dn="PM"
 hours=hours-12
 }
 if (hours==0)
 hours=12
 if (minutes<=9)
 minutes="0"+minutes
 if (seconds<=9)
 seconds="0"+seconds
//change font size here to your desire
myclock="<font size='4' face='Arial' color='#ffffff' ><b><font size='1'>Current Time:</font></br>"+hours+":"+minutes+":"
 +seconds+" "+dn+"</b></font>"
if (document.layers){
document.layers.liveclock.document.write(myclock)
document.layers.liveclock.document.close()
}
else if (document.all)
liveclock.innerHTML=myclock
else if (document.getElementById)
document.getElementById("liveclock").innerHTML=myclock
setTimeout("show5()",1000)
 }
//-->
</script>
</body>
<center>
<table border="0" cellpadding="0" cellspacing="0" width="85%">
  <TR>
    <td width="100%">
      <table border="0" cellpadding="0" cellspacing="0" width="100%">
        <tr>
          <td width="100%">
          <img src="http://newbreedjesusfreaks.com/images/topbanner.png" alt="Logo" width="100%" height="150"></td>
        </tr>
      </table>
      <table border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="150" class="leftnav" valign="top">
            <table border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td width="155" class="linkstd">
                <a href="http://www.newbreedjesusfreaks.com/index.php" class="leftlinks">Home</a></td>
              </tr>
              <tr>
                <td width="155" class="linkstd">
                <a href="http://www.newbreedjesusfreaks.com/aboutus.php" class="leftlinks">About Us</a></td>
              </tr>
              <tr>
                <td width="155" class="linkstd">
                <a href="http://www.newbreedjesusfreaks.com/monthlysignin.php" class="leftlinks">Monthly Sign-in</a></td>
              </tr>
              <tr>
                <td width="155" class="linkstd">
                <a href="http://www.newbreedjesusfreaks.com/statementoffaith.php" class="leftlinks">Statement of Faith</a></td>
              </tr>
              <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/forums/" class="leftlinks">Forums</a></td>
              </tr>
              <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/rules.php" class="leftlinks">Rules</a></td>
              </tr>
              <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/chat.php" class="leftlinks">Chatroom</a></td>
              </tr>
              <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/downloads.php" class="leftlinks">Downloads</a></td>
              </tr>
              <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/requests.php" class="leftlinks">Requests</a></td>
              </tr>
              <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/tencommandments.php" class="leftlinks">Ten Commandments</a></td>
              </tr>
               <tr>
                <td width="155" class="linkstd"> 
                <a href="#" class="leftlinks">Pictures</a></td>
              </tr>
               <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/staff.php" class="leftlinks">Staff</a></td>
              </tr>
               <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/memberofthemonth.php" class="leftlinks">Member of the Month</a></td>
              </tr>
               <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/puritypledge.php" class="leftlinks">Purity Pledge</a></td>
              </tr>
               <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/links.php" class="leftlinks">Links</a></td>
              </tr>
               <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/search.php" class="leftlinks">Search</a></td>
              </tr>
               <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/donate.php" class="leftlinks">Support Us</a></td>
              </tr>
               <tr>
                <td width="155" class="linkstd"> 
                <a href="http://www.newbreedjesusfreaks.com/contactus.php" class="leftlinks">Contact Us</a></td>
              </tr>
               <tr>
                <td width="155" class="linkstd"> 
                <br>
                
                </td>
              </tr>
               <tr>
                <td width="150" class="linkstd"> 
                </td>
              </tr>
            </table>
          </td>
          <td width="90%" class="rightmain" valign="top">
          </center>
heres the body....
Code: Select all
<EMBED SRC="playlist.m3u" WIDTH="300" HEIGHT="45" AUTOSTART="FALSE"><span style="position:absolute;left:60;top:100";></span></EMBED><br />
<center>
<img alt="NBJF Logo" src="images/NBJFLogo-Praying.gif" width="581" height="284">
          <span style="text-decoration: line-through;" color: "#000080;" onclick="window.external.AddFavorite(location.href,document.title);">
          <b><br>Click here to add us to your 
        favorites!</b></span><h1>Everyone is 
        welcome!</h1>
        <table width="90%" align="center" border="0">
         <tr>
          <td>
          <div align="center">
          <font face="Tahoma" color="#000095" size="4">
           Remember not the sins of my youth, 
           or my transgressions; according to 
           thy steadfast love remember me, for 
           thy goodness' sake, O LORD!<br>Psalms 25:7</font></div>
          </td>
         </tr>
        </table>
        <br>
        <hr width="75%" SIZE="5">
        <table width="90%" align="center" border="0">
         <tr>
          <td><div align="center">
          <p><br>
          <h2>Welcome to the New Breed Jesus Freaks 
          site!</h2>
          <p><font face="Tahoma" color="#000099" size="3">We pray you 
          have an awesome time here looking 
          around, reading the materials, and 
          fellowshipping with the other members of 
          this site. If you have any questions or 
          comments, please voice them in the 
          forums. Here at New Breed Jesus Freaks 
          we like to keep a warm, friendly, and 
          clean atmosphere. Feel free to post on 
          the group's forums and we hope you'll 
          join us in the chat room every now and 
          then. Just remember to keep things clean 
          and friendly! If you have any questions 
          about Christ or the Bible we'll do 
          everything we can to help you find the 
          answers you are looking for. We're 
          always looking for suggestions on how to 
          make this group better, so be kind and 
          offer helpful tips.<br><br>God Bless You!</font></p>
          <p><font face="Tahoma" color="#FF0000">Want info on the site?
          <a href="aboutus.php">Go Here!</a></font></p>
          <font face="Tahoma" color="#0000CC" size="4">
          <img alt="Smiley" src="images/HotSmiley1.gif" width="19" height="19">
          Nathaniel(Founder)
          <img alt="Smiley" src="images/HotSmiley.gif" width="19" height="19"></font>
          </div></td>
         </tr>
        </table>
        <br>
        <img height="165" alt="Cross" src="images/piceroonie.bmp" width="127" border="0">
        <p>
        <font face="Tahoma" color="#FF6600" size="6">
        Site Last Updated :
        September 2007</font></p>
        <table cellpadding="1" cellspacing="5" width="25%" border="1" bgcolor="#999999" bordercolor="#000000" bordercolordark="#FFFFFF">
         <tr>
          <td align="center">
          <font face="Tahoma" size="1" color="#3333FF">Admin</font></td>
          <td align="center">
          <font face="Tahoma" size="1" color="#3333FF">Nathaniel</font></td>
         </tr>
         <tr>
          <td align="center">
          <font face="Tahoma" size="1" color="#3333FF">Co-Admin</font></td>
          <td align="center">
          <font face="Tahoma" size="1" color="#3333FF">Adam</font></td>
         </tr>
         <tr>
          <td align="center">
          <font face="Tahoma" size="1" color="#3333FF">Manager</font></td>
          <td align="center">
          <font face="Tahoma" size="1" color="#3333FF">Nelson</font></td>
         </tr>
         <tr>
          <td align="center" style="height: 21px">
          <font face="Tahoma" size="1" color="#3333FF">Assistant Manager</font></td>
          <td align="center" style="height: 21px">
          <font face="Tahoma" size="1" color="#3333FF">Kevin</font></td>
         </tr>
         <tr>
          <td align="center">
          <font face="Tahoma" size="1" color="#3333FF">Assistant Manager</font></td>
          <td align="center">
          <font face="Tahoma" size="1" color="#3333FF">Rachel</font></td>
         </tr>
        </table>
        <br>
        <hr width="75%" SIZE="5">
        <p><font face="Tahoma" color="#3366FF" size="3">Deuteronomy 6:5-<br>
        &quot;Love the Lord your God with all your HEART, 
        with all your soul, and with all your mind and 
        with all your strength.&quot;</font></p>
        <p>
                                <img alt="God Owned" src="images/GodOwned.gif" border="0" width="216" height="72"></p>
        <p>
                                <img alt="Star" src="images/star.gif" border="0" width="18" height="17">Open 
        Since September 30,2003<img alt="Star" src="images/star.gif" border="0" width="18" height="17"></p>
        </center>

and heres teh footer...
Code: Select all
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" class="footer" align="center">Copyright &copy 2003-2007 <a href="<A href="http://www.newbreedjesusfreaks.com"><font">http://www.newbreedjesusfreaks.com"><font color="#ffffff"><u>New Breed Jesus Freaks</u></font></a>. All Rights Reserved.
</td>
</tr>
</table>
</td>
</tr>
</table>
Reply With Quote