-
Notifications
You must be signed in to change notification settings - Fork 34
/
blog.html
291 lines (265 loc) · 14.2 KB
/
blog.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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Montserrat|Nunito|Lobster" rel="stylesheet">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" type="text/css" href="custom_navbar.css">
<link rel="stylesheet" type="text/css" href="blog.css">
<link rel="shortcut icon" href="imgs\headicon.ico" />
<style>
body,h1,h2,h3,h4,h5 {
font-family: "Nunito", sans-serif;
}
#divfixed{
position: sticky;
top:40px;
right:20px;
width:400px;
height:60px;
margin-bottom: 20px;
</style>
<title>Blog</title>
</head>
<body>
<body onload="document.body.style.opacity='1'">
<nav id="mainNavbar" class="navbar navbar-expand-lg navbar-light">
<a id="brand" class="navbar-brand" href="index.html">
<img src="imgs\spec_logo.png" width="70" height="50">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="index.html#about_index">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="workshops.html">Workshops</a>
</li>
<!-- <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Events
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="competitions.html">Competitions</a>
<a class="dropdown-item" href="workshops.html">Workshop</a>
<a class="dropdown-item" href="internships.html">Internships</a>
</div>
</li> -->
<li class="nav-item">
<a class="nav-link" href="blog.html">Blogs</a>
</li>
<li class="nav-item">
<a class="nav-link" href="team_page_final.html">Team Spec</a>
</li>
<li class="nav-item">
<a class="nav-link" href="gallery.html">Gallery</a>
</li>
<li class="nav-item">
<a class="nav-link" href="hackathon.html">Electrothon</a>
</li>
<li class="nav-item dropdown">
<a id="dropdownMenu1" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="nav-link dropdown-toggle">E-books</a>
<ul aria-labelledby="dropdownMenu1" class="dropdown-menu border-0 shadow">
<li class="dropdown-item dropdown dropright">
<a class="dropdown-toggle" id="dropdown2-1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Subject Books</a>
<ul class="dropdown-menu" aria-labelledby="dropdown2-1">
<li>
<a target="_blank" href="https://drive.google.com/drive/folders/1sRPe_ZRnSZQROUNtiDFdIrP87IrmTPI_" class="dropdown-item nestedmenu">1st Year</a>
</li>
<li>
<a target="_blank" href="https://drive.google.com/open?id=1kUqer7j2q-p3JLx_yhf8uqrjByyoHRZC" class="dropdown-item nestedmenu">2nd Year</a>
</li>
<li>
<a target="_blank" href="https://drive.google.com/open?id=1XGTe2XI_iu9mDTbdOkLuvSFUOZDS_xYF" class="dropdown-item nestedmenu">3rd Year</a>
</li>
<li>
<a target="_blank" href="https://drive.google.com/open?id=1mXrj5KdIYTfb01b_PCnoasAA8MBIpZEO" class="dropdown-item nestedmenu">Final Year</a>
</li>
</ul>
</li>
<li class="dropdown-item dropdown dropright">
<a class="dropdown-toggle" id="dropdown2-1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Subject Notes</a>
<ul class="dropdown-menu" aria-labelledby="dropdown2-1">
<li>
<a target="_blank" href="https://drive.google.com/open?id=1UNN6vWwD3OghWKXXYk5jsrPC-esnzAtt" class="dropdown-item nestedmenu">1st Year</a>
</li>
<li>
<a target="_blank" href="https://drive.google.com/open?id=1lP76R5LvfFHVYH5yQlC2aZFOaIqu2yV9" class="dropdown-item nestedmenu">2nd Year</a>
</li>
<li>
<a target="_blank" href="https://drive.google.com/open?id=1UqkfxmiAw5hJgbcZFW_mWRGHYW8uVp-j" class="dropdown-item nestedmenu">3rd Year</a>
</li>
<!-- <li>
<a target="_blank" href="https://drive.google.com/open?id=1iOvrFP12trGkyyi4pre4e9wdoyPHpP8r" class="dropdown-item nestedmenu">Final Year</a>
</li> -->
</ul>
</li>
<li class="dropdown-item dropdown dropright">
<a class="dropdown-toggle" id="dropdown2-1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Past Papers</a>
<ul class="dropdown-menu" aria-labelledby="dropdown2-1">
<li>
<a target="_blank" href="https://drive.google.com/open?id=1xhNMyx-A7Twg9XdsF6EZsmX-H8KaJoGq" class="dropdown-item nestedmenu">1st Year</a>
</li>
<li>
<a target="_blank" href="https://drive.google.com/open?id=1HOfMim4Fit6gRWh-8eEOXzNrHy097kTw" class="dropdown-item nestedmenu">2nd Year</a>
</li>
<li>
<a target="_blank" href="https://drive.google.com/open?id=1ZPqZOYGo-uRwsqgiX_VldQqgwFHGu7iU" class="dropdown-item nestedmenu">3rd Year</a>
</li>
<!-- <li>
<a target="_blank" href="https://drive.google.com/open?id=1jlKH6ffVdqdEjaagkHupaRkoqd38d6yB" class="dropdown-item nestedmenu">Final Year</a>
</li> -->
</ul>
</li>
</ul>
</li>
</ul>
</div>
</ul>
</nav>
<!--Carousel Begins -->
<img id="one" src="imgs\circle_red.png">
<img id="two" src="imgs\semi_red.png">
<img id="three" src="imgs\semi_another_red.png">
<img id="four" src="imgs\circle.png">
<!-- w3-content defines a container for fixed size centered content,
and is wrapped around the whole page content, except for the footer in this example -->
<div class="w3-content" style="max-width:1400px">
<!-- Header -->
<header class="w3-container w3-center w3-padding-32">
<h1><b>SPEC BLOG</b></h1>
<p style="letter-spacing:1px;">Welcome to the blog of <span class="w3-tag">Electronics</span></p>
</header>
<!-- Grid -->
<div class="w3-row">
<div class="w3-col l8 s12">
<div class="w3-card-4 w3-margin w3-white border">
<div class="w3-col l6 s6 name my-5">
<h3><b>An Introduction To NodeMCU</b></h3>
<h5><span class="w3-opacity mx-5"> January 20, 2018</span></h5>
</div>
<img class="w3-col l6 s6 img" style="width:100%;" src="imgs\uno.png" alt="Nature">
<div class="w3-container">
<p>You must have thought about your automatic wash machine as to how it took inputs by just making you press a few buttons, and then perform the tasks accordingly. We have seen something like this in our computers. So then deriving an analogy we can say that a small computer...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a target="_blank" href="https://specblog399943221.wordpress.com/2018/01/20/an-introduction-to-arduino/"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
<div class="w3-col m4 w3-hide-small">
<p><span class="w3-padding-large w3-right"><b> </b> <span class="w3-tag"></span></span></p>
</div>
</div>
</div>
</div>
<div class="w3-card-4 w3-margin w3-white border">
<div class="w3-col l6 s6 name my-5">
<h3><b>Introduction To Raspberry Pi</b></h3>
<h5><span class="w3-opacity">January 21, 2018</span></h5>
</div>
<img class="w3-col l6 s6 img" src="imgs\pi.jpg" alt="Nature">
<div class="w3-container">
<p>The Raspberry Pi Foundation works to put the power of digital making into the hands of people all over the world and aims to promote the teaching of basic computer science in schools and developing countries...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a target="_blank" href="https://specblogs105182527.wordpress.com/2018/01/21/14/"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
<div class="w3-col m4 w3-hide-small">
<p><span class="w3-padding-large w3-right"><b> </b> <span class="w3-tag"></span></span></p>
</div>
</div>
</div>
</div>
<div class="w3-card-4 w3-margin w3-white border">
<div class="w3-col l6 s6 name my-5">
<h3><b>A Practical Approach To Web Development.</b></h3>
<h5> <span class="w3-opacity">April 7, 2018</span></h5>
</div>
<img class="w3-col l6 s6 img" src="imgs\web2.jpg" alt="Nature" style="width:100%;height: 350px;">
<br>
<div class="w3-container">
<p>So you are a beginner having no knowledge about this field. No Problem. This article will remove all your doubts regarding how you should start web development...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a target="_blank" href="https://specblogs.wordpress.com/2018/01/21/17/"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
<div class="w3-col m4 w3-hide-small">
<p><span class="w3-padding-large w3-right"><b> </b> <span class="w3-tag"></span></span></p>
</div>
</div>
</div>
</div>
<div class="w3-card-4 w3-margin w3-white border">
<div class="w3-col l6 s6 name my-5">
<h3><b>The 10 Best Coding Challenge Websites</b></h3>
<h5> <span class="w3-opacity">May 7, 2018</span></h5>
</div>
<img class="w3-col l6 s6 img" src="imgs\code2.jpg" alt="Nature" style="width:100%;height: 350px;">
<br>
<div class="w3-container">
<p>This 2018 list features 10 websites that offer the best coding challenges and resources to help new and intermediate developers improve their skills, prepare for interviews, and progress in their careers...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a target="_blank" href="https://specblogcoding.wordpress.com/2018/01/21/14/"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
<div class="w3-col m4 w3-hide-small">
<p><span class="w3-padding-large w3-right"><b> </b> <span class="w3-tag"></span></span></p>
</div>
</div>
</div>
</div>
<!-- Blog entry -->
<!-- END BLOG ENTRIES -->
</div>
<!-- Introduction menu -->
<div class="w3-col l4" id="divfixed">
<!-- About Card -->
<!-- Posts -->
<div class="w3-card border w3-margin">
<div id="back" class="w3-container w3-padding">
<h4 >Popular Posts</h4>
</div>
<ul class="w3-ul w3-hoverable w3-white">
<a target="_blank" href="https://specblog399943221.wordpress.com/2018/01/20/an-introduction-to-arduino/"><li class="w3-padding-16">
<img src="imgs\uno.png" alt="Image" class="w3-left w3-margin-right" style="width:50px">
<span class="w3-large">An Introduction To Arduino</span><br>
</li></a>
<a target="_blank" href="https://specblogs105182527.wordpress.com/2018/01/21/14/"><li class="w3-padding-16">
<img src="imgs\pi.jpg" alt="Image" class="w3-left w3-margin-right" style="width:50px">
<span class="w3-large">Introduction To Raspberry Pi</span><br>
</li></a>
<!--<li class="w3-padding-16 w3-hide-medium w3-hide-small">
<img src="imgs\glass.jpg" alt="Image" class="w3-left w3-margin-right" style="width:50px">
<span class="w3-large">World Of Drones</span><br>
<span>Sarthak Jain</span>-->
<a target="_blank" href="https://specblogs.wordpress.com/2018/01/21/17/"><li class="w3-padding-16">
<img src="imgs\web.jpg" alt="Image" class="w3-left w3-margin-right" style="width:50px">
<span class="w3-large">A Practical Approach To Web Development</span><br>
<span></span>
</li></a>
<a target="_blank" href="https://specblogcoding.wordpress.com/2018/01/21/14/"><li class="w3-padding-16">
<img src="imgs\code.jpg" alt="Image" class="w3-left w3-margin-right" style="width:50px">
<span class="w3-large">The 10 Best Coding Challenge Websites</span><br>
<span></span>
</li></a>
</ul>
</div>
<!-- Labels / tags -->
<!-- END Introduction Menu -->
</div>
<!-- END GRID -->
</div><br>
<!-- END w3-content -->
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" ></script>
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script type="text/javascript" src="custom_navbar.js"></script>
</body>
</html>