HTML页面标题中的西班牙语字符 [英] Spanish Characters in HTML Page Title

查看:348
本文介绍了HTML页面标题中的西班牙语字符的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的页面标题HTML代码如下

My HTML code for Page title looks like this

<title>Telefonía</title>

当我在浏览器上对其进行检查时,西班牙字符的显示与上面的显示不完全相同

When i check it on browser the SPanish character is not displayed exactly like the above

它显示页面标题如下

我尝试使用&残酷; 并且 **&#237; **,但在PAGE TITLE中不起作用

I tried using & iacute; AND **&# 237; ** but it doesnt work in PAGE TITLE

这是我的网站网址 http://tinyurl.com/agdsqff 我检查了所有特殊代码,但是不起作用

Here is my website url http://tinyurl.com/agdsqff i checked all the special codes but it doesnt work

推荐答案

尝试写作

&iacute;

相反.这些是HTML转义字符.在这里您可以找到整个列表 http://www.theukwebdesigncompany.com/articles/entity-escape-characters.php

instead. These are HTML escape characters. Here you can find a whole list http://www.theukwebdesigncompany.com/articles/entity-escape-characters.php

这篇关于HTML页面标题中的西班牙语字符的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆