This repository has been archived by the owner on May 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
137 lines (100 loc) · 5.52 KB
/
index.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>CollegeDive.In - Home</title>
<meta name="description" content="CollegeDiveIn is here to make your college life more connected, enjoyable and less frustrated. You get to meet more interesting people on your and other campuses across India.">
<meta name="author" content="Codesters">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="http://collegedive.in/css/main-style.css">
</head>
<body>
<!--Facebook Like --->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="wrapper">
<div id="navigation">
<ul>
<a href="http://collegedive.in/"><li style="background-color:#ebeeee">Home</li></a>
<a href="http://collegedive.in/clubs/"><li>Clubs</li></a>
<a href="http://collegedive.in/events/"><li>Events</li></a>
<a href="http://collegedive.in/academics/"><li>Academics</li></a>
<a href="http://collegedive.in/about/"><li>About</li></a>
<a href="http://collegedive.in/team/"><li>Team</li></a>
<a href="mailto:admin@codesters.org"><li>Contact Us</li></a>
</ul>
</div>
<header>
<img id="man" src="http://collegedive.in/images/man1.png" />
<div id="title">
<h1 style="font-size:52px">College<span style="color:#436eee">Dive</span>.<span style="color:light grey">In</span></h1>
<h2> Amity University Haryana</h2>
</div>
<img id="text" src="http://collegedive.in/images/side_text.jpg" />
<div style="clear:both"></div>
</header>
<div style="clear:both"></div>
<div id="main-container">
<div id="note-text">
<h3>Happy Holidays Amity !!</h3>
<h4>This was just a crude site barely functional. We will come after breaks with full functionality. - <a href="www.codesters.org">Codesters Team</a></h4>
</div>
<div id="content">
<h2><span style="color:#000000">Who</span> <span style="color:grey">we are</span>?</h2>
<p>Initiated by some <a href="http://collegedive.in/team/">college students</a>, CollegeDiveIn is here to make your college life more connected, enjoyable and less frustrated. You get to meet more interesting people on your and other campuses across India.</p>
<h3><span style="color:#000000">Featured</span> <span style="color:grey">Highlights</span></h3>
<ul>
<li>Stay connected with your favourite <a href="http://collegedive.in/clubs/">College Clubs</a> on your campus.</li>
<li>Explore and take part in various <a href="http://collegedive.in/events/">Events</a> in your college.</li>
<li>Use our <a href="http://collegedive.in/academics/">High Quality Notes</a> for your college exams.</li>
<li>Work in groups on small and big projects with other people.</li>
</ul>
<br />
<p><em>"Our warm regards and sincere thanks to following people for helping CollegeDiveIn with the content."</em> - <a href="codesters.org">Team Codesters</a></p><br />
<p>Contributers:</p>
<p><a href="http://facebook.com/jainmickey/">Mayank Jain</a> | <a href="http://facebook.com/amittbansal">Amit Bansal</a> | <a href="http://facebook.com/profile.php?id=100002192094382">Pratik Kumar</a> | <a href="http://facebook.com/singhnihal">Nihal Singh</a> | <a href="http://facebook.com/akarambir">Karambir Singh</a> | Gauri Nandwani | Swati |</p>
</div>
<aside>
<img src="http://collegedive.in/images/handstand_text.jpg" />
</aside>
<div style="clear:both"></div>
</div>
<footer>
<div id="footer-content">
<ul>
<li><a href="http://collegedive.in/about/">About</a></li>
<li><a href="http://collegedive.in/disclaimer">Disclaimer</a></li>
<li><a href="http://collegedive.in/team/">Team</a></li>
</ul>
<p>powered by: <b style="font-size:22px"><a href="http://codesters.org/" target="blank">Codesters</a></b></p>
<ul id="social">
<li><a href="http://blog.collegedive.in/"><img src="http://collegedive.in/images/blogger.png" /></a></li>
<li><a href="http://facebook.com/collegedivein/"><img src="http://collegedive.in/images/facebook.png" /></a></li>
<li><a href="https://plus.google.com/b/102596952810197809628/"><img src="http://collegedive.in/images/google.png" /></a></li>
<li><a href="http://blog.collegedive.in/rss"><img src="http://collegedive.in/images/rss.png" /></a></li>
</ul>
<div class="fb-like" data-href="http://www.facebook.com/CollegeDiveIn" data-send="true" data-layout="button_count" data-width="150" data-show-faces="true" data-font="segoe ui"></div>
<div style="clear:both"></div>
</div>
</footer>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-31130703-1']);
_gaq.push(['_setDomainName', 'collegedive.in']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>