• 01-08-2010, 00:02:47
    #1
    Merhaba Arkadaşlar,
    Aşaığdaki W3C hataları düzeltmeme yardımcı olabilirmisiniz.
    Teşekkür ederim.

     Line 398, Column 103: document type does not allow element "td" here 
    …/script> <td valign="top" class="alt1"> <form action="http://forum.turkiyemuzi… 
    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed). 
     
     
     Line 398, Column 940: there is no attribute "allowTransparency" 
    …50px; height:21px;" allowTransparency="true"></iframe> </td> <td class="alt2" … 
    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). 
     
     
     
     Line 398, Column 1015: document type does not allow element "td" here 
    …2" nowrap="nowrap" style="padding:0px">  <form action="http://forum.turkiyemuz… 
    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed). 
     
     
     
     Line 398, Column 2635: end tag for "td" omitted, but OMITTAG NO was specified 
    …d5password_utf" /> </form>  </td> </tr> </table>   <div class="tborder" style=… 
    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
  • 01-08-2010, 00:18:46
    #2
    hRx
    Üyeliği durduruldu
    xhtml taglarda büyük harf kullanılmaz.allowTransparency düzeltin.Eğer sayfanızda doctype kullanmamışsanız doctype kullanın.Diğer hataları da bilen arkadaşlar çözecektir.
  • 01-08-2010, 00:32:11
    #3
    hRx adlı üyeden alıntı: mesajı görüntüle
    xhtml taglarda büyük harf kullanılmaz.allowTransparency düzeltin.Eğer sayfanızda doctype kullanmamışsanız doctype kullanın.Diğer hataları da bilen arkadaşlar çözecektir.
    evet arkadaşım gözden kaçırmışım hatalar 16 dan 10 düştü.
    tşk ederim
  • 01-08-2010, 01:36:26
    #4
    ya hocam bırak bişey değil onlar yha google.com.tr nin bile 46 Errors, 2 warning(s) var diye gösteriyor koskoca googlenin 46 hatası olur mu

    takma boşver
  • 01-08-2010, 01:39:51
    #5
    AvVaRe adlı üyeden alıntı: mesajı görüntüle
    ya hocam bırak bişey değil onlar yha google.com.tr nin bile 46 Errors, 2 warning(s) var diye gösteriyor koskoca googlenin 46 hatası olur mu

    takma boşver
    öyle diyorsun ama 10 hata 144 uyarı veriyor.
    uzman arkadaşlardan yardım bekliyorum.
  • 01-08-2010, 02:28:05
    #6
    hRx
    Üyeliği durduruldu
    site adresini yazarsan daha rahat bakabilirim.
  • 01-08-2010, 03:02:57
    #7
    buyrun link burda http://validator.w3.org/check?uri=ht...language=tr-TR
  • 01-08-2010, 17:30:03
    #8
    hRx
    Üyeliği durduruldu
    Bazı kapanma taglarının hiç açılmamış olduğunu söylüyor.notepad ile hangi tag hangi tagı kapamış bakabilirsin.Bir de allowtransparency nin geçerli olmadığını söylüyor.
  • 01-08-2010, 18:18:14
    #9
    hRx adlı üyeden alıntı: mesajı görüntüle
    Bazı kapanma taglarının hiç açılmamış olduğunu söylüyor.notepad ile hangi tag hangi tagı kapamış bakabilirsin.Bir de allowtransparency nin geçerli olmadığını söylüyor.
    iyice incelemem lazım evet allowtransparecy geçersiz olduğunu okumuştum.
    yardımlarınız için tşk ederim.