Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title style="color: blueviolet;">Jenny Fernanda Auza Dos Reis</title>
</head>
<body>
<main>
<section>
<ul>
<li>Se realizaron cambios de comentarios en la carpeta CADIF1.html</li>
<li>Se realizaron cambios de comentarios en la carpeta formularios.html</li>
<li>Se crea un archivo readme.html</li>
</ul>
</section>
</main>
</body>
</html>
3 changes: 2 additions & 1 deletion cadif1.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<title>Cafif1</title>

</head>
<!-- Este es mi aporte al proyecto-->
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
Expand Down Expand Up @@ -112,4 +113,4 @@ <h2>Alquiler de salones</h2>
<script type="text/javascript" src="js/jquery3.3.1.js"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
</body>
</html>
</html>
4 changes: 2 additions & 2 deletions formularios.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h2>Formulario vertical(por defecto)</h2>
</form>

</div>

<!--Este es mi aporte al formulario-->
<h2>Formulario en linea</h2>

<div class="container">
Expand Down Expand Up @@ -66,4 +66,4 @@ <h2>Formulario Horizontal</h2>


</body>
</html>
</html>