Ver Mensaje Individual
  #3 (permalink)  
Antiguo 28/09/2006, 03:58
Avatar de Laika
Laika
 
Fecha de Ingreso: octubre-2001
Mensajes: 1.376
Antigüedad: 22 años, 6 meses
Puntos: 0
Gracias por el Link. tengo un problema. Este es el codigo que me has pasado:

Cita:

<html>

<head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<title>Dead Centre</title>
<style type="text/css" media="screen"><!--
body
{
color: white;
background-color: #003;
margin: 0px
}

#horizon
{
color: white;
background-color: #0ff;
text-align: center;
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
visibility: visible;
display: block
}

#content
{
font-family: Verdana, Geneva, Arial, sans-serif;
background-color: #f00;
margin-left: -125px;
position: absolute;
top: -35px;
left: 50%;
width: 250px;
height: 70px;
visibility: visible
}


.headline
{
font-weight: bold;
font-size: 24px
}

#footer
{
font-size: 11px;
font-family: Verdana, Geneva, Arial, sans-serif;
text-align: center;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 20px;
visibility: visible;
display: block
}

a:link, a:visited
{
color: #06f;
text-decoration: none
}

a:hover
{
color: red;
text-decoration: none
}

.captions
{
color: white;
font-size: 10px;
line-height: 14px;
font-family: Verdana, Geneva, Arial, sans-serif;
text-align: left
}

--></style>
</head>

<body>
<div id="horizon">
<div id="content">


</div>
</div>
<div id="footer">
<a href="deadcentre3.html">
back</a></div>

</body>

</html>
Lo que necesito ahora es meter en la capa <div id="content"> lo siguiente:

Cita:

<table width="780" border="0" cellspacing="0" cellpadding="0">
<tr>
<th scope="row">sd</th>
</tr>
<tr>
<th scope="row"><table width="780" height="317" border="1" align="center" cellpadding="0"
cellspacing="0" bordercolor="#eeeeee" bgcolor="#FFFFFF" valign="middle">
<tr>
<td height="317" valign="top"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="780" height="317">
<param name="movie" value="montajes/index/index.swf" />
<param name="quality" value="high" />
<embed src="montajes/index/index.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="780" height="317"></embed>
</object></td>
</tr>
</table></th>
</tr>
<tr>
<th scope="row">sd</th>
</tr>
</table>
Al meterlo ya o me queda centrado