HTML标题标签用于为你的网页提供标题名称。搜索引擎优化(SEO)是必需的。
HTML标题标记必须在<head>标记内使用。
页面标题显示在浏览器的标题栏上。
让我们看一下HTML title标签的示例。
<!DOCTYPE html>
<html>
<head>
<title>First web page.</title>
</head>
<body>
<p>Welcome to my first web page.</p>
</body>
</html>
立即测试
在这里, 你看到我们正在使用两个元素, 即head标签和title标签。整个标题元素都在head标签内。
出现在body元素之前的head元素仅包含有关页面的信息, 但不会显示在浏览器窗口中。因此, 为了在网页上显示标题名称, 使用了title元素。
如果你看上面的示例, 将会看到“第一个网页”将显示在浏览器的标签/标题栏中。标题栏上显示<title> …….. </ title>之间的内容(文本)。
支持的浏览器
Element |
Chrome |
IE |
Firefox |
Opera |
Safari |
<title> |
Yes |
Yes |
Yes |
Yes |
Yes |
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(): Failed to enable crypto in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_49937.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57