<noframes id="7xbfr"><pre id="7xbfr"><output id="7xbfr"></output></pre>

      <big id="7xbfr"><font id="7xbfr"><listing id="7xbfr"></listing></font></big>
        <p id="7xbfr"></p>
        <menuitem id="7xbfr"></menuitem>

          <video id="7xbfr"><mark id="7xbfr"><listing id="7xbfr"></listing></mark></video>
            <form id="7xbfr"></form>

          <delect id="7xbfr"><var id="7xbfr"></var></delect>

          用css選擇除了最后一個元素的所有元素

          時間:2021-07-03 09:24:46 類型:HTML/CSS
          字號:    

          用css選擇選擇除了最后一個元素的所有元素

          li:not(:last-child)

          例如:

          .postiton li:not(:last-child)::after{
          	content: '/';
              position: absolute;
              right: 0;
              top: 0;
              line-height: 50px;
              font-size: 14px;
              color: #666;
              display: block;
              width: 20px;
              text-align: center;
          }


          黄网站免费 <