rosepnai
Joined: 06 Jan 2004 Posts: 1
|
Posted: Tue Jan 06, 2004 4:10 am Post subject: Blog is not showing.... |
|
|
Hi, I tried using tables, and it wouldn't show. Also, I can't see the rest of my posts or blog... here's my code:
<?php /* Don't remove this line, it calls the b2 function files ! */ $blog=1; include ("blog.header.php"); ?>
<HTML>
<HEAD>
<META NAME="Author" CONTENT="Ciara">
<META NAME="Generator" CONTENT="Jasc Paint Shop Pro 7">
<TITLE> empty-promises.NET >>>>>> a new begining
</TITLE>
<LINK REL=stylesheet HREF="style.css" TYPE="text/css">
<script>
/*
Gradual-Highlight Image Script II-
By J. Mark Birenbaum ([email protected])
Permission granted to Dynamicdrive.com to feature script in archive
For full source to script, visit http://dynamicdrive.com
*/
nereidFadeObjects = new Object();
nereidFadeTimers = new Object();
/* object - image to be faded (actual object, not name);
* destop - destination transparency level (ie 80, for mostly solid)
* rate - time in milliseconds between trasparency changes (best under 100)
* delta - amount of change each time (ie 5, for 5% change in transparency)
*/
function nereidFade(object, destOp, rate, delta){
if (!document.all)
return
if (object != "[object]"){ //do this so I can take a string too
setTimeout("nereidFade("+object+","+destOp+","+rate+","+delta+")",0);
return;
}
clearTimeout(nereidFadeTimers[object.sourceIndex]);
diff = destOp-object.filters.alpha.opacity;
direction = 1;
if (object.filters.alpha.opacity > destOp){
direction = -1;
}
delta=Math.min(direction*diff,delta);
object.filters.alpha.opacity+=direction*delta;
if (object.filters.alpha.opacity != destOp){
nereidFadeObjects[object.sourceIndex]=object;
nereidFadeTimers[object.sourceIndex]=setTimeout("nereidFade(nereidFadeObjects["+object.sourceIndex+"],"+destOp+","+rate+","+delta+")",rate);
}
}
</script>
</HEAD>
<BODY background=bg.jpg>
<body leftmargin="0" rightmargin="0" topmargin="0" marginwidth="0" marginheight="0" bottommargin="0" background="bg.jpg">
<div align=center>
<!-- Begin Table -->
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="924" HEIGHT="550">
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="184" HEIGHT="110">
<IMG NAME="a0" SRC="6_1x1.jpg" WIDTH="184" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a1" SRC="6_1x2.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a2" SRC="6_1x3.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a3" SRC="6_1x4.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a4" SRC="6_1x5.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="184" HEIGHT="110">
<IMG NAME="a5" SRC="6_2x1.jpg" WIDTH="184" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a6" SRC="6_2x2.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a7" SRC="6_2x3.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a8" SRC="6_2x4.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a9" SRC="6_2x5.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="184" HEIGHT="110">
<IMG NAME="a10" SRC="6_3x1.jpg" WIDTH="184" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a11" SRC="6_3x2.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a12" SRC="6_3x3.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a13" SRC="6_3x4.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a14" SRC="6_3x5.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="184" HEIGHT="110">
<IMG NAME="a15" SRC="6_4x1.jpg" WIDTH="184" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a16" SRC="6_4x2.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a17" SRC="6_4x3.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a18" SRC="6_4x4.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a19" SRC="6_4x5.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="184" HEIGHT="110">
<IMG NAME="a20" SRC="6_5x1.jpg" WIDTH="184" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a21" SRC="6_5x2.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a22" SRC="6_5x3.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a23" SRC="6_5x4.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="185" HEIGHT="110">
<IMG NAME="a24" SRC="6_5x5.jpg" WIDTH="185" HEIGHT="110" BORDER="0"></TD>
</TR>
</TABLE>
<!-- End Table -->
</div>
<div style="position:absolute; top:578; left:640; transparent;overflow:auto;filter:alpha (opacity=100);width:325; height:2000;">
<!-- Begin Table -->
<center>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Empty-Promises.net</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
Opened: January 2, 2004<br>
Webmaster: <a href=mailto:[email protected]</a>Ciara</a><br>
Host: <a href="http://www.hostndezign.com/">HostnDezign.com</a><br>
<center><!-- OKcounter Code Start -->
<a href=http://okcounter.com/en_status.html?id=333445>
<img src=http://okcounter.com/count.html?id=333445 border=0></a>
<!-- OKcounter Code End -->
</center>
</tr></td></table><P>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Ciara// The Girl</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
Ciara, Chair, Sakura, 15 years old, November 11, Scorpio, Dragon, Filipino, ACHS, sophmore, giving, kind, procrastinator, smart, piano player, bass player, youth group, anime, music, webdesigning, Harry Potter, Card Captor Sakura, pizza, Inuyasha, Knock First, Punk'd, Degrassi, Clay Aiken, Christina Aguilera, Simple Plan
</tr></td></table><P>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Layout: Version 1</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
The layout was created by me, Ciara. This layout features Catherine Zeta Jones. The pictures were found at <a href="http://atpictures.com">ATpictures.com</a>. The layout was created by PSP7 and coded in Notepad. This layout looks best in a <b>1024*768</b> resolution.
</tr></td></table><P>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Content</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
<img src=box.jpg> <A ONCLICK="MyWindow=window.open('/','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=400,height=400,left=200,top=200'); return false;" HREF="#">Ciara</A><br>
<img src=box.jpg> <A ONCLICK="MyWindow=window.open('/','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=400,height=400,left=200,top=200'); return false;" HREF="#">For You</A><br>
<img src=box.jpg> <A ONCLICK="MyWindow=window.open('/','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=400,height=400,left=200,top=200'); return false;" HREF="#">WWW</A><br>
<img src=box.jpg> <A ONCLICK="MyWindow=window.open('/','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=400,height=400,left=200,top=200'); return false;" HREF="#">Domain</A><br>
</tr></td></table><P>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Playlist</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
<ol>
<li>Perfect by Simple Plan
<li>Come Clean by Hilary Duff
<li>Flying w/o Wings by Ruben Studdard
<li>Perfect Day by Clay Aiken
<li>I Will Carry You by Clay Aiken
<li>My Paper Heart by All American Rejects
<li>A Voice Within by Christina Aguilera
</ol>
</tr></td></table><P>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Desktop: What am I looking at?</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
<center><img src="desktop.jpg" style="filter:alpha(opacity=10)" onmouseover="nereidFade(this,100,70,20)" onmouseout="nereidFade(this,20,50,10)">
</center>
</tr></td></table><P>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Link Me</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
Link back to http://empty-promises.net<br>Please <b>NO DIRECT LINK!</b><p>
<center><img src="button1.jpg" style="filter:alpha(opacity=10)" onmouseover="nereidFade(this,100,70,20)" onmouseout="nereidFade(this,20,50,10)"> <img src="button2.jpg" style="filter:alpha(opacity=10)" onmouseover="nereidFade(this,100,70,20)" onmouseout="nereidFade(this,20,50,10)"> <img src="button3.jpg" style="filter:alpha(opacity=10)" onmouseover="nereidFade(this,100,70,20)" onmouseout="nereidFade(this,20,50,10)">
</center>
</tr></td></table><P>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Fan// I'm Obssessed</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
<center>fanlistings and cliques go here
</center>
</tr></td></table><P>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Hostees</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
Hosting is not open right now.<br>
<img src="box.jpg"> I host you
</tr></td></table><P>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Link Exchanges/Sisters/Affiliates</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
<img src="box.jpg"> Link Exchanges:<P>
<img src="box.jpg"> Sister Sites:<P>
<img src="box.jpg"> Affiliates:<P>
Please e-mail me at [email protected] if you want to be here
</tr></td></table><P>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Listed</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
where you can find me at
</tr></td></table><P>
<table width=300><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><b>Copyrighted</b></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
Empty-Promises.net belongs to me, Ciara. I made all the layouts and worked very hard on all the content and I appreciate that you do not steal, thank you!
</tr></td></table><P>
</center>
<!-- End Table -->
</div>
<div style="position:absolute; top:578; left:38; transparent;overflow:auto;filter:alpha (opacity=100);width:580;height:2000;">
<table width=550><tr><td style="filter: alpha(opacity=90); background-color: #406196; border: 1pt solid #000000"><center><?php the_weekday_date() ?></center></tr></td>
<tr><td style="border:1px solid black" bgcolor=#BDC2C8>
<!-- // b2 loop start -->
<?php while($row = mysql_fetch_object($result)) { start_b2(); ?>
<p>
<?php the_content(); ?><?php link_pages("<br />Pages: ","<br />","number") ?>
<br />
<em>posted by <strong><?php the_author() ?></strong> @ <a href="<?php permalink_link() ?>"><?php the_time() ?></a></em>
<br />
<a href="<?php comments_link() ?>"><?php comments_number("no comments", "1 comment", "% comments") ?></a>
</p>
<?php include ("b2comments.php"); ?>
<!-- // this is just the end of the motor - don't touch that line either -->
<?php } ?>
</tr></td></table><P>
</body>
</html> |
|