forked from dscsmvec/dscsmvec
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevents.html
110 lines (106 loc) · 8.4 KB
/
events.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Events | Developer Student Club SMVEC</title>
<link rel="icon" href="assets/img/dsc-01.png" type="image/png" sizes="512x512">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,700">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Archivo+Black">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Baloo">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Kanit">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/ionicons.min.css">
<link rel="stylesheet" href="assets/fonts/fontawesome5-overrides.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.6.1/css/pikaday.min.css">
<link rel="stylesheet" href="assets/css/Login-Form-Clean.css">
<link rel="stylesheet" href="assets/css/Login-Form-Dark.css">
<link rel="stylesheet" href="assets/css/Table-With-Search-1.css">
<link rel="stylesheet" href="assets/css/Table-With-Search.css">
<link rel="stylesheet" href="assets/css/untitled-1.css">
<link rel="stylesheet" href="assets/css/untitled.css">
</head>
<body>
<nav class="navbar navbar-light navbar-expand-lg fixed-top bg-white portfolio-navbar">
<div class="container"><a class="navbar-brand logo" href="/" style="color: #191921;font-weight: normal;font-size: 18px;"><img src="assets/img/dsc-01.png" style="width: 50px;margin-right: 10px;margin-bottom: 3px;">DSC SMVEC<br></a><button data-toggle="collapse" class="navbar-toggler"
data-target="#navbarNav"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item" role="presentation"><a class="nav-link" href="/">Home</a></li>
<li class="nav-item" role="presentation">
<div class="nav-item dropdown" style="font-family: Lato, sans-serif;font-weight: bold;padding-top: 8px;padding-bottom: 8px;padding-right: 0px;"><a class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false" href="#" style="color: rgb(0,0,0);">Events</a>
<div class="dropdown-menu" role="menu"><a class="dropdown-item" role="presentation" href="/#events">Upcoming</a><a class="dropdown-item" role="presentation" href="events.html">All</a></div>
</div>
</li>
<li class="nav-item" role="presentation"><a class="nav-link" href="team.html">Team</a></li>
<li class="nav-item" role="presentation"><a class="nav-link" href="/#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<main class="page projets-page">
<section class="portfolio-block project-no-images">
<div class="container">
<div class="heading">
<h2 style="font-family: 'Open Sans', sans-serif;font-weight: bold;">EVENTS</h2>
<p class="text-muted">different types of events and workshops are hosted and make the students to practise more precisely.</p>
</div>
<div class="row">
<div class="col-md-6 col-lg-4">
<div class="project-card-no-image"><img src="assets/img/interface.svg" style="width: 80px;padding: 10px;">
<h3 style="font-family: 'Open Sans', sans-serif;font-weight: bold;margin-bottom: 15px;">Demystifying Of Web</h3>
<h4 style="font-size: 14px;margin-bottom: 15px;">Breaking the introduction of web development through live session.<br></h4><a class="btn btn-outline-primary btn-sm" href="web.html" role="button">See More</a>
<div class="tags">
<p class="text-lowercase text-muted" style="font-size: 13px;"><i class="fa fa-circle" style="color: rgb(223,13,0);"></i> offline<br></p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="project-card-no-image"><img src="assets/img/flutter-logo.svg" style="width: 80px;padding: 10px;">
<h3 style="font-family: 'Open Sans', sans-serif;font-weight: bold;margin-bottom: 15px;">Flutter Interact</h3>
<h4 style="font-size: 14px;margin-bottom: 15px;">A basic Introduction on Flutter Development and hands-on practise.<br></h4><a class="btn btn-outline-primary btn-sm" role="button" href="flutter.html">See More</a>
<div class="tags">
<p class="text-lowercase text-muted" style="font-size: 13px;"><i class="fa fa-circle" style="color: rgb(223,13,0);"></i> offline<br></p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="project-card-no-image"><img src="assets/img/super_cloud.png" style="width: 80px;">
<h3 style="font-family: 'Open Sans', sans-serif;font-weight: bold;margin-bottom: 15px;">GCP Crash Course</h3>
<h4 style="font-size: 14px;margin-bottom: 15px;">An efficient introduction to the Google Cloud Platform, including its general structure.<br></h4><a class="btn btn-outline-primary btn-sm" role="button" href="gcp.html">See More</a>
<div class="tags">
<p class="text-lowercase text-muted" style="font-size: 13px;"><i class="fa fa-circle" style="color: rgb(223,13,0);"></i> offline<br></p>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="page-footer" style="padding-top: 20px;">
<div class="container">
<div class="social-icons"><a class="border rounded-circle border-white" href="https://facebook.com/dscsmvec" style="color: rgb(0,0,0);background-color: rgb(255,255,255);"><i class="icon ion-social-facebook"></i></a><a class="border rounded-circle border-white" href="" style="color: rgb(0,0,0);background-color: rgb(255,255,255);"><i class="fab fa-instagram"></i></a>
<a
class="border rounded-circle border-white" href="" style="color: rgb(0,0,0);background-color: rgb(255,255,255);"><i class="icon ion-social-twitter"></i></a>
<h5 style="font-family: 'Open Sans', sans-serif;font-weight: bold;margin-bottom: 0px;font-size: 16px;padding-top: 15px;">Developer Student Clubs</h5>
<p class="text-muted mt-1 font-weight-bold" style="margin-bottom: 10px;font-size: 12px;">Sri Manakula Vinayagar Engineering College</p>
</div>
<div class="links">
<hr style="max-width: 100%;width: 50%;">
<p class="text-center text-muted d-flex justify-content-center align-items-end" style="font-size: 12px;margin-bottom: 6px;">Made with <i class="fa fa-heart" style="padding-bottom: 3px;color: #f0174b;"></i> in Puducherry</p>
<p class="text-center text-muted d-flex justify-content-center align-items-end" style="font-size: 14px;">Copyright <i class="fa fa-copyright" style="padding-bottom: 3px;"></i> 2019. All rights are reserved</p>
</div>
</div>
</footer>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bs-init.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.6.1/pikaday.min.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/theme.js"></script>
</body>
</html>