if i want to embed this
http://codstats.project9studios.com/?tx1:13206
into here
http://www.gamershdq.com/8th/index.php?id=server
how would i go about doing that? I have played around with iframes, but nothin displays correctly.
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>clanname.com</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<BODY text="#FFFFFF" LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 bgcolor="2A2A2A">
<div align="left">
<table width="644" height="8">
<tr>
<td height="2" width="84"><img src="images/serverbar.jpg" width="638" height="17"></td>
</tr>
</table>
<table width="643" height="62">
<tr>
<td height="77" width="109">
<table width="641" border="0" align="left">
<tr>
<td height="22">
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="644" height="8">
<tr>
<td height="2" width="84"><img src="images/spacerbar.jpg" width="638" height="6"></td>
</tr>
</table>
</div>
</BODY>
</HTML>