SAYFANIN TÜRKÇELEŞTİRİLMESİ<head> <meta http-equiv=content-type content=text/html;charset=windows-1254> <meta http-equiv=content-type content=text/html;charset=iso-8859-9> </head> 1-) text/html yazmakla metnin düz yazı ve html belgesi olduğunu ve sayfamızın türkçe olduğunu belirtmek için ise Netscape Navigator için "ISO-8859-9" değerini giriyoruz. <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-9"> 2-) Sayfamızın türkçe olduğunu belirtmek için Microsoft Internet Explorer' da "windows-1254" değerini kullanıyoruz. <meta http-equiv="Content-Type" content="text/html; charset=windows-1254"> <meta http-equiv="Content-Language" content="tr"> Sayfanızın dilinin Türkçe olduğunu gösterir. |
|
|||