stylesheet英文翻译为样式表,不错这条代码的作用就是告诉浏览器需要引用外部样式表文件为那个,例如:<link href=css/xue51_com_style.css rel=stylesheet type=text/css>,意思就是引用css文件夹下面的xue51_com_style.css这个样式文件,其中rel(relation)标签属性用于设置对象和链接目的间的关系,也就是指明你链接进来的对象是个什么东西的,具体的值及其所表示的关系如下:
在css样式中的stylesheet是什么意思
alternate:substitute version of the file that contains the link.
appendix:page that is an appendix for the set of pages.
bookmark:bookmark.
chapter:page that is a chapter for a set of pages.
contents:table of contents document.
copyright:copyright notice for the current page.
glossary:glossary for the current page.
help:help document.
index:index document for the current page.
next:next document in a sequence.
offline:href that contains a path to the cdf file to be used for an offline favorite.
prev:previous document in a sequence.
section:page that is a section for a set of pages.
shortcut:icon href that contains a path to an icon file to be used for the favorite or link.
start:first document of a set.
stylesheet:style sheet.
subsection:page that is a subsection for a set of pages.
本小编英文不是太好,通过在线翻译得到以下内容:
备用:包含链接的文件替代版本。
附录:网页是为页面集附录。
书签书签。
第二章:页面,一个页面设置章。
内容:内容文件表。
版权所有:当前页版权声明。
词汇表:为当前页的词汇。
帮助:帮助文档。
指数:为当前页的索引文件。
下一步:在一个序列中的下一个文件。
离线:超链接包含路径的cdf文件可用于脱机收藏夹。
沪指:序列中的前一个文档。
部分:网页是一个套节。
快捷:图标链接包含一个图标文件,可以用于喜爱或链接路径。
启动:一集的第一个文件。
样式:样式表。
分部:网页是一款为一组页面。
更多网页制作信息请查看: 网页制作 |