Bu hataları çözemedim yardımcı olursanız eğer çok memnun olurum (:


Hata 1
Line 3, Column 69: document type does not allow element "meta" here; assuming missing "head" start-tag


Hata 2 (Kullandığım arama formundan kaynaklanıyor. bkz. KeremZor.com)
Line 130, Column 184: there is no attribute "x-webkit-speech"
…lue="Ne aramıştınız?" x-webkit-speech="x-webkit-speech" onwebkitspeechchange="…

Arama formunun kodları:





  • Hata 3 (yine arama formundan kaynaklanıyor.)
    Line 130, Column 223: there is no attribute "onwebkitspeechchange"
    … x-webkit-speech="x-webkit-speech" onwebkitspeechchange="this.form.submit();"/>


    Hata 4 (target="popupwindow")
    …class="clearfix" method="post" target="popupwindow" "window.open('htt…


    Diğer Hatalar
    Line 136, Column 71: document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag

    >
    tagı kapatmadan kaynaklanan bu gibi birkaç hata daha var.