אלי/Homie.
אני לא מבין מאיפה קיבלת את חוסר העקביות הזאת, תחליט אם אתה עובד עם xHTML או HTML ...
כי רשמת :
PHP קוד:
<meta http-equiv="Content-Language" content="he">
<title>שם העמוד</title>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
במקום :
PHP קוד:
<title>שם העמוד</title>
<meta http-equiv="Content-Language" content="he" />
<meta http-equiv="Content-Type" content="text/html; charset=windows-1255" />