-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
123 lines (116 loc) · 7.1 KB
/
index.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
<!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">
<meta property="og:site_name" content="SMLRA-KJSCE">
<meta property="og:description" content="The official website of Somaiya Machine Learning Research Association (SMLRA)">
<meta property="og:image" content="https://i.ibb.co/CV5rCFb/pic.png">
<title>SMLRA</title>
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
<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.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog==" crossorigin="anonymous" />
<link rel="icon" href="./Images/pic.png" type="image/icon type">
</head>
<body style="font-family:'Montserrat', sans-serif;">
<nav class="navbar navbar-expand-lg navbar-dark" style="background-color:black;">
<a class="navbar-brand" href="/index.html"><img class="navbar-left" src="./Images/pic.png" alt="smlra" style="width: 8%; height: 5%;"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon navbar-right"></span>
</button>
<div class="collapse navbar-collapse text-white" id="navbarNavDropdown" style="padding-right: 22%;z-index:1 ;">
<ul class="navbar-nav" style="font-size: large;">
<li class="nav-item active" style="padding-right: 11%;">
<a class="nav-link" href="/index.html">Home</a>
</li>
<li class="nav-item" style="padding-right: 11%;">
<a class="nav-link" href="/about.html">About</a>
</li>
<li class="nav-item" style="padding-right: 11%;">
<a class="nav-link" href="/blogs.html">Blogs</a>
</li>
<li class="nav-item text-white" style="padding-right: 11%;">
<a class="nav-link" href="./initiatives.html">Initiatives</a>
</li>
<li class="nav-item text-white" style="padding-right: 11%;">
<a class="nav-link" href="./team.html">Team</a>
</li>
<li class="nav-item text-white">
<a class="nav-link" href="./contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
<div id="particles-js">
<!-- <div class="container" style="margin-top: 9%;"> -->
<div class="btext" style="padding-left: 5%;">
<img src="./Images/pic.png" alt="smlra" style="width: 15%; height: 15%;">
<h1 style="color: wheat;font-family:'Montserrat', sans-serif;">SMLRA</h1>
<p style="color: wheat;font-size: 125%;font-family:'Montserrat', sans-serif;">Somaiya Machine Learning Research Association</p><br>
<p style="color: wheat;font-size: 110%;font-family:'Montserrat', sans-serif;">"Where dedication meets research...."</p>
</div>
<!-- </div> -->
</div>
<section class="footer" style="background-color: black; color:white;">
<footer class="page-footer font-small stylish-color-dark pt-4" style="background-color: black; color:white">
<div class="row" style="margin-left:1px;margin-right: 15px;">
<div class="col-md-4 mx-auto text-center">
<center><a class="navbar-brand" href="/index.html"><img src="./Images/pic.png" alt="smlra" style="width: 20%; height: 20%;"></a></center>
<p>Somaiya Machine Learning Research Association<br>The Artificial Intelligence Community of KJSCE</p>
</div>
<div class="col-md-4 mx-auto text-center">
<br>
<p style="color: black; font-size: 90%"><a href = "./contact.html" style="text-decoration: none;"><i class="fas fa-map-marker mx-0"></i> KJSCE, Mumbai, Maharashtra, India</a> </p>
<br>
<p style="color: black; font-size: 90%"><a href = "mailto: smlra-kjsce@somaiya.edu" style="text-decoration: none;!important"><i class="fas fa-envelope"></i> <u>smlra-kjsce@somaiya.edu</u></a> </p>
</div>
<div class="col-md-4 mx-auto">
<h5 style="text-align: center;">Contact Us</h5>
<br>
<ul class="list-unstyled list-inline text-center" style="color: #0bebf3;">
<li class="list-inline-item">
<a class="btn-floating btn-dribbble mx-1" href="https://github.com/smlra-kjsce">
<i class="fab fa-github fa-2x"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-dribbble mx-1" href="https://smlra-kjsce.medium.com">
<i class="fab fa-medium fa-2x"> </i>
</a>
</li>
<li class="list-inline-item" style="color: #0bebf3;">
<a class="btn-floating btn-tw mx-1" href="https://twitter.com/smlra_kjsce">
<i class="fab fa-twitter fa-2x"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-li mx-1" href="https://www.linkedin.com/company/smlra-kjsce/">
<i class="fab fa-linkedin fa-2x"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-fb mx-1" href="https://www.facebook.com/smlrakjsce/">
<i class="fab fa-facebook fa-2x"> </i>
</a>
</li>
</ul>
</div>
</div>
<div class="footer-copyright text-center py-3">
<p>© 2021 Copyright. Developed and Maintained by <strong style="color: wheat;">SMLRA</strong></p>
</div>
</footer>
</section>
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script>
particlesJS.load('particles-js', './particles.json',function(){
console.log('particles.json loaded...');
});
</script>
</body>
</html>