Salve sto cercando di validare una pagina del mio sito ma il validatore mi dà alcuni errori (tutti uguali)con questa dicitura:

codice:
Line 285, column 147: document type does not allow element "TABLE" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag 
  ...dding='0' cellspacing='0' summary='X'>
                                          ^
e che corisponde a :ù


codice:
276: <form name='menu' action=''>
 277: <table width='135' border='0' cellSpacing='0' cellPadding='0' summary='Tabella che racchiude il menù del sito'>
 278: 	<tr valign='top'>
 279: 		<td width='135' height='8' class='SHIM' colspan='3'>[img]pics/shim.gif[/img]</td>
 280: 	</tr>
 281: 	<tr valign='top'>
 282: 		<td width='135' height='21' style="background-image:url('pics/layout/menu/pulse_cat_close.gif');" class='TDpadleft10 TDpadtop0' colspan='3' id='TDcat_img_0'>[img]pics/text_img/about_site.gif[/img]<input type='hidden' value='0' name='value_id_cat_img_0'></td>
 283: 	</tr>
 284: 	<tr valign='top'>
 285: 		<td width='135' height='1' colspan='3'><span class="submenu" id="sub_0"><table width='135' border='0' cellpadding='0' cellspacing='0' summary='X'>
 286: 	<tr valign='top' onMouseOut='RestoreImg();' onMouseOver='SwitchImg("document.menu_0_0","document.menu_0_0","pics/layout/menu/led_on_pulse.gif")'>
 287: 		<td width='21' height='19' class='SHIM'>
 288: 		[img]pics/layout/menu/led_off_pulse.gif[/img]</td>
 289: 		<td width='114' height='19' class='Menu1 TDpadleft3 TDpadtop4' colspan='2'>Register Free...</td>
 290: 	</tr>
 291: </table><table width='135' border='0' cellpadding='0' cellspacing='0' summary='X'>
 292: 	<tr valign='top' onMouseOut='RestoreImg();' onMouseOver='SwitchImg("document.menu_0_1","document.menu_0_1","pics/layout/menu/led_on_pulse.gif")'>
 293: 		<td width='21' height='19' class='SHIM'>
 294: 		[img]pics/layout/menu/led_off_pulse.gif[/img]</td>
 295: 		<td width='114' height='19' class='Menu1 TDpadleft3 TDpadtop4' colspan='2'>Portfolio</td>
 296: 	</tr>
 297: </table><table width='135' border='0' cellpadding='0' cellspacing='0' summary='X'>
 298: 	<tr valign='top' onMouseOut='RestoreImg();' onMouseOver='SwitchImg("document.menu_0_2","document.menu_0_2","pics/layout/menu/led_on_pulse.gif")'>
 299: 		<td width='21' height='19' class='SHIM'>
 300: 		[img]pics/layout/menu/led_off_pulse.gif[/img]</td>
 301: 		<td width='114' height='19' class='Menu1 TDpadleft3 TDpadtop4' colspan='2'>Preventivo</td>
 302: 	</tr>
 303: </table>...........continua.......
inoltre mi da anche questi due erori:

codice:

Line 89, column 276: there is no attribute "NAME" (explain...). 
  ...9' height='9' border='0' alt='' name='skoani' /></a></td>
                                          ^
Line 107, column 11: there is no attribute "NAME" (explain...). 
  <form name='form_login' action='/index.php' method='post' style='margin:0;paddin
             ^
che corrisponde a

codice:
89: 		[img]pics/layout/sko_ani.gif[/img]</td>

107: 		<form name='form_login' action='/index.php' method='post' style='margin:0;padding:0;'>

non riesco a capire perchè li considera come errori!!!???

Mi potete spiegare cosa devo fare per sistemarlosecondo le specifiche del W3c ????

Grazie mille a quanti mi vorranno aiutare e auguri di pasqua a tutti!!! :metallica