-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstudy.html
205 lines (182 loc) · 14.4 KB
/
study.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- view and title -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- title and description -->
<!-- PAGE TITLE --><title>Study Corner | The Finance & Consulting Club | Jadavpur University</title>
<!-- PAGE DESCRIPTION --><meta name="description" content="We're the Finance & Consulting Club of Jadavpur University." />
<!-- PAGE KEYWORDS --><meta name="keywords" content="Jadavpur University, Finance and Consulting Club, Finance, Consulting, Club, FinClub, JU, Finance Club, Consulting Club, Investment, Trading, Analytics, Stock Market, Financial Markets, MBA, Business, Career, Training, Students, Community, Equity, Equities, Derivative, Derivatives, Futures, Options, Commodity, Bonds, Currency, Forex, Analysis, Research, Educational, Economics, Investing, Consultancy, Social Impact, Investor, Trader, Consultant, Banker, Investment Banking, Financial Awareness, Awareness, Programs, Literacy, Literacy Drive, Events, Webinars, Webinar, Paper Trading, Mock Trading, Mock Stock, Trading Simulator, Quiz, Debate, Case Study, Financial Report, Valuation, Monopoly, Championship, Contest, Newsletter, Review, Archives, College Club, Clubs and Societies, Finance Enthusiasts, Students, Youth, Welfare, Alumni, Consulting and Analytics, Financial Services, Finance and Investment, Srijan, Sanskriti, Jadavpur, Finance Club of Jadavpur University, Jadavpur University Finance Club, finclubju" />
<meta name="author" content="The Finance & Consulting Club of Jadavpur University" />
<!-- favicon -->
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png">
<!-- font and icons -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&family=Work+Sans:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.0/font/bootstrap-icons.css" rel="stylesheet" />
<!-- css -->
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<!-- previews -->
<link rel="canonical" href="https://finclubju.com/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<!-- PAGE TITLE --><meta property="og:title" content="Study Corner | The Finance & Consulting Club | Jadavpur University" />
<!-- PAGE DESCRIPTION --><meta property="og:description" content="We're the Finance & Consulting Club of Jadavpur University." />
<meta property="og:url" content="https://finclubju.com/" />
<meta property="og:site_name" content="FinClub JU" />
<!-- PAGE PREVIEW --><meta property="og:image" content="https://finclubju.com/assets/img/previews/social-preview.jpg" />
<meta property="og:image:alt" content="" />
<meta property="article:publisher" content="https://www.facebook.com/FinClubJU" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@FinClubJU">
<!-- PAGE TITLE --><meta name="twitter:title" content="Study Corner | The Finance & Consulting Club | Jadavpur University">
<!-- PAGE DESCRIPTION --><meta name="twitter:description" content="We're the Finance & Consulting Club of Jadavpur University.">
<!-- PAGE PREVIEW --><meta name="twitter:image" content="https://finclubju.com/assets/img/previews/social-preview.jpg">
</head>
<body>
<!-- Header -->
<header id="header" class="d-flex align-items-center">
<div class="container d-flex justify-content-between">
<div class="logo">
<h1 class="text-light" style="font-family: 'Work Sans', sans-serif;"><a href="index.html"><b>FinClub</b> JU</a></h1>
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="active" href="index.html"><b>Home</b></a></li>
<li><a href="https://finclubju.substack.com" target="_blank"><b>Blog</b></a></li>
<li><a href="study.html"><b>Study</b></a></li>
<li><a href="events.html"><b>Events</b></a></li>
<li class="dropdown"><a><span><b>About Us</b></span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="about-us/our-story.html">Our Story</a></li>
<li><a href="about-us/team-finclub.html">Team FinClub</a></li>
<li><a href="about-us/alumni-and-advisors.html">Alumni & Advisors</a></li>
<li><a href="about-us/press-and-collabs.html">Press & Collabs</a></li>
<li><a href="about-us/testimonials.html">Testimonials</a></li>
<li><a href="about-us/contact-us.html">Contact Us</a></li>
</ul>
</li>
<li class="dropdown"><a><span><b>Our Work</b></span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="our-work/services.html">Services</a></li>
<li><a href="our-work/projects.html">Projects</a></li>
<li><a href="our-work/publications.html">Publications</a></li>
</ul>
</li>
<li class="dropdown"><a><span><b>More</b></span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="join.html">Join FinClub</a></li>
<li><a href="submit-an-article.html">Submit an Article</a></li>
<li><a href="https://finclubju.substack.com/subscribe">Subscribe to Newsletter</a></li>
</ul>
</li>
<li><a href="https://linkedin.com/company/finclubju" target="_blank" class="linkedin"><i class="bi bi-linkedin" style="font-size: 20px;"></i></a></li>
<li><a href="https://twitter.com/finclubju" target="_blank" class="twitter"><i class="bi bi-twitter" style="font-size: 20px;"></i></a></li>
<li><a href="https://instagram.com/finclubju" target="_blank" class="instagram"><i class="bi bi-instagram" style="font-size: 20px;"></i></a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
</div>
</header>
<!-- Main Sections -->
<main id="main">
<!-- Introduction -->
<section id="read-more" class="cta" style="background-image: linear-gradient(#fff, #f6f3f5);">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center text-lg-left">
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>STUDY CORNER</b></p><br/>
<h2 style="color: #28161b; font-size: 24px; text-align: left; font-family: 'Work Sans', sans-serif;">Study Corner is currently under development.</h2><br/>
<p style="color: #28161b; font-size: 18px; text-align: justify;">In the meantime, consider subscribing to our newsletter for educational content.</p><br/><br/>
</div>
</div>
</div>
</section>
<!-- Subscribe -->
<section id="cta2" class="cta" style="background-image: linear-gradient(#333, #000);">
<div class="container">
<div class="row">
<div class="col-lg-9 text-center text-lg-left">
<hr style="opacity: 1; width: 10%; border-top: 4px solid #fff;"/><br/>
<h3 style="color: #fff; font-size: 48px; text-align: left;">Subscribe to our Substack newsletter to receive study material, career guides, case studies, opinion pieces and more!</h3><br/>
<p style="color: #fff; font-size: 18px; text-align: justify;">Our newsletter contains carefully curated educational content, experiences shared by alumni, articles and opinion pieces written by club members, notes and insights on business topics, seasoned with book reviews and occasional tips and tricks on college life, career and beyond.</p><br/><br/>
</div>
<div class="col-lg-3 cta-btn-container text-center">
<a class="cta-btn align-middle" href="https://finclubju.substack.com/subscribe" target="_blank" style="font-size:20px;"><i class="bi bi-person-plus-fill" style="font-size:20px;"></i> Subscribe</a>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<!-- Footer Pane 1 -->
<div class="col-lg-5 col-md-6 footer-contact">
<img src="assets/img/finclub-logo.png" style="width:32%;"/><br/><br/><br/>
<p style="font-size:16px;"><span style="color:#fff;"><i class="bi bi-envelope-at-fill" style="font-size:16px;"></i> finclubju@gmail.com</span><br/><br/></p>
<div class="copyright">Copyright © <strong><span>The Finance & Consulting Club, Jadavpur University</span></strong>.</div>
<div class="credits">Designed with ❤️ by <a href="developer.html" style="color:#b2b2b2"><u>developers</u></a> at FinClub JU. Website <a href="privacy-and-terms-of-service.html" style="color:#b2b2b2"><u>Privacy & TOS</u>.</a></div>
</div>
<!-- Footer Pane 2 -->
<div class="col-lg-1 col-md-6 footer-links">
</div>
<!-- Footer Pane 3 -->
<div class="col-lg-2 col-md-6 footer-links">
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="index.html">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://finclubju.substack.com" target="_blank">Our Blog</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="study.html">Study Corner</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="events.html">Events List</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/contact-us.html">Contact Us</a></li>
</ul>
</div>
<!-- Footer Pane 4 -->
<div class="col-lg-2 col-md-6 footer-links">
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/our-story.html">Our Story</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/team-finclub.html">Team FinClub</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/alumni-and-advisors.html">Alumni & Advisors</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/press-and-collabs.html">Press & Collabs</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/testimonials.html">Testimonials</a></li>
</ul>
</div>
<!-- Footer Pane 5 -->
<div class="col-lg-2 col-md-6 footer-links">
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="join.html">Join FinClub</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="submit-an-article.html">Submit an Article</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="our-work/publications.html">Our Publications</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="our-work/services.html">Our Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="our-work/projects.html">Our Projects</a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- Back to Top -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files and Template Main JS File -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>