G
G
GreatBOND2015-07-26 11:04:15
Character encoding
GreatBOND, 2015-07-26 11:04:15

Encoding in Sublime Text 2?

I am working in Sublime Text 2. Here is the code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset="utf-8">
  <link href="style/main_style.css" rel="stylesheet">
  <title>Главная</title>
 </head>
 <body>
 
 </body>
</html>

Instead of "Home" some hieroglyphs. I changed the encoding in File → Reopen with Encoding to UTF-8, but to no avail. What could be? How to change?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
HASANN, 2015-07-26
@HASANN

Try using Cyrillic instead of UTF-8 (Windows 1251).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question