Skip to content

Commit

Permalink
rerdenacion section y h3
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcosCaraduje committed Oct 4, 2023
1 parent 7fda382 commit 31800eb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion sobremi.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ <h3> Mis aficiones y gustos</h3>
</section>

<section>

<h3> Lista de cantantes o grupos de musica favoritos </h3>
<!--Lista de cantantes o grupos de música favoritos. 5 elementos ORDENADOS-->
<ol>
<li> Orslok</li>
Expand All @@ -101,7 +103,9 @@ <h3> Mis aficiones y gustos</h3>
<li> Sticky M.A.</li>
<li> Duki</li>
</ol>

</section>
<section>
<h3> Mis asignaturas preferidas del grado </h3>
<!--lista de definición de las asignaturas que mas me han gustado del grado-->
<dl>
<dt>
Expand Down

0 comments on commit 31800eb

Please sign in to comment.