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.