![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
04/08/2004, 17:55
|
| | Fecha de Ingreso: noviembre-2002 Ubicación: LIMA
Mensajes: 652
Antigüedad: 22 años, 3 meses Puntos: 1 | |
table width="100%" Hola...probe el siguiente codigo HTML en mi internet explorer:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Documento sin título</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
}
-->
</style></head>
<body >
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#993333">
<!--DWLayoutTable-->
<tr>
<td width="100%" height="152"> </td>
</tr>
</table>
</body>
</html> el problema q tengo es q me deja un espacio pequeño a la derecha que no quiero q se vea..sino me quedara cortada la pagina en el futuro. Gracias desde ya. |