-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreg.html
139 lines (137 loc) · 5.02 KB
/
reg.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
<!DOCTYPE html>
<html>
<head>
<title>Waves 2017 | The Ripple Project Registration</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Waves 2017, Waves Bits Goa, Bits Goa, Goa, Charity, Teach for India, Non Government organisation" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<link href="css/style.css" rel='stylesheet' type='text/css' />
<script src="js/jquery.min.js"></script>
<!--start-smoth-scrolling-->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!--start-smoth-scrolling-->
</head>
<body>
<!--head-->
<div class="head" id="home">
<div class="container">
<div class="head-top">
<div class="col-md-6 h-left">
<p>+123 456 7897 , +132 567 8977</p>
</div>
<div class="col-md-6 h-right">
<ul>
<li><a href="#"><span class="fb"> </span></a></li>
<li><a href="#"><span class="twit"> </span></a></li>
<li><a href="#"><span class="pin"> </span></a></li>
<li><a href="#"><span class="rss"> </span></a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!--head-->
<!--header-->
<div class="header">
<div class="container">
<div class="header-main">
<div class="logo">
<a href="index.html"><img src="images/logo.PNG" alt="" style="width: 32%"></a>
</div>
<div class="head-right">
<div class="top-nav">
<span class="menu"><img src="images/nav-icon.png" alt=""> </span>
<ul>
<li><a href="index.html" class="active"><span class="glyphicon glyphicon-home"></span>Home</a></li>
<li><a href="index.html#helpstart"><span class="glyphicon glyphicon-info-sign"></span>Cause</a></li>
<li><a href="index.html#whatwedo"><span class="glyphicon glyphicon-certificate"></span>What We do</a></li>
<li><a href="gallery.html"><span class="glyphicon glyphicon-picture"></span>Media</a></li>
<li><a href="reg.html"><span class="glyphicon glyphicon-envelope"></span>Volunteer</a></li>
<div class="clearfix"> </div>
</ul>
<!--script-->
<script>
$("span.menu").click(function(){
$(".top-nav ul").slideToggle(500, function(){
});
});
</script>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--//header-->
<!--contact-starts-->
<div class="contact">
<div class="contact-form heading">
<h3>Volunteer Registration</h3>
<p>Line on why to volunteer goes here.</p>
<div class="contact-bottom">
<form>
<input type="text" placeholder="Name" style="width: 35%; padding: 5px; margin: 5px;">
<input type="text" placeholder="Email" style="width: 35%; padding: 5px; margin: 5px;">
<input type="text" placeholder="Phone" style="width: 35%; padding: 5px; margin: 5px;">
<input type="text" placeholder="City" style="width: 35%; padding: 5px; margin: 5px;">
<textarea placeholder="Address" required style="width: 71.5%;"></textarea>
<div class="submit-btn">
<input type="submit" value="SUBMIT">
</div>
</form>
</div>
</div>
<!--<div class="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d47753.14235372253!2d-87.8390792!3d41.57851990000001!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1skohl's!5e0!3m2!1sen!2sin!4v1436335323316" style="border:0" allowfullscreen></iframe>
</div>-->
</div>
</div>
<!--contact-end-->
<!--address-starts-->
<div class="address">
<div class="container">
<div class="address-top">
<div class="col-md-4 add-left">
<span class="glyphicon glyphicon-map-marker" aria-hidden="true"></span>
<p><label>BITS Pilani, KK Birla Goa Campus</label>
</p>
</div>
<div class="col-md-4 add-left">
<span class="glyphicon glyphicon-earphone" aria-hidden="true"></span>
<p>+91 89766 95524 ,<br> +91 75076 89437
</p>
</div>
<div class="col-md-4 add-left">
<span class="glyphicon glyphicon-envelope" aria-hidden="true"></span>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!--address-end-->
<!--footer-starts-->
<div class="footer">
<div class="container">
<div class="footer-top">
<a href="index.html"><h3>Waves 2017</h3></a>
<p>Site Design: <a href="www.prefedge.com">Aryan Agarwal</a></p>
<a href="#home" class="scroll"><img src="images/top-arrow.png" alt="" /></a>
</div>
</div>
</div>
<!--footer-end-->
</body>
</html>