Ver Mensaje Individual
  #7 (permalink)  
Antiguo 02/11/2006, 04:14
Groendal
 
Fecha de Ingreso: noviembre-2006
Mensajes: 9
Antigüedad: 18 años, 1 mes
Puntos: 0
Voy a poner aquí las principales diferencias que veo en rojo:

En convivencia escolar:
Código:
<body>
<table width="1020" border="0" cellpadding="0" cellspacing="0">
  <!--DWLayoutTable-->
  <tr>
<td width="4" height="67"></td>
    <td width="71"></td>
    <td width="71">&nbsp;</td>
    <td width="63">&nbsp;</td>
    <td width="45">&nbsp;</td>
    <td width="298">&nbsp;</td>
    <td width="144">&nbsp;</td>
    <td width="146">&nbsp;</td>
    <td colspan="4" rowspan="2" valign="top"><a href="index.htm" target="_parent"><img src="Imagenes/Index/logo2.gif" width="168" height="84" border="0"></a></td>
 <td width="10">&nbsp;</td>
  </tr>
  <tr>
     <td height="17"></td>
     <td></td>
     <td colspan="5" rowspan="3" valign="top"><p class="Estilo6">Convivencia  escolar </p></td>
     <td></td>
     <td></td>
   </tr>
   <tr>
     <td height="16"></td>
     <td></td>
     <td></td>
     <td width="16"></td>
     <td colspan="4" valign="top"><div align="right"><span class="Estilo4">convivencia y mediaci&oacute;n </span></div></td>
  </tr>
Y en la de presentación:
Código:
<table width="1020" border="0" cellpadding="0" cellspacing="0">
  <!--DWLayoutTable-->
  <tr>
    <td width="112" height="84"></td>
    <td width="732"></td>
    <td colspan="2" valign="top"><a href="index.htm" target="_parent"><img src="Imagenes/Index/logo2.gif" width="168" height="84" border="0"></a></td>
    <td width="8">&nbsp;</td>
  </tr>
  <tr>
    <td height="16"></td>
    <td></td>
    <td width="15"></td>
    <td colspan="2" valign="top"><div align="right"><span class="Estilo4">convivencia y mediaci&oacute;n </span></div></td>
  </tr>