Markup Validation of http://www.orhangencebay.gen.tr/ - W3C Markup Validator
Arkadaşlar burada hata var valid değil diyor.Bu hata nereden kaynaklannıyor nasıl düzeltebilirim.şimdiden teşekkürler.
XHTML Hatası Nasıl Düzeltebilirim? Yardım Lürfen
9
●2.042
- 03-04-2008, 16:48:40Reklamlardan değilmiş hata kaldırıp tekkrar denedim olmadı.
Sorry, I am unable to validate this document because on line 641 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.
The error was: utf8 "\xFE" does not map to Unicode - 27-04-2008, 12:39:11hata değil, 32 adet hata var.
mesela: …dth="192" height="175" align="left" />“
bu bir resim sanırım, buna "alt=" etiketi eklemelisin.
hepsini tek tek anlatmak yerine;
- XHTML de HTML den farklı olarak, img, acronym, abbr vs.. kodlarına mutlaka "alt" ve "title" etiketlerini eklemelisin ve img kodunu /> kapatmalısın.
- Yine "child" kodlara dikkat etmelisin. Örneğin, <p> <div></div> </p> kullanamazsın. <p> "child" koddur. bunlara css ile stil verirkende aynı durum söz konusudur. "#ornek li, ul { }" gibi bir stil veremezsin. - 27-04-2008, 15:47:36Üyeliği durdurulduVirtue kardeşim hatanın asıl kaynağı şu;
Sorry, I am unable to validate this document because on line 641 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.
The error was: utf8 "\xFE" does not map to Unicode
bu bölümde 641. satırda yer alan betikte bir karakter hatası var. Benim sitemde de aynısı vardı ve sitemi bir türlü Xhtml valid hale getiremiyordum. Sonrasında bu karakterin izini sürdüm. Wordpress sitemde eklediğim son yorumları gösterme eklentisinde bir satırda bu karakter gizli biçimde bulunuyormuş. Onu kaldırdım ve başka bir eklenti kurdum, hata da düzeldi. - 25-05-2008, 14:23:14benim wp blogumdada benzer bir sorun var izini sürdüğünüz karakter hata içindeki "xFE" mi?webthese adlı üyeden alıntı: mesajı görüntüle
benim aldığım hata
Sorry, I am unable to validate this document because on line 156 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.
The error was: utf8 "\xF6" does not map to Unicode - 30-09-2010, 13:02:40<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
bunları ekleyip bi dener misin ? - 30-09-2010, 17:09:11Kimlik doğrulama veya yönetimden onay bekliyor.