-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathalquilados.html
150 lines (137 loc) · 6.15 KB
/
alquilados.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!DOCTYPE html>
<html lang="es" xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- META TAGS -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>Alquilados - VideoClub</title>
<link rel="stylesheet" href="css/materialize.min.css">
<link rel="stylesheet" href="css/alquilados.css">
<!-- Importaciones -->
<link rel="shortcut icon" href="https://images.vexels.com/media/users/3/141504/isolated/preview/745dfb89917b0705717f4889ec2802dd-icono-de-ronda-mundial-by-vexels.png">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Dosis:600&display=swap" rel="stylesheet">
</head>
<body>
<header>
<nav style="background-color: #2699FB;">
<div class="nav-wrapper">
<a href="/VideoClub/dashboard.html" class="brand-logo">VideoClub</a>
<a href="#" data-target="mobile-demo" class="sidenav-trigger"><i class="material-icons">menu</i></a>
<ul class="right hide-on-med-and-down">
<li><a href="/VideoClub/alquilados.html">Alquilados</a></li>
<li style="cursor: pointer;">
<a href="/VideoClub/">
<i class="material-icons right">account_circle</i>
Usuario</a>
</li>
</ul>
</div>
</nav>
<ul class="sidenav" id="mobile-demo">
<li><a href="#">Alquilados</a></li>
<li><a href="/videoclub-final-proyect-unapec/"><i class="material-icons right">account_circle</i>Cuenta</a></li>
</ul>
</header>
<main style="flex: 1 0 auto;">
<div class="container">
<div class="row">
<div class="col s12">
<h4 style="color: #304A85; margin-bottom: 35px;">Alquilados</h4>
<div class="details">
<div class="row">
<div class="col s12 l3" style="height: 200px;">
<img src="res/news/cover1.jpg" alt="Grey" width="100%" height="100%" style="border-radius: 45px 0px 0px 45px;" />
</div>
<div class="col s12 l9">
<div class="row">
<div class="col s12 l4">
<p style="color: #304A85; font-weight: bold; text-align: center;">Fecha de alquiler:</p>
<p style="color: #304A85; font-weight: bold; text-align: center;" id="alquiler">15/12/2020</p><br>
<p style="color: #304A85; font-weight: bold; text-align: center;">Fecha de devolución:</p>
<p style="color: #304A85; font-weight: bold; text-align: center;" id="devolucion">20/12/2020</p>
</div>
<div class="col s12 l4" style="display: flex; flex-direction: column; align-content: center; justify-content: center; height: 200px;">
<p style="color: #304A85; font-weight: bold; text-align: center;" id="devolucion">No. de registro:</p>
<p style="color: #304A85; text-align: center;" id="devolucion">1f6ew1f56wef6ew1f65ew</p>
</div>
<div class="col s12 l4" style="display: flex; flex-direction: column; align-content: center; justify-content: center; height: 200px;">
<p style="margin: 0px;">Total: €6.99</p>
<p style="margin: 0px;">Tarifa: €13.98 *</p>
<p style="margin: 0px; color: #0AA505; font-weight: bold;">Total Neto: €20.97</p>
</div>
</div>
</div>
</div>
</div>
<!-- 2do -->
<div class="details">
<div class="row">
<div class="col s12 l3" style="height: 200px;">
<img src="res/news/cover2.jpg" alt="Grey" width="100%" height="100%" style="border-radius: 45px 0px 0px 45px;" />
</div>
<div class="col s12 l9">
<div class="row">
<div class="col s12 l4">
<p style="color: #304A85; font-weight: bold; text-align: center;">Fecha de alquiler:</p>
<p style="color: #304A85; font-weight: bold; text-align: center;" id="alquiler">16/12/2020</p><br>
<p style="color: #304A85; font-weight: bold; text-align: center;">Fecha de devolución:</p>
<p style="color: #304A85; font-weight: bold; text-align: center;" id="devolucion">23/12/2020</p>
</div>
<div class="col s12 l4" style="display: flex; flex-direction: column; align-content: center; justify-content: center; height: 200px;">
<p style="color: #304A85; font-weight: bold; text-align: center;" id="devolucion">No. de registro:</p>
<p style="color: #304A85; text-align: center;" id="devolucion">1f6ew18t9q30iqw1f65ew</p>
</div>
<div class="col s12 l4" style="display: flex; flex-direction: column; align-content: center; justify-content: center; height: 200px;">
<p style="margin: 0px;">Total: €9.99</p>
<p style="margin: 0px;">Tarifa: €6.99 *</p>
<p style="margin: 0px; color: #0AA505; font-weight: bold;">Total Neto: €13.98</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<footer class="page-footer" style="background-color: #276eab;">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">VideoClub</h5>
<p class="grey-text text-lighten-4">Nuestra mayor plataforma para que puedas alquilar esas películas que tanto deseaste ver.</p>
</div>
<div class="col l4 offset-l2 s12">
<h5 class="white-text">Redes Sociales</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="https://www.facebook.com/">Facebook</a></li>
<li><a class="grey-text text-lighten-3" href="https://twitter.com/">Twitter</a></li>
<li><a class="grey-text text-lighten-3" href="https://www.instagram.com/">Instagram</a></li>
<li><a class="grey-text text-lighten-3" href="https://www.youtube.com/">YouTube</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright" style="background-color: rgba(51,51,51,0.2);">
<div class="container">
© 2019 VideoClub. Todos los derechos reservados.
<a class="grey-text text-lighten-4 right" href="#!">Términos y Privacidad</a>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="js/materialize.min.js"></script>
<script>
$(document).ready(function(){
$('.sidenav').sidenav();
$('.modal').modal({
preventScrolling: true,
dismissible: true
});
});
</script>
</body>
</html>