-
Notifications
You must be signed in to change notification settings - Fork 0
/
signup.html
226 lines (192 loc) · 8.37 KB
/
signup.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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
<!doctype html>
<html lang="en">
<!-- Mirrored from demo.themefisher.com/vixcon/signup.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 24 Oct 2022 17:50:59 GMT -->
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="confence,event,conference,company,meetup,business,agency,startup,sass,responsive,modern,speaker,multpage,onepage,it,business">
<meta name="author" content="Themefisher">
<title>Vixcon| Event & Conference html5 template</title>
<!-- Mobile Specific Meta-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.html" />
<!-- bootstrap.min css -->
<link rel="stylesheet" href="plugins/bootstrap/css/bootstrap.min.css">
<!-- Icon Css -->
<link rel="stylesheet" href="plugins/themefisher-font/style.css">
<!-- animate.css -->
<link rel="stylesheet" href="plugins/animate-css/animate.css">
<!-- Magnify Popup -->
<link rel="stylesheet" href="plugins/magnific-popup/dist/magnific-popup.css">
<!-- Slick Slider CSS -->
<link rel="stylesheet" href="plugins/slick-carousel/slick/slick.css">
<link rel="stylesheet" href="plugins/slick-carousel/slick/slick-theme.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="css/style.css">
</head>
<body id="body">
<!-- preloader start -->
<div id="tb-preloader">
<div class="tb-preloader-wave"></div>
</div>
<!-- preloader end -->
<!-- Navigation Start -->
<header class="header-bar">
<nav class="navbar navbar-expand-lg main-nav">
<div class="container">
<!-- LOGO BAR -->
<a class="navbar-brand" href="index-2.html">
<img src="images/logo.png" alt="meetub" class="img-fluid logo-b ">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="tf-ion-android-menu"></span>
</button>
<!-- MAIN MENU -->
<div class="collapse navbar-collapse text-center" id="navbarNavDropdown">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a class="nav-link" href="index-2.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="speaker.html">Speakers</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="blog.html" id="navbarDropdown1" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Pages.
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown1">
<a class="dropdown-item" href="about.html">About</a>
<a class="dropdown-item" href="pricing.html">Tickets</a>
<a class="dropdown-item" href="schedule.html">Schedule</a>
<a class="dropdown-item" href="login.html">Login</a>
<a class="dropdown-item" href="signup.html">Regstration</a>
<a class="dropdown-item" href="error.html">404 Page</a>
<a class="dropdown-item" href="faq.html">Supports</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="blog.html" id="navbarDropdown2" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Blog.
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown2">
<a class="dropdown-item" href="blog.html">Blog</a>
<a class="dropdown-item" href="blog-single.html">Blog Single</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
<a href="pricing.html" class="btn btn-secondary btn-rounded mt-3 mt-lg-0">Get Ticket</a>
</div>
</div>
</nav>
</header>
<!-- Navigation End -->
<section class="page-header">
<div class="overly"></div>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="content text-center">
<h1 class="mb-3 text-white text-capitalize letter-spacing">Tech conference</h1>
<div class="divider mx-auto mb-4 bg-white"></div>
<ul class="list-inline">
<li class="list-inline-item"><a href="index-2.html">Home</a></li>
<li class="list-inline-item">/</li>
<li class="list-inline-item"><a href="index-2.html">Tech conference</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="section signup">
<div class="container">
<div class="box-shadow">
<div class="row justify-content-center no-gutters ">
<div class="col-lg-6">
<img src="images/about/signup.png" alt="" class="img-fluid">
</div>
<div class="col-lg-6">
<div class="signup-form p-5 border-left">
<div class="mb-4">
<h2 class="mb-2">Welcome</h2>
<p class="mb-5">Already have an account? <a href="login.html" class="text-color"> Login now</a></p>
</div>
<form action="#" >
<div class="form-group mb-4">
<input type="text" class="form-control" placeholder="Username">
</div>
<div class="form-group mb-4">
<input type="text" class="form-control" placeholder="Phone No">
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Enter Email Address">
</div>
<div class="form-group">
<textarea name="#" id="#" cols="30" rows="9" class="form-control" placeholder="Your Message"></textarea>
</div>
<a href="#" class="btn btn-hero btn-rounded mt-4 ">Register Now</a>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="footer section">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 text-center">
<h2 class="text-white mb-3" >Vixcon.
</h2>
<p class="text-white-50">We are a creative-led experiential Event Production Agency that helps brands connect, engage and evolve. </p>
<form action="#" class="sub-form mt-4 mb-3">
<input type="text" class="form-control" placeholder="Put your email address">
<a href="#" class="btn btn-secondary btn-rounded mt-3">Subscribe now</a>
</form>
<p class="mt-3 text-white-50">We will not spam at your inbox .Don't panic</p>
<ul class="list-inline footer-socails">
<li class="list-inline-item"><a href="#"><i class="tf-ion-social-facebook"></i></a></li>
<li class="list-inline-item"><a href="#"><i class="tf-ion-social-twitter"></i></a></li>
<li class="list-inline-item"><a href="#"><i class="tf-ion-social-linkedin"></i></a></li>
<li class="list-inline-item"><a href="#"><i class="tf-ion-social-pinterest"></i></a></li>
<li class="list-inline-item"><a href="#"><i class="tf-ion-social-rss"></i></a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center mt-5 ">
<p class="copy border-top pt-4 text-white-50 mb-0">Copyright Reserved to Themefisher.2019</p>
</div>
</div>
</div>
</section>
<!--
Essential Scripts
=====================================-->
<!-- Main jQuery -->
<script src="plugins/jquery/jquery.js"></script>
<!-- Bootstrap 4.3 -->
<script src="plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- -->
<script src="plugins/SyoTimer/jquery.syotimer.min.js"></script>
<!-- Form Validator -->
<script src="../../cdnjs.cloudflare.com/ajax/libs/jquery.form/3.32/jquery.form.js"></script>
<script src="../../cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.11.1/jquery.validate.min.js"></script>
<script src="plugins/easing/waypoint.js"></script>
<script src="plugins/easing/easing.js"></script>
<script src="plugins/magnific-popup/dist/jquery.magnific-popup.js"></script>
<!-- Google Map -->
<script src="plugins/google-map/gmap3.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDwIQh7LGryQdDDi-A603lR8NqiF3R_ycA"></script>
<script src="js/script.js"></script>
</body>
<!-- Mirrored from demo.themefisher.com/vixcon/signup.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 24 Oct 2022 17:50:59 GMT -->
</html>