My HTML for the page title is as follows
<title>Telefonía</title>
When I test it on the browser, the SPanish symbol does not display exactly the same as above.
The page title below is displayed here.
I tried using & iacute; And ** & # 237; ** but it does not work in PAGE TITLE
Here is my url site http://tinyurl.com/agdsqff I checked all the special codes, but it does not work
Try to write
í
instead of this. These are HTML escape characters. Here you can find the whole list http://www.theukwebdesigncompany.com/articles/entity-escape-characters.php
.
<!DOCTYPE html> <head> <meta charset="utf-8"> <title>Telefonía</title> </head>
<head>:
<head>
<meta charset="UTF-8">
.js put:
document.title="telefonía";
http://www.ascii.cl/htmlcodes.htm, , .
í Í
í
Í
:
<meta>. :
<meta>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Un saludo!
<title>Telefonía</title> , , UTF-8 ( , HTTP, , - meta ).
meta
, , , , <title>Telefonía</title> <title>Telefoniacute;a</title>. , <title>Telefonía</title>. :
<title>Telefonía</title>
<title>Telefoniacute;a</title>
<p>Telefonía</p>
- . & iacute http://jsfiddle.net/PDCvw/ EDIT, . http://shodor.org/~amalani/acute.html
<title>Telefon&iacute;a</title>
& iacutea
Telefon & iacute;