Problemas con el W3C
Hola!,
Estoy intentado validar todas las paginas de mi web segun el estandar W3C (www.w3.org) pero en la pagina principal (http://www.rinconsolidario.org/linux/main.html) me da el siguiente error que no se solucionar:
Line 46, column 8: end tag for "TR" which is not finished
</TR>
^
la parte del codigo en la que esta es:
21: <DIV align="center">
22: <TABLE width="770" summary="Tabla de imagenes">
23: <TBODY>
24: <TR>
25: <TH colspan="6" align="center">
26: <IMG src="C贸digoLinuxLogo.gif" border="0" width="366" height="75" alt="C贸digo Linux" title="C贸digo Linux"><BR>
27: <BR>
28: </TH>
29: </TR>
30: <TR>
31: <TD colspan="3"></TD>
32: <TD align="center" width="190"><A href="Introduccion/Intro.html" onmouseover="MouseOver('TuxG375.jpg','Introducci贸n','mouse1'); return true;" onmouseout="MouseOut('TuxG75.jpg','','mouse1'); return true;" title="Introduci贸n">
33: <IMG src="TuxG75.jpg" name="mouse1" alt="Introducci贸n" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Introduci贸n"></A></TD>
34: <TD colspan="2" width="316"></TD>
35: </TR>
36: <TR>
37: <TD colspan="2" rowspan="2" align="right" width="314" valign="top" height="64"><A href="Noticias/noticias.html" onmouseover="MouseOver('TuxNot175.jpg','Noticias','mouse2'); return true;" onmouseout="MouseOut('TuxNot75.jpg','','mouse2'); return true;" title="Noticias">
38: <IMG src="TuxNot75.jpg" name="mouse2" alt="Noticias" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Noticias"></A></TD>
39: <TD colspan="2" rowspan="2" align="center" height="64"><A href="infor.html" onmouseover="MouseOver('Tierra501.jpg','Informaci贸n','mouse3'); return true;" onmouseout="MouseOut('Tierra50.jpg','','mouse3'); return true;" title="Informaci贸n" target="_self">
40: <IMG src="Tierra50.jpg" name="mouse3" alt="Informaci贸n" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Informaci贸n"></A></TD>
41: <TD rowspan="2" align="left" valign="top" height="64" width="316"><A href="Distri_Frame.html" onmouseover="MouseOver('TuxPC175.jpg','Distribuciones','mouse4'); return true;" onmouseout="MouseOut('TuxPC75.jpg','','mouse4'); return true;" title="Distribuciones">
42: <IMG src="TuxPC75.jpg" name="mouse4" alt="Distribuciones" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Distribuciones"></A></TD>
43: <TD rowspan="2" width="0"></TD>
44: </TR>
45: <TR>
46: </TR>
47: <TR>
48: <TD colspan="2" align="center" width="314" valign="bottom" height="78"><A href="Win-Lin/Win-Lin.html" onmouseover="MouseOver('Tux-Win175.jpg','Windows vs Linux','mouse5'); return true;" onmouseout="MouseOut('Tux-Win75.jpg','','mouse5'); return true;" title="Windows vs Linux">
49: <IMG src="Tux-Win75.jpg" name="mouse5" alt="Windows vs Linux" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Windows vs Linux"></A></TD>
50: <TD colspan="2" align="center" valign="bottom" height="78"><A href="GNU/Gnu.html" onmouseover="MouseOver('TuxLib175.jpg','Licencia GNU','mouse6'); return true;" onmouseout="MouseOut('TuxLib75.jpg','','mouse6'); return true;" title="Licencia GNU">
51: <IMG src="TuxLib75.jpg" name="mouse6" alt="Licencia GNU" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Licencia GNU"></A></TD>
52: <TD colspan="2" align="center" valign="bottom" height="78" width="316"><A href="Curso_Frame.html" onmouseover="MouseOver('TuxVida175.jpg','Curso Linux','mouse7'); return true;" onmouseout="MouseOut('TuxVida75.jpg','','mouse7'); return true;" title="Curso Linux">
53: <IMG src="TuxVida75.jpg" name="mouse7" alt="Curso Linux" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" width="112" height="110" title="Curso Linux"></A></TD>
54: </TR>
55: </TBODY>
56: </TABLE>
57: <BR>
58: </DIV>
Estoy intentado validar todas las paginas de mi web segun el estandar W3C (www.w3.org) pero en la pagina principal (http://www.rinconsolidario.org/linux/main.html) me da el siguiente error que no se solucionar:
Line 46, column 8: end tag for "TR" which is not finished
</TR>
^
la parte del codigo en la que esta es:
21: <DIV align="center">
22: <TABLE width="770" summary="Tabla de imagenes">
23: <TBODY>
24: <TR>
25: <TH colspan="6" align="center">
26: <IMG src="C贸digoLinuxLogo.gif" border="0" width="366" height="75" alt="C贸digo Linux" title="C贸digo Linux"><BR>
27: <BR>
28: </TH>
29: </TR>
30: <TR>
31: <TD colspan="3"></TD>
32: <TD align="center" width="190"><A href="Introduccion/Intro.html" onmouseover="MouseOver('TuxG375.jpg','Introducci贸n','mouse1'); return true;" onmouseout="MouseOut('TuxG75.jpg','','mouse1'); return true;" title="Introduci贸n">
33: <IMG src="TuxG75.jpg" name="mouse1" alt="Introducci贸n" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Introduci贸n"></A></TD>
34: <TD colspan="2" width="316"></TD>
35: </TR>
36: <TR>
37: <TD colspan="2" rowspan="2" align="right" width="314" valign="top" height="64"><A href="Noticias/noticias.html" onmouseover="MouseOver('TuxNot175.jpg','Noticias','mouse2'); return true;" onmouseout="MouseOut('TuxNot75.jpg','','mouse2'); return true;" title="Noticias">
38: <IMG src="TuxNot75.jpg" name="mouse2" alt="Noticias" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Noticias"></A></TD>
39: <TD colspan="2" rowspan="2" align="center" height="64"><A href="infor.html" onmouseover="MouseOver('Tierra501.jpg','Informaci贸n','mouse3'); return true;" onmouseout="MouseOut('Tierra50.jpg','','mouse3'); return true;" title="Informaci贸n" target="_self">
40: <IMG src="Tierra50.jpg" name="mouse3" alt="Informaci贸n" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Informaci贸n"></A></TD>
41: <TD rowspan="2" align="left" valign="top" height="64" width="316"><A href="Distri_Frame.html" onmouseover="MouseOver('TuxPC175.jpg','Distribuciones','mouse4'); return true;" onmouseout="MouseOut('TuxPC75.jpg','','mouse4'); return true;" title="Distribuciones">
42: <IMG src="TuxPC75.jpg" name="mouse4" alt="Distribuciones" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Distribuciones"></A></TD>
43: <TD rowspan="2" width="0"></TD>
44: </TR>
45: <TR>
46: </TR>
47: <TR>
48: <TD colspan="2" align="center" width="314" valign="bottom" height="78"><A href="Win-Lin/Win-Lin.html" onmouseover="MouseOver('Tux-Win175.jpg','Windows vs Linux','mouse5'); return true;" onmouseout="MouseOut('Tux-Win75.jpg','','mouse5'); return true;" title="Windows vs Linux">
49: <IMG src="Tux-Win75.jpg" name="mouse5" alt="Windows vs Linux" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Windows vs Linux"></A></TD>
50: <TD colspan="2" align="center" valign="bottom" height="78"><A href="GNU/Gnu.html" onmouseover="MouseOver('TuxLib175.jpg','Licencia GNU','mouse6'); return true;" onmouseout="MouseOut('TuxLib75.jpg','','mouse6'); return true;" title="Licencia GNU">
51: <IMG src="TuxLib75.jpg" name="mouse6" alt="Licencia GNU" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" title="Licencia GNU"></A></TD>
52: <TD colspan="2" align="center" valign="bottom" height="78" width="316"><A href="Curso_Frame.html" onmouseover="MouseOver('TuxVida175.jpg','Curso Linux','mouse7'); return true;" onmouseout="MouseOut('TuxVida75.jpg','','mouse7'); return true;" title="Curso Linux">
53: <IMG src="TuxVida75.jpg" name="mouse7" alt="Curso Linux" style="border-color:#FFFFFF;border-style=Solid;border-width:0px" width="112" height="110" title="Curso Linux"></A></TD>
54: </TR>
55: </TBODY>
56: </TABLE>
57: <BR>
58: </DIV>