...">
    Clever Geek Ideas

    CSS first-child selector: first element selection

    first-child CSS . , . , .

    CSS-

    , , CSS-. , HTML.

    " ", " ", " ". , DOM-, .

    CSS , HTML-, .

    first-child CSS . , .

    HTML-.

    <!-- 1.   -->
    <ul>
     <li> </li>
     <li> </li>
     <li> </li>
    </ul>
    
    <!-- 2.     -->
    <p>
      <b> </b>  . <i></i> -    . <i></i> -    . <a href="#"> </a>
    </p>
    
          
          



    , .





    <!-- 1.   -->
     <li> </li>
    
    <!-- 2.     -->
    <b> </b>
    
          
          



    CSS . , , .

    b:first-child {
     text-decoration: underline;
    }
          
          



    b .

    <ul>
     <li>
         <b></b>,      <b></b>. 
      <i> </i>
     </li>
     <li>
      ,  , <b> </b>,    - <b>  </b>. 
      <i> </i>
     </li>
    </ul>
    
          
          



    CSS First Element Selection




    , , b :first-child. , .

    , CSS, :

    .class:first-child {}
    [alt]:first-child {}
    *:first-child {}
          
          



    first-child CSS , . , , .





    .

    <ul>
     <li>
      <i> </i>
         <b></b>,      <b></b>. 
     </li>
     <li>
      <i> </i>
      ,  , <b> </b>,    - <b>  </b>. 
     </li>
    </ul>
    
          
          



    CSS First Element Selection




    , CSS- , i.

    <br>. HTML-, . , CSS first-child .

    , first-of-type. , CSS first-child, .

    b:first-of-type {
     text-decoration: underline;
    }
          
          



    Selecting the first element in CSS based on type




    , b.

    last-child, CSS first-child, .



    More articles:

    • How to remove the words "Activating Windows 10": a few simple ways
    • Which Genius mouse to choose? Review, customer reviews
    • Error 1073 in Point Blank: cause and solution
    • Red Dead Redemption: Interactive Western Walkthrough
    • Hamster deprive: external signs and treatment
    • What can be built in Minecraft? Minecraft: tips, instructions
    • Calcium borgluconate for animals: instructions for use
    • Что такое насыщенность, контрастность, кегль шрифта?
    • Игровая консоль - что это такое?
    • Что такое кадка и чем она полезна в хозяйстве

    All Articles

    Geek Ideas | 2020