Je... no, no ....
obviamente no lo puse; por querer simplificar , me equivoque al escribir
fuera del ide y complique
esta asi:
 <table border="3" cellpadding="0" cellspacing="0" style="position: static;
width: 888px; text-align: center; height: 2048px;" id="TABLE1"
language="javascript" bordercolor="#ffffff" align="center">
            <tr>
                <td id="TdUsuarios" align="center" valign="top"
class="ppal20" style="width: 245px; height: 2170px;">            Datos <br
/>

                    <hr class="style11" />

                    <img src="imagenes/visual.jpg" style="height: 152px" />
                    <img src="imagenes/hbre.jpg" style="height: 344px"
/></td>
    <td>
        <p class=xxx>
          texto
          </p>

          <p class=yyy>
          texto
         </p>
     </td>
  </table>



______________


2008/7/17 Diego Jancic <[EMAIL PROTECTED]>:

> Hola,
> Tenes mal el formato de la tabla (a menos que te lo hayas olvidado en el
> mail)
> Pero deberia ser asi:
>
> <table>
> <tr>
> <td>
>  COSAS ACA:..
> </td>
> </tr>
> </table>
>
> Nunca podes tener un td directamente adentro de una table, siempre es
> table -> tr -> td -> otras cosas...
>
>
> Saludos!
>
>
> On Thu, Jul 17, 2008 at 1:38 PM, Ricardo Macrino
> <[EMAIL PROTECTED]> wrote:
>  > gracias Diego por responder  si en firefox tambien hace lio
> >
> > es asi basicamente; "texto" son mas de 15 lineas
> >
> > <tabla >
> >    <td>
> >        <p class=xxx>
> >          texto
> >          </p>
> >
> >          <p class=yyy>
> >          texto
> >         </p>
> >     </td>
> >   </table>
> >
> > el parrafo con class yyy sobre encima el de class xxx
> >
> > y los styles=
> >
> > .xxx
> > {
> > MARGIN: 0cm -8.1pt 0pt 0cm;
> >   vertical-align:top;
> >   padding-top:2px;
> >   padding-left:2px;
> >   padding-right:2px;
> >   padding-bottom:2px;
> >   font-family: verdana;
> >   font-size:8pt;
> >   text-align:justify;
> >   font-weight:lighter;
> >   color:Red;
> >   width:90%;
> > }
> > .yyy{
> >   MARGIN: 0cm -8.1pt 1pt 0pt;
> >   vertical-align:top;
> >   font-family: Arial;
> >   font-size:10pt;
> >   font-style:normal;
> >   font-weight:lighter;
> >   color:  Black;
> >   text-align:justify;
> >   width:90%;
> >   border-bottom: solid 1px #7A92A1;
> >
> > }
> >
> > te cuento que elimine el "margin" por las dudas pero siguio igual.
> >
> > gracias !!
> >
> >
> > 2008/7/17 Diego Jancic <[EMAIL PROTECTED]>:
> >>
>  >> Hola,
> >> No creo que sea un bug, seguramente estas haciendo algo mal en html y
> >> en IE7 te este funcionando bien.
> >> Probalo con FireFox tambien y manda el html.
> >>
> >> Saludos,
> >> Diego
> >>
> >> On Thu, Jul 17, 2008 at 12:50 PM, Ricardo Macrino
> >> <[EMAIL PROTECTED]> wrote:
> >> > Una pregunta sencilla trapida
> >> > asi no pierdo mucho tiempo investigando
> >> > una pagina web con IE7 sobrencima parrafos, cosa que no ocurre con IE6
> >> > hay algun bug conocido o algo que se me esta escapando en el diseƱo de
> >> > la
> >> > hoja de estilos?
> >> > gracias !!
> >> >
> >> >
> >> >
> >> > ricardo
> >>
> >
> >
> >
> > --
>  > Ricardo A. Macrino
> > Sistemas Microsoft
> > Puntonet c#
> > Capital Federal - Rep. Argentina
>
>


-- 
Ricardo A. Macrino
Sistemas Microsoft
Puntonet c#
Capital Federal - Rep. Argentina

Responder a