-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
210 lines (170 loc) · 7.95 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
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
<!DOCTYPE html>
<head>
<title>V Production</title>
<meta charset="UTF-8">
<meta name="description" content="pawan">
<meta name="keywords" content="HTML, CSS, JavaScript">
<meta name="author" content="John Doe">
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="shortcut icon" href="images/fvicon.jpg">
<link rel="stylesheet" type="text/css" href="css/f.css">
<link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/
font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/v14.css">
<link rel="stylesheet" type="text/css" href="css/v10.css"><script type="text/javascript" src="js/jquery.min.js"></script>
</head>
<body onload="preloadd()">
<div id ="black">
<div class="main-loaderv11">
<span class="loader1v11"></span>
<span class="loader2v11"></span>
<span class="loader3v11"></span>
</div>
</div>
<!--Start Top Bar wWbsite -->
<div class="top-contenr-v1" >
<div class="address-v1"><a href="#"><i class="fa fa-map-marker" aria-hidden="true"></i> Plot 11 , jaipur, rajasthan </a></div>
<div class="address-v1"><a href="#"><i class="fa fa-phone" aria-hidden="true"></i>+918440850310 </a><a href="#"><i class="fa fa-envelope" aria-hidden="true"></i> info@vproduction.com</a></div>
<div class="address-v1">
<ul class="top-icon-v1">
<li><a href=" https://www.facebook.com/officialvproduction/" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="https://instagram.com/officialvproduction?igshid=k5dt1g74i00e" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
<li><a href="
https://youtube.com/c/VPRODUCTIONSTUDIO" target="_blank"><i class="fa fa-youtube" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
<!--End Top Bar Website-->
<!--sec2 wWbsite -->
<header class="header-v2" id="scrollTopv2">
<div class="container-v2">
<div class="row-v2" >
<div class="logo-v2">
<a href="#"><img src="images/logov.jpg"></a>
</div>
<input type="checkbox" id="nav-check-v2">
<label for="nav-check-v2" class="nav-toggler-v2">
<span></span>
</label>
<nav class="nav-v2" >
<ul class="ui-v2">
<li><a href="index.html" >home</a></li>
<li><a href="about.html">about</a></li>
<li><a href="donate.html" >donate</a></li>
<li><a href="career.html" >career</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="Team.html" >team</a></li>
<li><a href="gallery.html" >Gallery </a></li>
<li><a href="contact.html" class="a-v2">contact</a></li>
</ul>
</nav>
</div>
</div>
</header>
<div class="span-v9" style="margin-bottom:2px;">
<span>Contact Us</span><br><p>
Contact Us
Please take a moment to get in touch, we will get back to you shortly.
</p>
</div>
<form id="survey-formv14">
<!-- name -->
<label id="name-labelv14" class="row-labelv14" for="namev14"><span style="color: red;">*</span> Name:</label>
<input id="namev14" class="row-inputv14" type="text" placeholder="Enter your name" required>
<label id="Mobile-labelv14" class="row-labelv14" for="Mobilev14"><span style="color: red;">*</span> Mobile:</label>
<input id="Mobilev14" type="Mobile" class="row-inputv14" type="text" placeholder="Enter Mobile" required>
<!-- email -->
<label id="email-labelv14" class="row-labelv14" for="emailv14"><span style="color: red;">*</span> Email:</label>
<input id="emailv14" class="row-inputv14" type="email" placeholder="Enter your email" required>
<!-- education dropdown -->
<label class="row-labelv14" for="dropdownv14"><span style="color: red;">*</span> Your State:</label>
<select id="dropdownv14" class="row-inputv14" required>
<option disabled selected>Select an State</option>
<option value="primary">Primary education</option>
<option value="secondary">Secondary education</option>
<option value="higher">Higher education</option>
<option value="na">No answer</option>
</select>
<label class="row-labelv14" for="Districtv14"><span style="color: red;">*</span> Your District:</label>
<select id="Districtv14" class="row-inputv14" required>
<option disabled selected>Select an District</option>
<option value="primary">Primary education</option>
<option value="secondary">Secondary education</option>
<option value="higher">Higher education</option>
<option value="na">No answer</option>
</select>
<!-- years of experience -->
<!-- programs checkbox -->
<!-- salary radio -->
<!-- comments textarea -->
<label class="row-labelv14" for="commentsv14"> Enter Your Massage:</label>
<textarea id="commentsv14" placeholder="Enter other informations here..." style=" outline: none; border-bottom: solid red 1px;border-top: solid red 1px;padding: 1px 1px;"></textarea>
<!-- submit button -->
<button id="submitv14" type="submit">Send Now !</button>
</form>
<footer class="footerv4">
<div class="containerv4">
<div class="rowv4">
<div class="footer-colv4">
<h4>company</h4>
<ul>
<li><a href="#">about us</a></li>
<li><a href="#">our services</a></li>
<li><a href="#">privacy policy</a></li>
<li><a href="#">affiliate program</a></li>
</ul>
</div>
<div class="footer-colv4">
<h4>get help</h4>
<ul>
<li><a href="#">FAQ</a></li>
<li><a href="#">shipping</a></li>
<li><a href="#">returns</a></li>
<li><a href="#">payment options</a></li>
</ul>
</div>
<div class="footer-colv4">
<h4>Community</h4>
<ul>
<li><a href="#">watch</a></li>
<li><a href="#">bag</a></li>
<li><a href="#">shoes</a></li>
<li><a href="#">dress</a></li>
</ul>
</div>
<div class="footer-colv4">
<h4>follow us</h4>
<div class="social-links">
<a href=" https://www.facebook.com/officialvproduction/" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="#" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://instagram.com/officialvproduction?igshid=k5dt1g74i00e" target="_blank"><i class="fa fa-instagram"></i></a>
<a href="https://youtube.com/c/VPRODUCTIONSTUDIO" target="_blank"><i class="fa fa-youtube"></i></a>
</div>
</div>
</div>
</div>
<p class="cp-textv4">
© Copyright 2020 <a href="#" style="color: white"> Vproduction </a>. All rights reserved.Design by<a href="https://docs.google.com/forms/d/e/1FAIpQLScSF5-G4M38dHerghnhG2r5m9EJI2X5cNJND3eBj4mnitsalA/viewform?usp=sf_link" target="_blank" style="color: white"> Pawan</a>
<br>
</p>
</footer>
<script>
// When the user scrolls down 20px from the top of the document, slide down the navbar
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 200 || document.documentElement.scrollTop > 200) {
document.getElementById("scrollTopv2").style.position = "sticky";
} else {
document.getElementById("scrollTopv2").style.position = "";
}
}
</script>
<script type="text/javascript">
var pre1=document.getElementById('black');
var pre2=document.getElementById('paan');
function preloadd(){
pre1.style.display='none';
}</script>
</body>
</html>