Delete bocetos directory
This commit is contained in:
parent
5dce290617
commit
9ff8331917
Binary file not shown.
Before Width: | Height: | Size: 37 KiB |
BIN
bocetos/cine.png
BIN
bocetos/cine.png
Binary file not shown.
Before Width: | Height: | Size: 98 KiB |
Binary file not shown.
Before Width: | Height: | Size: 37 KiB |
@ -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 |
Loading…
Reference in New Issue
Block a user