Ver Mensaje Individual
  #7 (permalink)  
Antiguo 29/10/2006, 10:08
maryiannita
 
Fecha de Ingreso: octubre-2006
Mensajes: 70
Antigüedad: 17 años, 6 meses
Puntos: 0
iconogt: me puedes decir dónde exactamente tengo que meter ese código porque no estoy muy familiarizada con html. En realidad no se que es un div...
pero mientras quede la pagina centrada me contento! ja.
gracias


OJO: saque algunas partes por que no me dejan postear direcciones web

Código:
Código HTML:
<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style></head>

<body>
<div align="center">
  <table width="760" border="0" cellpadding="0" cellspacing="0">
    <!--DWLayoutTable-->
    <tr>
      <td width="760" height="420" valign="top"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase=version=6,0,29,0" width="760" height="420">
        <param name="movie" value="dios.swf">
        <param name="quality" value="high">
        <embed src="dios.swf" quality="high" pluginspagetype="application/x-shockwave-flash" width="760" height="420"></embed>
      </object></td>
    </tr>
  </table>
</div>
</body>
</html>