|
||
|
|
|||||||
| Welcome to the Exploding Garrmondo Weiner Interactive Swiss Army Penis. |
|
GFF is a community of gaming and music enthusiasts. We have a team of dedicated moderators, constant member-organized activities, and plenty of custom features, including our unique journal system. If this is your first visit, be sure to check out the FAQ or our GFWiki. You will have to register before you can post. Membership is completely free (and gets rid of the pesky advertisement unit underneath this message).
|
![]() |
|
|
Thread Tools |
Try this:
Code:
<php>
<head>
<title>Hal Martin Motorsports</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<body bgcolor="#000000" topmargin="0" bottommargin="0">
<div align="center"><a href="cutenews"><img src="images/logo2.jpg" border="0" alt="Hal Martin Motorsports [cutenews login]"></a></div>
<table align="center" width="700" height="100%" background="images/bg.jpg" border="0" cellspacing="0" cellpadding="0">
<tr><td align="center">
<br><a href="/forums/" target="_new">Check out the forum!</a>
</td></tr>
<tr><td>
<table align="center" width="640">
<tr valign="top">
<td width="125">
<?php
include("menu.php");
?>
</td>
<td width="515" align="center">
<br><br>
<?php
$number = "5";
include("cutenews/show_news.php");
?>
</td>
</tr>
</table>
</td></tr>
<tr><td> </td></tr>
<tr><td> </td></tr>
<tr></tr>
<tr><td> </td></tr>
<tr><td> </td></tr>
</table>
</body>
</php>
Jam it back in, in the dark. |
Code:
<php>
<head>
<title>Hal Martin Motorsports</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<body bgcolor="#000000" topmargin="0" bottommargin="0">
<div align="center"><a href="cutenews"><img src="images/logo2.jpg" border="0" alt="Hal Martin Motorsports [cutenews login]"></a></div>
<table align="center" width="700" height="100%" valign="top" background="images/bg.jpg" border="0" cellspacing="0" cellpadding="0">
<tr><td align="center">
<br><a href="/forums/" target="_new">Check out the forum!</a>
</td></tr>
<tr><td>
<table align="center" width="640">
<tr valign="top">
<td width="125">
<?php
include("menu.php");
?>
</td>
<td width="515" align="center">
<br><br>
<?php
$number = "5";
include("cutenews/show_news.php");
?>
</td>
</tr>
</table>
</td></tr>
<tr><td> </td></tr>
<tr><td> </td></tr>
<tr></tr>
<tr><td> </td></tr>
<tr><td> </td></tr>
</table>
</body>
</php>
There's nowhere I can't reach. |
Put the things in the wrong place... my bad. >_> Hopefully, it's okay now.
Code:
<php>
<head>
<title>Hal Martin Motorsports</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<body bgcolor="#000000" topmargin="0" bottommargin="0">
<div align="center"><a href="cutenews"><img src="http://www.gamingforce.com/forums/images/logo2.jpg" border="0" alt="Hal Martin Motorsports [cutenews login]"></a></div>
<table align="center" width="700" height="100%" background="http://www.gamingforce.com/forums/images/bg.jpg" border="0" cellspacing="0" cellpadding="0">
<tr><td align="center">
<br><a href="/forums/" target="_new">Check out the forum!</a>
</td></tr>
<tr valign="top"><td>
<table align="center" width="640">
<tr valign="top">
<td width="125">
<?php
include("menu.php");
?>
</td>
<td width="515" align="center" valign="top">
<br><br>
<?php
$number = "5";
include("cutenews/show_news.php");
?>
</td>
</tr>
</table>
</td></tr>
<tr><td> </td></tr>
<tr><td> </td></tr>
<tr></tr>
<tr><td> </td></tr>
<tr><td> </td></tr>
</table>
</body>
</php>
This thing is sticky, and I don't like it. I don't appreciate it. |