
07/09/2005, 09:13
|
| | Fecha de Ingreso: septiembre-2005 Ubicación: Bs as, capital
Mensajes: 77
Antigüedad: 19 años, 6 meses Puntos: 0 | |
Proba con esto:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="0" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<? include('arriba.php'); ?>
</td>
</tr>
<tr>
<td><table width="0" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<? include('izquierda.php'); ?>
</td>
<td><table width="450" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>B"H Aqui estara el texto de la pagina</td>
</tr>
</table></td>
<td>
<? include('izquierda.php'); ?>
</td>
</tr>
</table></td>
</tr>
<tr>
<td>
<? include('abajo.php'); ?>
</td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</body>
</html>
Las partes de arriba y abajo son estas:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body></td>
<tr>
<td><table width="750" height="200" border="0" bgcolor="#0000FF">
<tr>
<td valign="top"> </td>
</tr>
</table></body>
</html>
Las partes laterales son estas:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="150" height="500" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#0000FF">
<tr>
<td> </td>
</tr>
</table>
</body>
</html>
__________________ Soy MC VENOM, 100% rapero!!! |