欢迎来到DIVCSS5查找CSS资料与学习DIV CSS布局技术!
一些搜索引擎使用元数据,尤其是关键字和描述来索引网页。但是,这不一定是正确的。关键字使文档的关键字和描述更加重要,从而提供了页面的简短摘要。这是一个例子:
 
例试试这个代码»
<head>
    <title>Defining Keywords and Description</title>  
    <meta name="keywords" content="HTML, CSS, javaScript">
    <meta name="description" content="Easy to understand tutorials and references on HTML, CSS, javaScript and more..."> 
</head>
提示:当搜索结果中出现页面时,搜索引擎通常会使用页面的元描述来为其创建简短的摘要。请参阅有关元描述的准则。

如需转载,请注明文章出处和来源网址:http://www.divcss5.com/html/h60883.shtml