Skip to content

Commit

Permalink
se agrega main al doc index.html con la primera seccion
Browse files Browse the repository at this point in the history
  • Loading branch information
Feliperodriguezri committed Feb 29, 2024
1 parent 5f079c7 commit b38bd4b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@
<h1>titulo</h1>
</header>

<main>
<section id="seccion1">
<h2>subtitulo primera sección</h2>
</section>
</main>



<footer>
<p>Sitio web desarrollado por Felipe Rodriguez</p>
</footer>
Expand Down

0 comments on commit b38bd4b

Please sign in to comment.