-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathContacto.html
More file actions
61 lines (47 loc) · 1.55 KB
/
Contacto.html
File metadata and controls
61 lines (47 loc) · 1.55 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cake-Plop</title>
<style>
h1 {
font-family: fantasy;
color: rgba(54, 13, 54, 0.938);
}
h2 {
font-family: fantasy;
color: rgba(109, 41, 86, 0.877);
}
p {
font-size: 16px;
font-family: sans-serif;
color: rgb(35, 21, 63);
}
</style>
</head>
<body>
<body background="./Fondo.jpg" ></body>
<div align="left">
<a href="Inicio.html">Inicio</a>
<a href="Pedidos.html">Haz tu pedido</a>
<a href="Reservas.html">Pedidos</a>
<a href="Contacto.html">Contactanos</a></div>
<div align="center">
<img src="./Logo.png" alt="Banner" border="0" width="200px" style="border:0px solid rgb(23, 4, 26)">
</div>
<div align="center">
<h1>¡Ponte en contacto con nosotros!
</h1>
</div><br><br>
<div align="center">
<p>Encuentranos en Avenida 8 #77 Colonia Ampliación Cuacalco Delegación Cuauhtémoc C.P. 06090
CDMX. A los teléfonos 5636524558 y 5896325845 en un horario de Lunes a Viernes de 9:00hrs a 21:00hrs
y Sábados y Domingos de 9:00hrs a 22:00hrs.
</p>
</div><br><br>
<div align="center">
<h2>¡Te esperamos pronto!
</h2>
</div><br><br>