如何在网页中插入特殊符号?

发布网友 发布时间:2022-04-24 14:41

我来回答

2个回答

热心网友 时间:2022-05-14 01:26

先用记事本打开网页文件。

<html>

<head>

<title>网业标题</title>
<meta mane="keywords" content="关键字">
<meta name="descrition" content="网页描述">
<meta name="author" content="作者 网号">
<meta http-equiv="content-type" coontent="text/html" charest="GB2312">

</head>

<body topmargin="100" leftmargin="60" backgorund="图片地址 相对路径" bgcolor="#cc333">

<h1 align="center">
<font face="黑体" size="7" color="#333cc">
第一个&nbsp标题
</font>
</h1>

<br/ width="600" size="100" color="#000000" noshade>

<p>
这<small>是</small>一个<big>段</big>落
</p>

<p>
<b><i><u>这是另外一个段落,我叫刘宏波</u></i></b>

<a  target="_blank" href="http://www.weichuanghr.com">人力资源公司</a>
</p>

</body>

</html>

下面图片里事常用的特殊符号。

可以对照一下。

热心网友 时间:2022-05-14 02:44

试试添加正则运算,看看行不行

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com