Jump to content
  • 0

Квадратики вместо русских букв


epog333
 Share

Question

Код страницы:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="keywords"/>
<title></title>
<link href="css/styles.css" type="text/css" rel="stylesheet"/>
</head>
<body>


<div style="font:20px Tahoma normal; color:#00008B; line-height:1; width: 1400px; height; 50px; text-align: center;">
<form action="action.php" method="POST" name="form1" enctype="multipart/form-data">


<legend> Пожалуйста, заполните форму:</legend>

<div style="font:20px Tahoma normal; color:#00008B; line-height:1; width: 1400px; height; 50px; left: 25px;">

<p style="left: 200px;">Категория:</p>
<p><select id="mymenu" name="cat">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
<option value="13">13</option>
<option value="14">14</option>
<option value="15">15</option>
</select>
<input type="button" value="Перейти" onclick = "window.location=document.forms[0].mymenu.options[document.forms[0].mymenu.selectedIndex].value" />
</p>
</div>

<p><label>Краткое описание: <input type="text" name="what" size="30" maxlength="30"></label></p>
<p>HTML-код для ссылки на Ваш сайт: <a href title="HTML-код может указывать ссылку на Ваш сайт">(Что это?)</a></p>
<p><textarea name="linke" cols="50" rows="6" id="text"></textarea></p>

<p>Загрузите Ваше Изображение: (JPG, GIF, FLASH)</p>



<input type="file" name="userfile" />





<div style="font:20px Tahoma normal; color:#00008B; line-height:1; width: 1400px; height; 50px; left: 25px;">

<p style="left: 200px;">Время хранения файла:</p>
<p><select id="mymenu1" name="timee">
<option value="1 день">1 день</option>
<option value="1 неделя">1 неделя</option>
<option value="1 месяц">1 месяц</option>
</select>
<input type="button" value="Перейти" onclick = "window.location=document.forms[0].mymenu1.options[document.forms[0].mymenu1.selectedIndex].value" />
</p>
</div>

<p><input type="file" name="userfile1" /> </p>
<p>
<label>Первый вариант (Это Платно!)<input type="radio" name="pay" value="pay"/></label>
<label>Второй вариант (бесплатно)<input type="radio" name="pay" value="free"/></label>

</p>

<p><input type="submit" value="Загрузить файл и отправить заявку"></p>
</form>

</div>




</body>
</html>

Вместо русских букв выводит квадратики, как исправить помогите пожалуйста, эта кодировка меня убивает!

Doctype поменял, получилось, извините

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy