-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update #titulo4, #imagen4, of file html/pagina4.html
- Loading branch information
erracep
committed
Oct 11, 2024
1 parent
96057d9
commit c001ff0
Showing
1 changed file
with
21 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,28 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> | ||
<HTML> | ||
<HEAD> | ||
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8"> | ||
<TITLE>Mi primera página</TITLE> | ||
<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.0 (Win32)"> | ||
<META NAME="AUTHOR" CONTENT="Gloria Cortés"> | ||
<META NAME="CREATED" CONTENT="20020903;6090096"> | ||
<META NAME="CHANGEDBY" CONTENT="Gloria Cortés"> | ||
<META NAME="CHANGED" CONTENT="20020903;6133657"> | ||
<!DOCTYPE html><html><head> | ||
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8"> | ||
<title>Mi primera página</title> | ||
<meta name="GENERATOR" content="OpenOffice.org 1.0 (Win32)"> | ||
<meta name="AUTHOR" content="Gloria Cortés"> | ||
<meta name="CREATED" content="20020903;6090096"> | ||
<meta name="CHANGEDBY" content="Gloria Cortés"> | ||
<meta name="CHANGED" content="20020903;6133657"> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> | ||
</HEAD> | ||
<BODY LANG="es-ES" class="container text-center"> | ||
<H1> | ||
<IMG ID="imagen4" SRC="../imagenes/BD1.gif" NAME="Imagen1" ALIGN=CENTER WIDTH=700 HEIGHT=50><BR CLEAR=LEFT><BR><BR> | ||
</H1> | ||
<H1 ID="titulo4">Mi primera página HTML</H1> | ||
<P> | ||
<BR><BR> | ||
</P> | ||
</head> | ||
<body lang="es-ES" class="container text-center"> | ||
<h1> | ||
<img id="imagen4" src="../imagenes/BD4.gif" name="Imagen1" align="CENTER" width="700" height="50"><br clear="LEFT"><br><br> | ||
</h1> | ||
<h1 id="titulo4">Mi cuarta página HTML</h1> | ||
<p> | ||
<br><br> | ||
</p> | ||
<div class="row text-center"> | ||
<div class="col-md-6"> | ||
<span>←</span><A HREF="pagina3.html">Mi tercera página HTML</A> | ||
<span>←</span><a href="pagina3.html">Mi tercera página HTML</a> | ||
</div> | ||
<div class="col-md-6"> | ||
<A ID="enlace4" HREF="pagina2.html">Mi segunda página HTML</A><span>→</span> | ||
<a id="enlace4" href="pagina2.html">Mi segunda página HTML</a><span>→</span> | ||
</div> | ||
</div> | ||
</BODY> | ||
</HTML> | ||
|
||
</body></html> |
c001ff0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok