-
Notifications
You must be signed in to change notification settings - Fork 0
/
contacts-dark.html
191 lines (166 loc) · 5.81 KB
/
contacts-dark.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Glitche - Contacts</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<!-- Load Fonts -->
<link href='https://fonts.googleapis.com/css?family=Roboto+Mono:400,100,300italic,300,100italic,400italic,500,500italic,700,700italic&subset=latin,cyrillic' rel='stylesheet'>
<!-- CSS -->
<link rel="stylesheet" href="css/glitche-basic.css" />
<link rel="stylesheet" href="css/glitche-layout.css" />
<link rel="stylesheet" href="css/ionicons.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/animate.css" />
<!--
Template RTL
-->
<!--<link rel="stylesheet" href="css/rtl.css" />-->
<!--
Template Colors
-->
<link rel="stylesheet" href="css/template-colors/orange.css" />
<!--<link rel="stylesheet" href="css/template-colors/blue.css" />-->
<!--<link rel="stylesheet" href="css/template-colors/green.css" />-->
<!--<link rel="stylesheet" href="css/template-colors/pink.css" />-->
<!--<link rel="stylesheet" href="css/template-colors/purple.css" />-->
<!--<link rel="stylesheet" href="css/template-colors/red.css" />-->
<!--
Template Dark
-->
<link rel="stylesheet" href="css/template-dark/dark.css" />
<!--[if lt IE 9]>
<script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Favicons -->
<link rel="shortcut icon" href="images/favicons/favicon.ico">
</head>
<body>
<!-- Preloader -->
<div class="preloader">
<div class="centrize full-width">
<div class="vertical-center">
<div class="pre-inner">
<div class="load typing-load"><p>loading...</p></div>
<span class="typed-load"></span>
</div>
</div>
</div>
</div>
<!-- Container -->
<div class="container">
<!-- Header -->
<header>
<div class="head-top">
<a href="#" class="menu-btn"><span></span></a>
<div class="top-menu">
<ul>
<li><a href="resume-dark.html" class="lnk">Resume</a></li>
<li><a href="portfolio-dark.html" class="lnk">Portfolio</a></li>
<li><a href="blog-dark.html" class="lnk">Blog</a></li>
<li class="active"><a href="contacts-dark.html" class="btn">Contacts</a></li>
</ul>
</div>
</div>
</header>
<!-- Wrapper -->
<div class="wrapper">
<!-- Started -->
<div class="section started">
<div class="centrize full-width">
<div class="vertical-center">
<div class="started-content">
<div class="h-title glitch-effect" data-text="Contacts">Contacts</div>
<div class="h-subtitle typing-bread">
<p><a href="index-dark.html">Home</a> / <a href="contacts-dark.html">Contacts</a></p>
</div>
<span class="typed-bread"></span>
</div>
</div>
</div>
<a href="#" class="mouse_btn"><span class="ion ion-mouse"></span></a>
</div>
<!-- Contacts Info -->
<div class="section contacts">
<div class="content">
<div class="title">
<div class="title_inner">Contacts</div>
</div>
<div class="service-items">
<div class="service-item">
<div class="icon"><span class="ion ion-android-phone-portrait"></span></div>
<div class="name">Phone</div>
<p>
+ (231) 456 67 89
</p>
</div>
<div class="service-item">
<div class="icon"><span class="ion ion-email"></span></div>
<div class="name">Email</div>
<p>
<a href="mailto:steve-pearson@gmail.com">steve-pearson@gmail.com</a>
</p>
</div>
<div class="service-item">
<div class="icon"><span class="ion ion-ios-location"></span></div>
<div class="name">Address</div>
<p>
2621 W Pico Blvd, Los Angeles
</p>
</div>
</div>
<div class="contact_form">
<form id="cform" method="post">
<div class="group-val">
<input type="text" name="name" placeholder="Name" />
</div>
<div class="group-val">
<input type="text" name="email" placeholder="Email" />
</div>
<div class="group-val ct-gr">
<textarea name="message" placeholder="Message"></textarea>
</div>
<a href="#" class="btn fill" onclick="$('#cform').submit(); return false;" data-text="Send Message">Send Message</a>
</form>
<div class="alert-success">
<p>
Thanks, your message is sent successfully. We will contact you shortly!
</p>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div class="soc">
<a target="_blank" href="https://dribbble.com/"><span class="ion ion-social-dribbble"></span></a>
<a target="_blank" href="https://twitter.com/"><span class="ion ion-social-twitter"></span></a>
<a target="_blank" href="https://github.com/"><span class="ion ion-social-github"></span></a>
<a target="_blank" href="https://www.instagram.com/"><span class="ion ion-social-instagram-outline"></span></a>
</div>
<div class="copy">© 2016 Glitche. All rights reserved.</div>
<div class="clr"></div>
</footer>
<!-- Lines -->
<div class="line top"></div>
<div class="line bottom"></div>
<div class="line left"></div>
<div class="line right"></div>
</div>
<!-- jQuery Scripts -->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.validate.js"></script>
<script src="js/typed.js"></script>
<script src="js/magnific-popup.js"></script>
<script src="js/imagesloaded.pkgd.js"></script>
<script src="js/isotope.pkgd.js"></script>
<!-- Main Scripts -->
<script src="js/glitche-scripts.js"></script>
</body>
</html>