|
Re: Help need with php include!!
here is my codes
- Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>TOXIC-TIME INTOXICATION OF LIFE</title>
<META NAME="description" content="Personal blog/graphics website produced by me ,Steven, a 16 year old from scotland.">
<META NAME="keywords" content="toxic-time.net, toxic-time, toxic, time, times, .net, domain, website, web site, site, personal, blog, graphics, free graphics, steven, steve, stephen, s, scotland, uk ,Scots, jasc, jasc paint shop pro, jasc paint shop pro 7, jasc paint shop pro 8, psp7, psp 7, psp 8, psp8, psp9, psp 9, paint shop pro 9, jasc animation shop 3, animation shop 3, animation, animate, paint, artist, web master, webmaster, web, web designer, webdesigner, designer, design, original designs, original, portfolio, folio, aspiring web designer, graphic designer, tut, tutorial, tutorials, psp 7 tutorials, ps 7 tutorials, photoshop tutorials, paint shop pro tutorials, animation shop tutorials, animation shop 3 tutorial, php tutorial, php, php includes, php includes tutorial, blending tutorial, HTML tutorials, HTML, HTML codes, html code, code, codes, javascript codes, layout, layouts, custom designs, custom design, custom, custom web design, free lance web designer, cheap web design, quality web design, affiliate, affiliates, link, links, advertise, cheap advertising for web sites, cheap advertising, website help">
<META name="Language" content="English">
<META name="resource-type" content="document">
<META name="distribution" content="Global">
<META name="copyright" content="toxic-time.net">
<META name="robots" content="Index,Follow">
<META name="rating" content="General">
<META name="revisit-after" content="1 day">
<STYLE type=text/css>
BODY, P, TD, TR, DIV, TABLE, B, I
{ font-family : verdana, tahoma, sans-serif; FONT-SIZE: 10px; color:white; Line-height:12px; letter-spacing:0pt; background-color: black
}
a:link{text-decoration:none;color:white;TEXT-ALIGN: justify;
}
a:visited{text-decoration:none;color:white;TEXT-ALIGN: justify;
}
a:active{text-decoration:none;color:white;TEXT-ALIGN: justify;
}
a:hover{text-decoration:none;color:white;TEXT-ALIGN: justify;
}
input , textarea , select {
background : #8B3626;
font-size : 10px;
font-weight : bold;
font-family : verdana, tahoma, sans-serif;
color : white;
border : 1px solid white;
}
.x {
color : white;
font-weight : bold;
font-size : 15px;
text-align : left;
.nav {
color: #ffffff;
width:116px;
height:28px
padding-left: 5px;
font-size: 10px;
letter-spacing: 1px;
text-align: center;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ffffff;
}
.outline {
border: 1px solid #ffffff;
}
</style>
</head>
<body>
<table width="785" height="347" border="0" align="center">
<tr>
<td class="outline" height="304" colspan="3" valign="top"><img src="Sadlayout/pics/compreseed3.jpg" alt="Toxic Time Header" width="850" height="300" border="1 white"/></td>
</tr>
<tr>
<td width="195" align="center"><table width="116" height="28" border="0">
<tr>
<td width="116" height="28" class="nav">Navigation</td>
</tr>
<tr>
<td width="116" height="28" class="nav">//<a href="webmaster.php">Webmaster</a><br>
//<a href="terms_con.php">You</a><br>
//<a href="qna.php">Questions</a><br>
//<a href="tag_me.php">Tag me</a><br>
//<a href="advertise.php">Advertise</a><br>
//<a href="portfolio.php">Portfolio</a>//<a href="credits.php">Credits</a><br>
//<a href="index.php">Clear</a></td>
</tr>
</table>
<p><table width="116" height="28" border="0">
<tr>
<td width="116" height="28" class="nav">Affiliates</td>
</tr>
<tr>
<td width="116" height="28" valign="top" class="nav"><p><img src="Affiliates/buttonxx.gif" alt="Darichanboi.com affilite" width="88" height="31" /></p>
<p>Inerested??</p></td>
</tr>
</table>
<p>
<table width="116" height="28" border="0">
<tr>
<td width="116" height="28" class="nav">Link Me </td>
</tr>
<tr>
<td width="116" height="28" valign="top" class="nav"><p><img src="Link me/link_1.gif" alt="Darichanboi.com affilite" width="83" height="31" class="outline" /></p>
<p>Please upload image to your own host please </p></td>
</tr>
</table></p>
</p></td>
<td width="651" colspan="2" valign="top"> </td>
</tr>
</table>
</body>
</html>
|