-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
164 lines (141 loc) · 5.41 KB
/
contact.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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!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>contact</title>
<!-- font awesome cdn link -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
/>
<!-- custom css file link -->
<link rel="stylesheet" href="css/style.css" />
<!-- custom js file link -->
<script src="js/script.js" defer></script>
</head>
<body>
<!-- header section starts -->
<header class="header">
<a href="home.html" class="logo"> LOGO </a>
<nav class="navbar">
<ul>
<li><a href="home.html">inicio</a></li>
<li><a href="products.html">productos</a></li>
<li>
<a href="#">lo nuevo +</a>
<ul>
<li><a href="index.html">prueba virtual</a></li>
<li><a href="blogs.html">blogs</a></li>
</ul>
</li>
<li><a href="contact.html">contacto</a></li>
<li>
<a href="#">cuenta +</a>
<ul>
<li><a href="login.html">acceso</a></li>
<li><a href="register.html">registro</a></li>
</ul>
</li>
</ul>
</nav>
<div class="icons">
<div id="menu-btn" class="fas fa-bars"></div>
<div id="search-btn" class="fas fa-search"></div>
<a href="cart.html" class="fas fa-shopping-cart"></a>
</div>
<form action="" class="search-form">
<input
type="search"
name=""
placeholder="buscar"
id="search-box"
/>
<label for="search-box" class="fas fa-search"></label>
</form>
</header>
<!-- header section ends -->
<!-- header section -->
<section class="heading">
<h1>contáctenos</h1>
<p><a href="home.html">inicio</a> >> contact</p>
</section>
<!-- header section -->
<!-- contact section starts -->
<section class="contact">
<h1 class="title">Ponerse En Contacto</h1>
<div class="row">
<form action="">
<input type="text" placeholder="tu nombre" class="box" />
<input type="number" placeholder="tu número" class="box" />
<input type="email" placeholder="tu correo electrónico" class="box" />
<textarea
name=""
placeholder="tu mensaje"
id=""
cols="30"
rows="10"
></textarea>
<input type="submit" value="enviar mensaje" class="btn" />
</form>
<iframe
class="map"
src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d27266.660645970696!2d-64.2579692!3d-31.322187!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94329be910b8004b%3A0xdbaba078d302d3c9!2sUniversidad%20Empresarial%20Siglo%2021!5e0!3m2!1ses-419!2sar!4v1690619453548!5m2!1ses-419!2sar"
allowfullscreen=""
loading="lazy"
></iframe>
</div>
</section>
<!-- contact section ends -->
<!-- footer section starts -->
<section class="footer">
<div class="box-container">
<div class="box">
<h3>enlaces rápidos</h3>
<a href="home.html"> <i class="fas fa-angle-right"></i> inicio</a>
<a href="products.html">
<i class="fas fa-angle-right"></i> productos</a
>
<a href="index.html"> <i class="fas fa-angle-right"></i> prueba virtual</a>
<a href="blogs.html"> <i class="fas fa-angle-right"></i> blogs</a>
<a href="contact.html"> <i class="fas fa-angle-right"></i> contacto</a>
<a href="login.html"> <i class="fas fa-angle-right"></i> acceso</a>
<a href="register.html">
<i class="fas fa-angle-right"></i> registro</a
>
<a href="cart.html"> <i class="fas fa-angle-right"></i> carrito </a>
</div>
<div class="box">
<h3>extras</h3>
<a href="#"> <i class="fas fa-angle-right"></i> mi cuenta </a>
<a href="#"> <i class="fas fa-angle-right"></i> mi pedido </a>
<a href="#"> <i class="fas fa-angle-right"></i> mi lista de deseos </a>
<a href="#"> <i class="fas fa-angle-right"></i> condiciones de uso </a>
<a href="#"> <i class="fas fa-angle-right"></i> política De Privacidad </a>
</div>
<div class="box">
<h3>¡seguinos!</h3>
<a href="#"> <i class="fab fa-facebook-f"></i> facebook </a>
<a href="#"> <i class="fab fa-twitter"></i> twitter </a>
<a href="#"> <i class="fab fa-instagram"></i> instagram </a>
<a href="#"> <i class="fab fa-pinterest"></i> pinterest </a>
<a href="#"> <i class="fab fa-linkedin"></i> linkedin </a>
<a href="#"> <i class="fab fa-github"></i> github </a>
</div>
<div class="box">
<h3>boletín informativo</h3>
<p>Suscríbete Para Recibir Las Últimas Actualizaciones</p>
<form action="">
<input type="email" placeholder="ingresa tu correo electrónico" />
<input type="submit" value="subscribir" class="btn" />
</form>
</div>
</div>
<div class="credit">
creado por <span>Joaquín Cavarzan</span> | todos los derechos reservados
</div>
</section>
<!-- footer section ends -->
</body>
</html>