Skip to content

Commit

Permalink
FIX3: Corrección de página 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vquirozuni committed Feb 11, 2021
1 parent b41eab9 commit 7d83bef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions html/pagina2.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
</HEAD>
<BODY LANG="es-ES" class="container text-center">
<H1>
<IMG ID="imagen2" SRC="../imagenes/BD1.gif" NAME="Imagen1" ALIGN=CENTER WIDTH=700 HEIGHT=50><BR CLEAR=LEFT><BR><BR>
<IMG ID="imagen2" SRC="../imagenes/BD2.gif" NAME="Imagen1" ALIGN=CENTER WIDTH=700 HEIGHT=50><BR CLEAR=LEFT><BR><BR>
</H1>
<H1 ID="titulo2">Mi primera página HTML</H1>
<H1 ID="titulo2">Mi segunda página HTML</H1>
<P>
<BR><BR>
</P>
Expand Down

0 comments on commit 7d83bef

Please sign in to comment.