is0lized
March 1st, 2002, 02:06
i need help whats wrong with this code?
<HTML>
<HEAD>
<META name="keywords" content="">
<META name="description" content="">
<META http-equiv="Content-Language" content="EN">
<META name="author" content="Removed">
<META name="distribution" content="Global">
<META name="revisit-after" content="1 days">
<META name="copyright" content="COPYRIGHT © 2001 Is0lized Networks, Inc. Copyright infringment is illegal. Don't do it, Be creative. Create your
own site.">
<META name="robots" content="NOFOLLOW,INDEX">
<TITLE><?php include("title.txt");?></TITLE><LINK rel="stylesheet" href="corestyle.css" type="text/css"></head>
<body topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
<div align="center"><?php include("top.php");?>
<table width="96%" bgcolor="#111111"border="0" cellspacing="1" cellpadding="0" valign="top"><tr valign="top"><td bgcolor="#E8E6E6">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="139"><img src="spacer.gif" height="5" width="135"><br><?php include("left.php");?></td> <td><div
align="center"><br>
<table width="98%" bgcolor="#111111" border="0" cellspacing="1" cellpadding="0" valign="top">
<tr valign="top"><td bgcolor="#FFFFFF"><div align="center">
<table width="98%" border="0" cellspacing="0" cellpadding="0" valign="top">
<tr valign="top"><td><font color="#222222" size="4"><strong>{{entrysubject}}</strong></font><br><br>
{{entrymainbody}}
</td> </tr><tr valign="top"><td><br>Posted by <a href="mailto:{{authoremail}}">{{author}}</a> at {{hour}}:{{minuteminute}}{{ampm}},
{{weekday}}, {{monthword}} {{day}} | Comments (<a href="{{commentslink}}">{{commentsnumber}}</a>)<br><hr width="100%">
</td></tr></table><br><br>
</div><br><br>
</td>
</tr></table></div><br>
</td><td width="135"><img src="spacer.gif" height="5" width="135"><br><?php include("right.php");?></td>
</tr></table></td></tr></table>
<?php include("bot.php");?>
</div></body>
</html>
<HTML>
<HEAD>
<META name="keywords" content="">
<META name="description" content="">
<META http-equiv="Content-Language" content="EN">
<META name="author" content="Removed">
<META name="distribution" content="Global">
<META name="revisit-after" content="1 days">
<META name="copyright" content="COPYRIGHT © 2001 Is0lized Networks, Inc. Copyright infringment is illegal. Don't do it, Be creative. Create your
own site.">
<META name="robots" content="NOFOLLOW,INDEX">
<TITLE><?php include("title.txt");?></TITLE><LINK rel="stylesheet" href="corestyle.css" type="text/css"></head>
<body topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
<div align="center"><?php include("top.php");?>
<table width="96%" bgcolor="#111111"border="0" cellspacing="1" cellpadding="0" valign="top"><tr valign="top"><td bgcolor="#E8E6E6">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="139"><img src="spacer.gif" height="5" width="135"><br><?php include("left.php");?></td> <td><div
align="center"><br>
<table width="98%" bgcolor="#111111" border="0" cellspacing="1" cellpadding="0" valign="top">
<tr valign="top"><td bgcolor="#FFFFFF"><div align="center">
<table width="98%" border="0" cellspacing="0" cellpadding="0" valign="top">
<tr valign="top"><td><font color="#222222" size="4"><strong>{{entrysubject}}</strong></font><br><br>
{{entrymainbody}}
</td> </tr><tr valign="top"><td><br>Posted by <a href="mailto:{{authoremail}}">{{author}}</a> at {{hour}}:{{minuteminute}}{{ampm}},
{{weekday}}, {{monthword}} {{day}} | Comments (<a href="{{commentslink}}">{{commentsnumber}}</a>)<br><hr width="100%">
</td></tr></table><br><br>
</div><br><br>
</td>
</tr></table></div><br>
</td><td width="135"><img src="spacer.gif" height="5" width="135"><br><?php include("right.php");?></td>
</tr></table></td></tr></table>
<?php include("bot.php");?>
</div></body>
</html>