.parent :first-child { color: blue; }. <div class="parent"> <h1></h1><!-- selected --> <p></p> <p></p> </div>
確定! 回上一頁