forked from Book-Store/book-store.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmile.html
138 lines (120 loc) · 6.1 KB
/
smile.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
<html>
<head>
<title>Book $tore</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="font-awesome-4.6.3/css/font-awesome.min.css">
<link rel="icon" href="books.png" type="image/gif" sizes="16x16">
<!--Google Analytics-->
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-85103582-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<!--navbar starts here-->
<nav class="navbar navbar-inverse navbar-fixed-top opaque-navbar">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="books.png" alt=" " width="30" height="20">
</a>
<a class="navbar-brand" href="index.html">Book $tore</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav">
<li><a href="#" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/shrutisingh7219" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://github.com/Book-Store/book-store.github.io" target="_blank"><i class="fa fa-github"></i></a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li ><a href="index.html">Features</a></li>
<li><a href="https://shruti9520.github.io/">Developer</a></li>
<li><a href="smile.html" target="_blank"><i class="fa fa-smile-o"></i></a> </li>
</ul>
</div>
</div>
<script>
</script>
</nav>
<!--navbar ends here-->
<!--page header-->
<header class="header-image">
<div class="container">
<marquee>"Exclusively for B.Tech Students of Shri Mata Vaishno Devi University"</marquee>
<div class="row text-center">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="page-heading">
<h2 style="color:black; font-size: 40px; padding-top: 40px;"><strong>Book $tore</strong></h2>
<hr class="small">
<p><span class="subheading" style="color:black">You can contribute here by adding pdf of more books.</span><br>Your participation is always appreciated</p>
</div>
</div>
</div>
</div>
</header>
<!--page header ends here-->
<div class="container">
<div class="text-center">
<h1><img src="github.png" alt="github " width="40" height="50"> Contribute to Book $tore</h1>
<hr class="small">
<p><em class="text-danger">Book $tore</em> is created to help the students of SMVDU to get the pdf version of various books.</p><br>In order to contribute to this project, you can send me a pull request <a target="_blank" rel="external" href="https://github.com/Book-Store/book-store.github.io">here</a>.<strong> Thank you </strong>for your support.
</div>
</div>
<!--footer starts here-->
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center">
<li>
<a href="https://twitter.com/shrutisingh7219">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://www.facebook.com/profile.php?id=100004650371891">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-facebook fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://github.com/Book-Store/book-store.github.io">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://in.linkedin.com/in/shruti-singh-61569111b">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted" style="font-size: 15px;">Copyright © <a href="index.html">Book $tore </a>2016 | Developed by <a href="https://shruti9520.github.io">Shruti Singh</a></p>
</div>
</div>
</div>
<!--footer ends here-->
</body>
</html>