-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
196 lines (187 loc) · 7.89 KB
/
contact.html
File metadata and controls
196 lines (187 loc) · 7.89 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
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<title>ArcLab - Free Bootstrap 4 Template by Colorlib</title>
<link rel="stylesheet" href="css/body.css">
<link rel="stylesheet" href="css/header.css">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/responsive.css">
<style>
.ctxt{
text-align: center;
background-color: #fff;
padding: 3%;
}
.ctxt p{
font-size: 1.5rem;
color: #666;
padding: 0;
}
.cc{
padding: 2% 15% 7% 15%;
background-color: #fff;
}
.cinfo{
display: flex;
flex-direction: column;
border-right: 1px solid #ccc;
text-align: center;
justify-content: center;
align-items: center;
}
.icon{
color: #96bb7c;
}
.cinfo h3{
margin-bottom: 0;
color: #444;
font-weight: 500;
}
.cinfo p{
color: #777;
}
@media (max-width: 575px) {
.bread {
font-size: 3.1rem !important;
}
}
</style>
</head>
<body>
<!--################# HEADER ################-->
<header class="header">
<a href="index.html" style="text-decoration: none;"><div class="logo">ArcLab.</div></a>
<nav class="nav-links" id="navLinks">
<a href="index.html" >Home</a>
<a href="about.html">About</a>
<a href="team.html">Team</a>
<a href="services.html">Services</a>
<a href="project.html">Project</a>
<a href="blog.html">Blog</a>
<a href="contact.html" class="act">Contact</a>
</nav>
<button class="toggle-button" id="toggleButton">MENU</button>
</header>
<!--################# BACKGROUND SECTION ################-->
<section class="bg-section" >
<div class="background-image2">
<div class="image-overlay"></div>
</div>
<div class="inner-div2">
<div class="row fade">
<div class="col-s-12 col-sm-12 col-12 txt">
<p class="breadcrumbs"><span><a href="index.html" style="text-decoration: none; color: #666666; margin-right: 10px;">Home
<i class="fa fa-chevron-right"></i></a></span><span>Contact Us <i class="fa fa-chevron-right"></i></span></p>
<h2 class="bread">Contact Us</h2>
</div>
</div>
</div>
</section>
<!--################# BOTTOM-HEADER ################-->
<div class="bottom-header">
<a href="index.html" style="text-decoration: none;"><div class="btm-logo">ArcLab.</div></a>
<nav class="nav-links" id="btm-navLinks">
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="team.html">Team</a>
<a href="services.html">Services</a>
<a href="project.html">Project</a>
<a href="blog.html">Blog</a>
<a href="contact.html" class="act">Contact</a>
</nav>
<button class="toggle-button" id="btm-toggleButton">MENU</button>
</div>
<!--################# FORM SECTION ################-->
<section class="cform">
<div class="form">
<form>
<input type="text" placeholder="Your Name"><br><br>
<input type="email" placeholder="Your Email"><br><br>
<input type="text" placeholder="Subject"><br><br>
<textarea id="message" name="message" placeholder="Message"></textarea><br><br>
<button class="submitbutton" >Send Message</button>
</form>
</div>
</section>
<div class="ctxt" >
<p>If you got any questions please do not hesitate to send us a message</p>
</div>
<!--################# CONTACT SECTION ################-->
<section class="cc">
<div class="row">
<div class="col-s-12 col-sm-4 col-4 cinfo">
<span class="icon fa fa-map"></span>
<h3>Address:</h3>
<p style="margin: 5% 16%;">198 West 21th Street, Suite 721 New York NY 10016</p>
</div>
<div class="col-s-12 col-sm-4 col-4 cinfo">
<span class="icon fa fa-phone"></span>
<h3>Phone:</h3>
<a href="#" style="text-decoration: none;"><p>+ 1235 2355 98<br><span style="color: #fff;">...</span></p></a>
</div>
<div class="col-s-12 col-sm-4 col-4 cinfo" style="border: 0px;">
<span class="icon fa fa-envelope "></span>
<h3>Email:</h3>
<a href="#" style="text-decoration: none;"><p>info@yoursite.com</p></a>
</div>
</div>
</section>
<!--################# FOOTER SECTION ################-->
<footer>
<div class=" footer-container row">
<div class=" footer-section col-s-12 col-sm-2 col-2">
<h3>ArchLab.</h3>
<p>Far far away, behind the word mountains, far from the countries.</p>
<ul class="ftco-footer-social">
<li class="ftco-animate"><a href="#"><span class="fa fa-twitter"></span></a></li>
<li class="ftco-animate"><a href="#"><span class="fa fa-facebook"></span></a></li>
<li class="ftco-animate"><a href="#"><span class="fa fa-instagram"></span></a></li>
</ul>
</div>
<div class=" footer-section col-s-12 col-sm-2 col-2">
<h3 >Community</h3>
<ul class="list-unstyled">
<li><a href="#"><span class="fa fa-chevron-right"></span>Projects</a></li>
<li><a href="#"><span class="fa fa-chevron-right"></span>Team</a></li>
<li><a href="#"><span class="fa fa-chevron-right"></span>Reviews</a></li>
<li><a href="#"><span class="fa fa-chevron-right"></span>FAQs</a></li>
</ul>
</div>
<div class="footer-section col-s-12 col-sm-2 col-2">
<h3>About us</h3>
<ul class="list-unstyled">
<li><a href="#"><span class="fa fa-chevron-right"></span>Our Story</a></li>
<li><a href="#"><span class="fa fa-chevron-right"></span>Meet the team</a></li>
<li><a href="#"><span class="fa fa-chevron-right"></span>Careers</a></li>
</ul>
</div>
<div class="footer-section col-s-12 col-sm-2 col-2">
<h3>Company</h3>
<ul class="list-unstyled">
<li><a href="#"><span class="fa fa-chevron-right"></span>About Us</a></li>
<li><a href="#"><span class="fa fa-chevron-right"></span>Press</a></li>
<li><a href="#"><span class="fa fa-chevron-right"></span>Contact</a></li>
<li><a href="#"><span class="fa fa-chevron-right"></span>Careers</a></li>
</ul>
</div>
<div class="footer-section col-s-12 col-sm-2 col-2" style="margin-right: 0; width: 20%;" >
<h3>Have a Questions?</h3>
<ul>
<li style="display: flex;"><span class="icon fa fa-map" style="margin-top: 6px;"></span><span class="text">203 Fake St. Mountain View, San Francisco, California, USA</span></li>
<a href="#" style="text-decoration: none;"><li style="display: flex;"><span class="icon fa fa-phone" style="margin-top: 6px;"></span><span class="text">+2 392 3929 210</span></li></a>
<a href="#" style="text-decoration: none;"><li style="display: flex;"><span class="icon fa fa-envelope" style="margin-top: 6px;"></span><span class="text"> info@yourdomain.com</span></li></a>
</ul>
</div>
</div>
<div class="row">
<div class="footer-bottom col-s-12 col-sm-12 col-12">
<p >Copyright © 2024 All rights reserved | This template is made with ♥ by <a href="contact.html" style="text-decoration: none; color: #96bb7c;">Colorlib</a></p>
</div>
</div>
</footer>
<script src="js/script.js"></script>
</body>
</html>