Skip to content

Commit

Permalink
Aggiornamento esercizio 4
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobaccan committed Jan 27, 2025
1 parent 740bdb3 commit 545806d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion esercizi/04-css-selector-combinator.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,14 @@ <h2>Intestazione 2</h2>
</span>
<h3>Intestazione 3</h3>
<span>
prova
span 1
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
</span>
<span>
span 2
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
</span>
<h3>Intestazione 3.1</h3>
</div>
</body>

Expand Down

0 comments on commit 545806d

Please # to comment.