亚洲免费乱码视频,日韩 欧美 国产 动漫 一区,97在线观看免费视频播国产,中文字幕亚洲图片

      1. <legend id="ppnor"></legend>

      2. 
        
        <sup id="ppnor"><input id="ppnor"></input></sup>
        <s id="ppnor"></s>

        在css樣式中的stylesheet是什么意思

        字號(hào):


            stylesheet英文翻譯為樣式表,不錯(cuò)這條代碼的作用就是告訴瀏覽器需要引用外部樣式表文件為那個(gè),例如:<link href="css/xue51_com_style.css" rel="stylesheet" type="text/css">,意思就是引用css文件夾下面的xue51_com_style.css這個(gè)樣式文件,其中rel(relation)標(biāo)簽屬性用于設(shè)置對(duì)象和鏈接目的間的關(guān)系,也就是指明你鏈接進(jìn)來(lái)的對(duì)象是個(gè)什么東西的,具體的值及其所表示的關(guān)系如下:
            名單
            在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.
            本小編英文不是太好,通過(guò)在線翻譯得到以下內(nèi)容:
            備用:包含鏈接的文件替代版本。
            附錄:網(wǎng)頁(yè)是為頁(yè)面集附錄。
            書簽書簽。
            第二章:頁(yè)面,一個(gè)頁(yè)面設(shè)置章。
            內(nèi)容:內(nèi)容文件表。
            版權(quán)所有:當(dāng)前頁(yè)版權(quán)聲明。
            詞匯表:為當(dāng)前頁(yè)的詞匯。
            幫助:幫助文檔。
            指數(shù):為當(dāng)前頁(yè)的索引文件。
            下一步:在一個(gè)序列中的下一個(gè)文件。
            離線:超鏈接包含路徑的CDF文件可用于脫機(jī)收藏夾。
            滬指:序列中的前一個(gè)文檔。
            部分:網(wǎng)頁(yè)是一個(gè)套節(jié)。
            快捷:圖標(biāo)鏈接包含一個(gè)圖標(biāo)文件,可以用于喜愛或鏈接路徑。
            啟動(dòng):一集的第一個(gè)文件。
            樣式:樣式表。
            分部:網(wǎng)頁(yè)是一款為一組頁(yè)面。