LinkTr Forumları (Arşiv Ana sayfa) => HTML - CSS

Konu: HTML türkçe karakter sorunu çözümü

Sayfa: [ 1 ]

wysl 25.01.2009 23:59:35
Kod:
<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>

- Örnek -
<html>
<head>
<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>
<title>LinkTR.Org</title>
<head>
.....

reptile 26.01.2009 00:28:31
Kesin çözüm için

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-9">
tabi tırnakları unutmamak gerek


Sayfa: [ 1 ]