-
Notifications
You must be signed in to change notification settings - Fork 0
/
blogs.html
185 lines (154 loc) · 7.76 KB
/
blogs.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
<!DOCTYPE html>
<html>
<head>
<!-- Title of the webpage -->
<title>Developer Student Club VIT Pune</title>
<link rel="shortcut icon" href="images/favicon.ico">
<!--Meta tags for SEO and Responsiveness-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="Description" content="DSC VIT (Developer Student Club VIT Pune) is a Google Developers program for university students, with an aim to help students build their development skills.">
<!--Links to css CDN's-->
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'>
<!-- Links to css files -->
<link rel="stylesheet" href="css/blog.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/navigation.css">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/loader.css">
<link rel="stylesheet" href="css/team_css/header-flexbox.css">
<!-- Footer FontAwesome Social Icons CSS -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
</head>
<body>
<div class="wrapper">
<!-- Navigation Menu -->
<nav class="sticky">
<a href="./"><img src="./images/DSC_logo_nav.png"></a>
<button id="burger" class="burger">
<div class="bar"></div>
<div class="bar"></div>
</button>
<ul class="nav-ul">
<li class="nav-li"><a href="./">Home</a></li>
<li class="nav-li"><a href="blogs.html">Blogs</a></li>
<li class="nav-li"><a href="events.html">Events</a></li>
<li class="nav-li"><a href="projects.html">Projects</a></li>
<li class="nav-li"><a href="team.html">Team</a></li>
<li class="nav-li"><a href="hackathon.html">Hackathon</a></li>
<li class="nav-li"><a href="./#contact-us">Contact Us</a></li>
</ul>
</nav>
<!-- Navigation Menu -->
<!-- <section>
<div class="content1">
<centre>
<h3 style="text-align: center; color:white">
<b> “Blogs allow you to talk about any
</b></h3>
</centre>
<centre>
<h3 style="text-align: center;padding-bottom: 20px; color: white;">
<b> topic you are interested in and express your opinion”</b>
</h3>
</centre>
</div>
</section> -->
<section class="blog-header" style="margin-left: 10%; margin-right: 10%; margin-bottom: 10vh;">
<div class="container">
<div class="row">
<div class="order-md-first order-sm-first col-lg-6 col-md-6 col-12 align-self-center">
<video autoplay loop muted inline style="border-radius: 50%;">
<source src="images/blog-page.mp4" type="video/mp4">
</video>
</div>
<div class="order-md-last order-sm-last col-md-6 col-lg-6 col-12 align-self-center">
<h2 style="color: #000000;font-size: 40px;font-weight: bold;"> Our Blogs <b><span
class="righttxt"></span></b>
</h2>
<p class="para mt-3"> "Blogs allow you to talk about any topic you are interested in and express your opinion" </p><br>
<p class="para mt-3">Our blogs are solely written by our members, sharing their views and knowledge in various fields to help the community. We also offer a variety of content in the field of Web, Android and Flutter.</p>
<p class="para mt-3">
<a href="https://medium.com/dscvitpune" style="text-decoration: underline !important;">
<b>Do check it out on Medium!!</b></a>
</p>
</div>
</div>
</div>
</section>
<div class="container">
<h1 class="text-center" style="padding-bottom: 20px;">
Latest Blogs
</h1>
<!-- <div class="text-center" style="margin-bottom: 50px;">
<a href="https://medium.com/dscvitpune" style="text-decoration: underline;">Read on medium ></a>
</div> -->
<!-- Loader Start -->
<div class="loader">
<svg class="circular" viewBox="25 25 50 50">
<circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="2" stroke-miterlimit="10" />
</svg>
</div>
<!-- Loader End -->
<div class="icons" id="github-repos"></div>
</div>
<div class="push"></div>
</div>
<!-- Footer -->
<footer class="footer-distributed">
<div class="footer-left">
<a href="./"><img class="img-fluid" src="images/dsc_logo_foot.png" alt="dsc_logo"></a>
<!-- <p class="footer-links">
<a href="#">Home</a>
<a href="#">Blog</a>
<a href="#">Projects</a>
<a href="#">Events</a>
<a href="#">Team</a>
</p> -->
<!-- <p class="footer-company-name">Bangin © 2018</p> -->
</div>
<div class="footer-center">
<div>
<i class="fa fa-map-marker"></i>
<p><span> 666, Upper Indira Nagar, Bibwewadi,</span> Pune, Maharashtra 411037</p>
</div>
<div>
<i class="fa fa-phone"></i>
<p>+91 9222792220</p>
</div>
<div>
<i class="fa fa-envelope"></i>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
<div class="footer-right">
<p class="footer-company-about">
<span>Mission : </span>
</p>
<p class="footer-company-about">Connect | Learn | Grow</p>
<div class="footer-icons">
<a class="facebook" href="https://www.facebook.com/dscvitpune" target="_blank"><i
class="fab fa-facebook-f"></i></a>
<a class="twitter" href="https://twitter.com/dscvitpune" target="_blank"><i
class="fab fa-twitter"></i></a>
<a class="linkedin" href="https://www.linkedin.com/company/dscvitpune/" target="_blank"><i
class="fab fa-linkedin"></i></a>
<a class="github" href="https://github.com/dscvitpune" target="_blank"><i class="fab fa-github"></i></a>
<a class="instagram" href="https://www.instagram.com/dscvitpune/" target="_blank"><i
class="fab fa-instagram"></i></a>
<a class="youtube" href="https://www.youtube.com/c/dscvitpune" target="_blank"><i
class="fab fa-youtube"></i></a>
<a class="medium_social" href="https://medium.com/dscvitpune" target="_blank"><i
class="fab fa-medium"></i></a>
<a class="discord" href="http://bit.ly/dscvitpunediscord" target="_blank"><i
class="fab fa-discord"></i></a>
</div>
</div>
</footer>
<!-- Footer -->
<!--Links to JS files and JS CDN's-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="js/blog_js/new_blogs.js"></script>
<script src="js/nav.js"></script>
<script src="js/button.js"></script>
</body>
</html>