CSS : sélecteurs
Voici le HTML, sur lequel on teste des sélecteurs :

               <article>
<header>
                <h1></h1>
<h2></h2>
</header>
<p title="Strophe1" id="str1"></p>
<p class="refrain" id="ref1"></p>
<p title="Strophe4" id="str4"></p>
<p class="refrain" id="ref4"></p>
<footer> date (1880 - 1918) </footer>
               </article>

Sign in to Google to save your progress. Learn more
Comment sélectionner les 2 premiers paragraphes ?
Clear selection
Next
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google.