久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長(zhǎng)資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      HTML5文件元素的分類有哪些

      HTML5文件元素的分類:1、元數(shù)據(jù)內(nèi)容,用于設(shè)置其他內(nèi)容的呈現(xiàn)或行為,或設(shè)置文檔與其他文檔的關(guān)系,以及傳達(dá)其他信息的內(nèi)容;2、流式內(nèi)容,放在body中用于組織文檔內(nèi)容的元素;3、章節(jié)內(nèi)容,用于定義標(biāo)題和頁(yè)面內(nèi)容區(qū)域的元素;4、標(biāo)題內(nèi)容,用于定義章節(jié)標(biāo)題內(nèi)容的元素;5、短語內(nèi)容,以行內(nèi)的形式展示的元素;6、嵌入內(nèi)容,需要引入其他資源的元素;7、交互式內(nèi)容,和用戶嘗試交互的元素。

      HTML5文件元素的分類有哪些

      本教程操作環(huán)境:windows10系統(tǒng)、HTML5版本、Dell G3電腦。

      HTML5文件元素的分類有哪些

      在 HTML5 中將元素進(jìn)行了分類,用于詳細(xì)地規(guī)定子元素在父元素中的合理性。具體的類別如下:

      • 元數(shù)據(jù)內(nèi)容(Metadata content)

      • 流式內(nèi)容(Flow content)

      • 章節(jié)內(nèi)容(Sectioning content)

      • 標(biāo)題內(nèi)容(Heading content)

      • 短語內(nèi)容(Phrasing content)

      • 嵌入內(nèi)容(Embedded content)

      • 交互式內(nèi)容(Interactive content)

      它們之間的關(guān)系如下:

      元數(shù)據(jù)內(nèi)容(Metadata content)

      元數(shù)據(jù)內(nèi)容被定義為用于設(shè)置其他內(nèi)容的呈現(xiàn)或行為,或設(shè)置文檔與其他文檔的關(guān)系,以及傳達(dá)其他信息的內(nèi)容,它包括:

      base link meta noscript script style template title

      流式內(nèi)容(Flow content)

      流式內(nèi)容是指可以放在 body 中的,可以用于組織文檔內(nèi)容的元素,它包括:

      a abbr address area (如果是 map 元素的后代)article aside audio b bdi bdo blockquote br  button canvas cite code data datalist del details dfn dialog div dl em embed fieldset  figure footer form h1 h2 h3 h4 h5 h6 header hgroup hr i iframe img input ins kbd label  link (如果 在 body 中允許)main map mark MathML math menu meta (如果 itemprop 屬性存在) meter nav noscript object ol output p picture pre progress q ruby s samp script section  select slot small span strong sub supSVG svg table template textarea time u ul var video wbr 自主的 custom element 文本內(nèi)容

      章節(jié)內(nèi)容(Section content)

      章節(jié)內(nèi)容是指用于定義標(biāo)題和頁(yè)面內(nèi)容區(qū)域的元素,它包括:

      article aside nav section

      標(biāo)題內(nèi)容(Heading content)

      標(biāo)題內(nèi)容是指用于定義章節(jié)標(biāo)題內(nèi)容的元素,它包括:

      h1 h2 h3 h4 h5 h6 hgroup

      短語內(nèi)容(Phrasing content)

      短語內(nèi)容是指文檔中可以以行內(nèi)的形式展示的元素,它包括:

      a abbr area (如果是 map 元素的后代)audio b bdi bdo br button canvas cite code data datalist  del dfn em embed i iframe img input ins kbd label link(如果 在 body 中允許)map mark MathML  math meta (如果 itemprop 屬性存在)meter noscript object output picture progress q ruby s  samp script select slot small span strong sub sup SVG svg template textarea time u var video  wbr自主的 custom element 文本內(nèi)容

      嵌入內(nèi)容(Embeded content)

      嵌入內(nèi)容是指需要引入其他資源的元素,它包括:

      audio canvas embed iframe img MathML math object picture SVG svg video

      交互式內(nèi)容(Intersection content)

      交互式內(nèi)容是指會(huì)和用戶嘗試交互行為的元素,它包括:

      a(如果 href 屬性存在)audio(如果 controls 屬性存在) button details embed iframe img(如果 usemap 屬性存在)input(如果type屬性存在)label object(如果 usemap 屬性 存在)select textarea video(如果 controls 屬性存在)

      (學(xué)習(xí)視頻分享:css視頻教程、html視頻教程)

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)