-
Notifications
You must be signed in to change notification settings - Fork 1
/
about us.html
215 lines (170 loc) · 8.84 KB
/
about us.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
<!DOCTYPE HTML>
<!--
Editorial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#ffffff">
<title>ElectronicBlocks</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>Its all about electronics</strong> </a>
<ul class="icons">
<li><a href="https://mobile.twitter.com/im_arpit7" target="_blank" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/arpit.goswami.169" target="_blank" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<!-- <li><a href="#" class="icon fa-snapchat-ghost"><span class="label">Snapchat</span></a></li>-->
<li><a href="https://www.instagram.com/i_m_arpit7/?hl=en" target="_blank" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<!-- <li><a href="#" class="icon fa-medium"><span class="label">Medium</span></a></li>-->
</ul>
</header>
<!-- Content -->
<section>
<header class="main">
<h1>electronicBlocks
(EC Engineers' Society)</h1>
</header>
<span class="image main"><img src="images/maxresdefault.jpg" alt="" /></span>
<hr class="major" />
<h2> Our Aim </h2>
<p>Campus based institutions have always been a major part of educational infrastructure. However, in this technology-fueled society, online learning is gradually gaining popularity. This mode of learning has proved to be more accessible, convenient, flexible, and affordable for many. Those who are working or do not have time to take classes at a campus can still pursue higher education through online programs.The aim of education is not just acquiring a job or thriving in a career. Education goes beyond it, as it helps you acquire knowledge and skills that not only apply to your professional life but also to your personal life. With higher education, you can become skillful and add value not in your own life but others as well.Online schools have been set up to allow students to study and pursue their academic goals without having to be physical present in a campus. This mode of education is more convenient, affordable, and effective. Students who are working full time and wish to study further can do so without having to compromise on either their job or education. Online education is replacing traditional campus based education schools. In today's modern economy, many students must take up employment and find a way to juggle both studies and work. Time has also become a major constraint. Online education is a solution for all such issues as students can continue work, and study without compromising on either.</p>
<hr class="major" />
<h2>For Furthur Enquires</h2>
<p>Please visit or contact website co-ordinators .<br/>
mail developer at<strong> arpitgoswami27@gmail.com</strong>
</p>
<hr class="major" />
<!-- <h2></h2>
<p>Donec .</p>-->
</section>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Search -->
<section id="search" class="alt">
<form method="get" action="http://www.google.com">
<input type="text" name="query" id="query" placeholder="Search" />
</form>
</section>
<!-- Menu --> <nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<!-- <li><a href="index.html">Homepage</a></li>
<li><a href="generic.html">Generic</a></li>
<li><a href="elements.html">Elements</a></li>
<li>
<span class="opener">Submenu</span>
<ul>
<li><a href="#">Lorem Dolor</a></li>
<li><a href="#">Ipsum Adipiscing</a></li>
<li><a href="#">Tempus Magna</a></li>
<li><a href="#">Feugiat Veroeros</a></li>
</ul>
</li>
<li><a href="#">Etiam Dolore</a></li>
<li><a href="#">Adipiscing</a></li>
<li>
<span class="opener">Another Submenu</span>
<ul>
<li><a href="#">Lorem Dolor</a></li>
<li><a href="#">Ipsum Adipiscing</a></li>
<li><a href="#">Tempus Magna</a></li>
<li><a href="#">Feugiat Veroeros</a></li>
</ul>
</li>
<li><a href="#">Maximus Erat</a></li>
<li><a href="#">Sapien Mauris</a></li>
<li><a href="#">Amet Lacinia</a></li>
</ul>
</nav>-->
<!-- copied part -->
<li><a href="index.html">Homepage</a></li>
<li><a href="generic.html">Recent projects</a></li>
<li><a href="video.html">project videos</a></li>
<li>
<a href="images.html"> project images</a>
<!-- <ul>
<li><a href="#">project videos</a></li>
<li><a href="#">project images</a></li>
<li><a href="#">Tempus Magna</a></li>
<li><a href="#">Feugiat Veroeros</a></li>
</ul>-->
</li>
<li><a href="about us.html">about us</a></li>
<li><a href="otherlinks.html">other links</a></li>
<li>
</li>
<!-- Section -->
<section>
<header class="major">
<h2>PEOPLE</h2>
</header>
<div class="mini-posts">
<article>
<a href="http://arpitgoswami.zohosites.com/" class="image"><img src="images/LRM_EXPORT_20170126_111745.jpg" alt="" /></a>
<p><strong>ARPIT GOSWAMI</strong>-linux geek working on android OEMs and bootloaders.</p>
</article>
<article>
<a href="#" class="image"><img src="images/IMG-20161230-WA0000.jpg" alt="" /></a>
<p><strong>PRATAYA AMRIT </strong>-works on embedded projects.</p>
</article>
<article>
<a href="#" class="image"><img src="images/1601494_579344955532041_5689804113905199435_n.jpg" alt="" /></a>
<p><strong>VEDANG SATI </strong>-founder at wonder phy6.</p>
</article>
</div>
<!-- <ul class="actions">
<li><a href="#" class="button">More</a></li>-->
</ul>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Contact Us</h2>
</header>
<p>for any furthur query of above related topics,suggestion or working with us in our recent projects.</p>
<ul class="contact">
<li class="fa-envelope-o"><a href="#">ELECTRONICBLOCKS@GMAIL.COM</a></li>
<li class="fa-phone">9891077327</li>
<li class="fa-home">Delhi<br />
PIN CODE 110053</li>
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<p class="copyright">©ElectronicBlocks. All rights reserved. .</p>
</footer>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>