-
Notifications
You must be signed in to change notification settings - Fork 34
/
about.html
143 lines (137 loc) · 8.52 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>About</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Nunito:200,300,400,700" rel="stylesheet">
<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 type="text/css" rel="stylesheet" href="materialize\css\materialize.min.css" media="screen,projection"/>
<link rel="stylesheet" type="text/css" href="custom_navbar.css">
<link rel="stylesheet" type="text/css" href="about.css">
<link rel="shortcut icon" href="imgs\headicon.ico" />
</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="about.html">About</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">1st Year</a>
</li>
<li>
<a target="_blank" href="https://drive.google.com/open?id=1lP76R5LvfFHVYH5yQlC2aZFOaIqu2yV9" class="dropdown-item">2nd Year</a>
</li>
<li>
<a target="_blank" href="https://drive.google.com/open?id=1UqkfxmiAw5hJgbcZFW_mWRGHYW8uVp-j" class="dropdown-item">3rd Year</a>
</li>
<!-- <li>
<a target="_blank" href="https://drive.google.com/open?id=1iOvrFP12trGkyyi4pre4e9wdoyPHpP8r" class="dropdown-item">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">1st Year</a>
</li>
<li>
<a target="_blank" href="https://drive.google.com/open?id=1HOfMim4Fit6gRWh-8eEOXzNrHy097kTw" class="dropdown-item">2nd Year</a>
</li>
<li>
<a target="_blank" href="https://drive.google.com/open?id=1ZPqZOYGo-uRwsqgiX_VldQqgwFHGu7iU" class="dropdown-item">3rd Year</a>
</li>
<!-- <li>
<a target="_blank" href="https://drive.google.com/open?id=1jlKH6ffVdqdEjaagkHupaRkoqd38d6yB" class="dropdown-item">Final Year</a>
</li> -->
</ul>
</li>
</ul>
</li>
</ul>
</div>
</ul>
</nav>
<img id="another" src="imgs\semi.png">
<img id="do" src="imgs\semi_another.png">
<img id="again" src="imgs\circle.png">
<div class="row margin">
<div class="col-lg-7 d-flex justify-content-center align-items-center">
<div class="col-lg-10">
<center><span>About</span></center>
<img id="about" src="imgs\circle.png">
<p>SPEC is being run under the aegis of Electronics and Communication Department, NIT Hamirpur and the department itself has collaborated in the
various activities conducted by SPEC. We organise various events, workshops, and electronics competitions for the enhancement of technical acumen of students. The society also invites various guest speakers and lecturers from around India to deliver talks during the SPEC-FEST.
The society holds a prominent position among various societies present in the college. The technical events coupled with the fun bonanza, the SPEC-FEST, and other competitions conducted at regular period are major hit among the students. The team has worked for the benefits of students in past and promise to continue its contribution with full dedication in future.</p>
</div>
</div>
<div class="col-lg-5 d-flex justify-content-center align-items-center">
<iframe class="box-shadows" src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fspec.ece&tabs=timeline&width=340&height=500&small_header=true&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=1827713057262544" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
</div>
</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="materialize/js/materialize.min.js"></script>
<script type="text/javascript" src="custom_navbar.js"></script>
</body>
</html>