链接外部css时<link href="style.css" type="text/css" rel="stylesheet">rel=“”里边个项是什么意思?

日期:2009-07-24 11:01:32 人气:3

链接外部css时<link href="style.css" type="text/css" rel="stylesheet">rel=“”里边个项是什么意思?

rel 属性 -- rel属性,描述了当前页面与href所指定文档的关系. rel属性通常出现在a,link标签中 属性值 alternate -- 定义交替出现的链接 appendix -- 定义文档的附加信息 bookmark -- 书签 chapter -- 当前文档的章节 contents copyright -- 当前文档的版权 glossary -- 词汇 help -- 链接帮助信息 index -- 当前文档的索引 next -- 记录文档的
    A+
热门评论