Delete bocetos directory

This commit is contained in:
Fernando Méndez 2021-03-11 09:44:46 +01:00 committed by GitHub
parent 5dce290617
commit 9ff8331917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 0 additions and 44 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

View File

@ -1,44 +0,0 @@
<!DOCTYPE HTML>
<!--
Práctica 1 - Sistemas Web | Grupo D
CompluCine - FDI-cines
-->
<html lang="es">
<head>
<title>CompluCine | Bocetos</title>
<meta charset="utf-8" />
<link id="estilo" rel="stylesheet" type="text/css" href="../assets/css/main.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="../img/favicon.png" />
</head>
<body>
<!-- Header -->
<div class="header">
<a href="/"><img src="../img/favicon2.png" /> CompluCine</a> | Bocetos
<div class="menu">
<a href="/">Inicio |</a>
<a href="../detalles/">Detalles |</a>
<a href="#">Bocetos |</a>
<a href="../miembros/">Miembros |</a>
<a href="../planificacion/">Planificación |</a>
<a href="../contacto/">Contacto</a>
</div>
</div>
<!-- Main -->
<div class="main">
<div class="image"><img src="../img/logo_trasparente.png" /></div>
</div>
<!-- Footer -->
<div class="footer">
<p>© Práctica 1 | Sistemas Web 2021 </p>
</div>
<!-- Scripts -->
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB