久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放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. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      css3新增的偽類有哪些

      css3偽類:“:first-of-type”、“:last-of-type”、“:only-of-type”、“:only-child”、“:nth-child(2)”、“:enabled”、“:disabled”、“:checked”。

      css3新增的偽類有哪些

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

      css3新增的一些偽類:

      • :first-of-type

        :first-of-type 選擇器匹配屬于其父元素的特定類型的首個子元素的每個元素。

      • :last-of-type

        :last-of-type 選擇器匹配屬于其父元素的特定類型的最后一個子元素的每個元素。

      • :only-of-type

        :only-of-type 選擇器匹配屬于其父元素的特定類型的唯一子元素的每個元素。

      • :only-child

        :only-child 選擇器匹配屬于其父元素的唯一子元素的每個元素。

      • :nth-child(2)

        :nth-child(n) 選擇器匹配屬于其父元素的第 N 個子元素,不論元素的類型。

        n 可以是數(shù)字、關(guān)鍵詞或公式。

      • :enabled和:disabled

        表單控件的禁用狀態(tài)。

      • :checked

        :checked 選擇器匹配每個選中的輸入元素(僅適用于單選按鈕或復(fù)選框)。

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

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