-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathindex.html
201 lines (147 loc) · 7.92 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
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
<html>
<head>
<title>Ex@m Baba</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="Ex@m baba is for the B.Tech student of the shri mata vaishno devi university">
<meta name="author" content="Mohit kumar Bajoria">
<meta name="keywords" content="Ex@m baba, Smvdu">
<meta property="og:title" content="Ex@m-baba" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://exambaba.github.io" />
<meta property="og:image" content="https://pbs.twimg.com/profile_images/2563553150/kj2ak6fmczzfhdx0gcei.jpeg">
<link rel="stylesheet" href="css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/font-awesome/css/font-awesome.min.css">
<link rel="shortcut icon" href="img/kj2ak6fmczzfhdx0gcei.jpeg">
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/media-queries.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/prettyPhoto.css">
<link rel="stylesheet" href="css/fonts.css">
<link rel="stylesheet" href="css/body.css">
<script src="js/modernizr.js"></script>
</head>
<body>
<!-----------header----------->
<header>
<div class="logo">
<a class="smoothscroll" href="#index"><img alt="" src="img/kj2ak6fmczzfhdx0gcei.jpeg" width="30" height="20"></a>
</div>
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation">Show Menu</a>
<a class="mobile-btn" href="#" title="Hide navigation">Hide Menu</a>
<ul id="nav" class="nav">
<li><a
href="#features">Features</a></li>
<li><a href="http://mbj36.github.io">Developer</a></li>
</ul> <!-- end #nav -->
</nav> <!-- end #nav-wrap -->
<ul class="header-social">
<li><a href="#" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" target="_blank"><i class="fa fa-twitter"></i></a></li>
<a class="button1" href="https://exambaba.github.io" target="_blank">Ex@m Baba</a>
</ul>
</header> <!-- Header End -->
<section id="index">
<div class="row">
<div class="twelve columns">
<marquee>"Only for B.Tech Students of Shri Mata Vaishno Devi University"</marquee>
<div class="hero-text">
<h1 class="responsive-headline">Ex@m Baba</h1>
<p>Welcome to the portal of exambaba.github.io<br>Let's Begin!<br>Select your Semester :) </p>
</div>
<div class="hero-image row">
</div>
</div>
</div>
</section>
<div class="center">
<a href="1stsem/choosesem1.html"><button type="button" class="btn btn-default btn-block"><i class="fa fa-arrow-right fa-1x"><font color="#006B8E"> 1st Semester</font></i></button></a>
<a href="2ndsem/choosesem2.html"><button type="button" class="btn btn-default btn-block"><i class="fa fa-arrow-right fa-2x"><font color="#006B8E"> 2nd Semester</font></i></button></a>
<a href="3rdsem/choosesem3.html"><button type="button" class="btn btn-default btn-block"><i class="fa fa-arrow-right fa-1x"><font color="#006B8E"> 3rd Semester</font></i></button></a>
<a href="4thsem/choosesem4.html"><button type="button" class="btn btn-default btn-block"><i class="fa fa-arrow-right fa-2x"><font color="#006B8E"> 4th Semester</font></i></button></a>
<a href="5thsem/choosesem5.html"><button type="button" class="btn btn-default btn-block"><i class="fa fa-arrow-right fa-1x"><font color="#006B8E"> 5th Semester</font></i></button></a>
<a href="6thsem/choosesem6.html"><button type="button" class="btn btn-default btn-block"><i class="fa fa-arrow-right fa-2x"><font color="#006B8E"> 6th Semester</font></i></button></a>
<a href="7thsem/choosesem7.html"><button type="button" class="btn btn-default btn-block"><i class="fa fa-arrow-right fa-1x"><font color="#006B8E"> 7th Semester</font></i></button></a>
</div>
<section id="features" style="padding: 90px 0 72px; background: #fff;">
<div class="row section-head">
<h1>Features of Ex@m baba ?</h1>
<p class="lead add-bottom" style="color:rgb(98,92,92);font-family:opensans-regular"><a href="http://exambaba.com">Ex@m baba</a> is created to help the student of SMVDU for getting previous year papers for all the three branches (C.S.E, M.E, E.C.E).</p>
</div> <!-- Row End-->
<div class="row add-bottom">
<div class="six columns add-bottom">
<h3>$implicity</h3>
<p style="color:rgb(56,52,52)">
Just enter into the site and get the papers of previous year. It's really simple,hope u all will like it :) </p>
</div>
<div class="six columns add-bottom">
<h3>Responsive</h3>
<p style="color:rgb(56,52,52)">
It is made using TWITTER bootstrap and its totally responsive.</p>
</div>
</div>
<div class="row add-bottom">
<div class="six columns add-bottom">
<h3>Explore</h3>
<p style="color:rgb(56,52,52)">
Download the papers, get the work done and score more... </p>
</div>
<div class="six columns add-bottom">
<h3>A much Needed</h3>
<p style="color:rgb(56,52,52)">Previous year papers gives us the brief idea about the upcoming papers.
</p>
</div>
</div>
</section>
<footer>
<div class="row">
<div class="six columns info">
<div class="footer-logo">
</div>
<p>Exam baba is created to help the student of SMVDU for getting previous year papers for all the three branches (C.S.E, M.E, E.C.E).It's NOT the OFFICIAL site by SMVDU.
</p>
</div>
<div class="six columns right-cols">
<div class="row">
<div class="columns">
<h3 class="social">socialize</h3>
<ul>
<li><a href="https://www.facebook.com/mohitbajoria36">Facebook</a></li>
<li><a href="https://twitter.com/mbj36">Twitter</a></li>
</ul>
</div>
<div class="columns last">
<h3 class="contact">Contact Us</h3>
<ul>
<li><a href="mailto:[email protected]">MAIL ME.</a></li>
</ul>
</div>
</div> <!-- Nested Row End -->
</div>
<p class="copyright">© 2015 <a href="https://exambaba.github.io">Exam baba.</a>All Rights Reserved. | Developed by <a href="https://mbj36.github.io">Mohit Kumar Bajoria</a>
<div id="go-top">
<a class="smoothscroll" title="Back to Top" href="#index"><i class="icon-up-open"></i></a>
</div>
</div> <!-- Row End -->
</footer> <!-- Footer End-->
<script src="js/jquery.flexslider.js"></script>
<script src="js/waypoints.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/jquery.fitvids.js"></script>
<script src="js/imagelightbox.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/main.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-67029929-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>