Ver Mensaje Individual
  #3 (permalink)  
Antiguo 23/03/2004, 16:04
Avatar de 00israel
00israel
 
Fecha de Ingreso: enero-2002
Ubicación: madrid
Mensajes: 636
Antigüedad: 22 años, 3 meses
Puntos: 5
gracias patomas por tu ayuda. El autentico codigo donde esta la pagina que tengo el problema es este:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>oferta pymes de dissenimun.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="estilos.css" rel="stylesheet" type="text/css">
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="600" height="750" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="10" height="80">&nbsp;</td>
<td><img src="logo-muestra.jpg" width="120" height="65"></td>
<td width="150" bgcolor="#0066FF" class="lineaslat">&nbsp;</td>
<td width="10">&nbsp;</td>
</tr>
<tr bgcolor="#CCCCCC">
<td width="10" height="70" class="lineas-sup">&nbsp;</td>
<td height="70" class="lineas-sup"><img src="PUB-muestra-.jpg" width="267" height="65"></td>
<td height="70" colspan="2" class="lineas-izq">&nbsp;</td>
</tr>
<tr>
<td colspan="2" align="center" valign="middle">
<table width="400" height="525" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td height="218" colspan="2" valign="top"><img src="foto_muestra.jpg" width="255" height="218"></td>
<td width="134" valign="top"> <p align="left"><font size="2" face="Arial, Helvetica, sans-serif"><strong><font color="#0066FF">Aqu&iacute;</font>
es donde podr&aacute;s colocar un texto de bienvenida. Esta pantalla
principal es una portada y los tres recuadros inferiores son las
secciones. Tanto la portada como las secciones van con una imagen
concreta.</strong></font></p></td>
</tr>
<tr>
<td height="10" colspan="3">&nbsp;</td>
</tr>
<tr>
<td width="133" height="100" align="center" valign="middle" class="cuadrosfotos"><img src="foto_muestra.jpg" width="92" height="77"></td>
<td width="133" align="center" valign="middle" class="cuadros-fotos-sup"><img src="foto_muestra.jpg" width="92" height="77"></td>
<td width="134" align="center" valign="middle" class="cuadrosfotos"><img src="foto_muestra.jpg" width="92" height="77"></td>
</tr>
<tr>
<td height="22" align="center" valign="middle" bgcolor="#CCCCCC" class="cuadro-fotos-lat"><div align="center"><font size="1" face="Arial, Helvetica, sans-serif"><strong>&iquest;Quienes
somos? </strong></font></div></td>
<td align="center" valign="middle" bgcolor="#CCCCCC"><div align="center"><font size="1" face="Arial, Helvetica, sans-serif"><strong>&iquest;Qu&eacute;
hacemos?
</strong></font></div></td>
<td align="center" valign="middle" bgcolor="#CCCCCC" class="cuadro-fotos-lat"><div align="center"><font size="1" face="Arial, Helvetica, sans-serif"><strong>&iquest;Dond&eacute;
estamos? </strong></font></div></td>
</tr>
<tr valign="bottom">
<td height="175" colspan="3">
<p class="textopyme">Una p&aacute;gina principal como esta y tres
secundarias, con un m&aacute;ximo de cuatro fotos entregadas por
el cliente. Entrega del logotipo y textos
picados ya en el ordenador, (m&aacute;ximo un folio) por el cliente.
Los colores de esta p&aacute;gina son ficticios, se pondr&iacute;a
el color corporativo. El recuadro de publicidad es electivo y con
un plus en el presupuesto. </p></td>
</tr>
</table>
</td>
<td bgcolor="#0066FF" class="lineaslat">&nbsp;</td>
<td width="10">&nbsp;</td>
</tr>
<tr>
<td height="20" colspan="3" align="right" bgcolor="#CCCCCC" class="lineas-izq"><p class="coyright">copyright
&copy; 2004</p></td>
<td height="20">&nbsp;</td>
</tr>
</table>
</body>
</html>


y si te digo la verdad no se donde estan los conflictos de los que me comentas.

Me gustaria saber donde esta exatamente el error...

los estilos.css a los que refiero durante todo el codigo son estos:

.lineas {
border: 1px solid #000000;
}
.lineaslat {
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: none;
border-left-style: solid;
border-right-color: #000000;
border-left-color: #000000;
}
.textocomun {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #000000;
text-align: justify;
padding-right: 150px;
padding-bottom: 15px;
padding-left: 15px;
vertical-align: baseline;
padding-top: 15px;
}
.secciones {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
color: #efefef;
text-align: center;
vertical-align: middle;
}
.coyright {
font-family: "Times New Roman", Times, serif;
font-size: 10px;
font-style: normal;
text-transform: lowercase;
color: #000000;
text-align: right;
vertical-align: middle;
margin-right: 12px;
}
.celdacomun {
background-image: url(globos.jpg);
background-repeat: no-repeat;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-left-color: #000000;
background-color: #FFFFFF;
background-position: right top;
}
.english {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-transform: lowercase;
color: #CC3333;
margin-right: 1px;
margin-bottom: 5px;
text-align: right;
vertical-align: text-bottom;
}
.lineas-izq {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}
.cuadrosfotos {
border: 1px ridge #CCCCCC;
}
.cuadro-fotos-lat {
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: ridge;
border-right-style: ridge;
border-bottom-style: ridge;
border-left-style: ridge;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
}
.cuadros-fotos-sup {
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: ridge;
border-right-style: ridge;
border-bottom-style: ridge;
border-left-style: ridge;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
}
.lineas-sup {
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}
.textopyme {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-align: justify;
vertical-align: bottom;
}

de veras no se donde esta el error...