HTML’de Sayfanın Türkçeleştirilmesi (Türkçe Karakter Sorunu)
<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″> More »
Tags: dersleri, HTML, karakter, sorunu, türkçe, tutorial










