ta apontando 8 erros e eu queria saber quais as causas deles
aih vai o codigo:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Estoq Car</title> <link href="css.css" rel="stylesheet" type="text/css" /> <script type="text/JavaScript"> <!-- function MM_jumpMenu(targ,selObj,restore){ //v3.0 eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0; } //--> </script> </head> <body> <div id="topo"> <div id="logo"><img src="img/logo.jpg" alt="" width="205" height="78" /></div> <div id="menu_topo"> <div id="title_buscar"> <div> <div>BUSCAR</div> </div> </div> <div id="campo_busca"> <form id="form1" method="post" action=""> <label> <input name="textfield" type="text" id="estilo_input_busca" size="16" /> </label> <select name="menu1" id="estilo_input_busca" onchange="MM_jumpMenu('parent',this,0)"> <option>Todo o Site</option> </select> <label> <input name="Submit" type="submit" id="estilo_input_busca" value="OK" /> </label> </form> </div> <div id="menu_links"><img src="img/link_topo.jpg" alt="" width="298" height="24" border="0" usemap="Map" /> <map name="Map" id="Map"> <area shape="rect" coords="4,5,97,20" href="#" alt="" /> <area shape="rect" coords="100,6,188,20" href="#" alt="" /><area shape="rect" coords="196,6,292,20" href="#" alt="" /></map></div> </div> </div> <div id="banner"><img src="img/banner_cybershot.jpg" alt="" width="781" height="109" /></div> </body> </html> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Estoq Car</title> <link href="css.css" rel="stylesheet" type="text/css" /> <script type="text/JavaScript"> <!-- function MM_jumpMenu(targ,selObj,restore){ //v3.0 eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0; } //--> </script> </head> <body> <div id="topo"> <div id="logo"><img src="img/logo.jpg" alt="" width="205" height="78" /></div> <div id="menu_topo"> <div id="title_buscar"> <div> <div>BUSCAR</div> </div> </div> <div id="campo_busca"> <form id="form1" method="post" action=""> <label> <input name="textfield" type="text" id="estilo_input_busca" size="16" /> </label> <select name="menu1" id="estilo_input_busca" onchange="MM_jumpMenu('parent',this,0)"> <option>Todo o Site</option> </select> <label> <input name="Submit" type="submit" id="estilo_input_busca" value="OK" /> </label> </form> </div> <div id="menu_links"><img src="img/link_topo.jpg" alt="" width="298" height="24" border="0" usemap="Map" /> <map name="Map" id="Map"> <area shape="rect" coords="4,5,97,20" href="#" alt="" /> <area shape="rect" coords="100,6,188,20" href="#" alt="" /><area shape="rect" coords="196,6,292,20" href="#" alt="" /></map></div> </div> </div> <div id="banner"><img src="img/banner_cybershot.jpg" alt="" width="781" height="109" /></div> </body> </html>
agradeço se alguem puder me ajudar