Web Depom
türkçe karakter sorunu olarak etiketli yazılar
Html Türkçe Karakter Kod Sorunu
5 Nis
Sorunu ortadan kaldırmak için aşağıdaki kodlardan bir tanesini head tagının hemen altına yazmanız yeterli
<META http-equiv=content-type content=text/html;charset=iso-8859-9>
<META http-equiv=content-type content=text/html;charset=windows-1254>
<META http-equiv=content-type content=text/html;charset=x-mac-turkish>
<META http-equiv=content-type content=text/html;charset=windows-1254>
<META http-equiv=content-type content=text/html;charset=x-mac-turkish>