generated from akshatvg/template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.html
226 lines (211 loc) · 12.4 KB
/
blog.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
216
217
218
219
220
221
222
223
224
225
226
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta Tags for SEO -->
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description"
content="Read inspiring stories from influencers who made mind-boggling decisions during tough times to help keep you going.">
<meta name="keywords"
content="WhatAfterGrad, Influencers, Blogs, Speakers, Motivation, Stories, College, Career, Counselling, University, Student, MBA, Masters">
<meta name="author" content="Akshat Gupta & Sai Sandeep">
<meta name="copyright" content="WhatAfterGrad">
<meta name="language" content="en">
<meta name="url" content="https://www.whataftergrad.com/blog">
<meta name="category" content="General">
<meta name="coverage" content="Worldwide">
<meta name="rating" content="General">
<meta name="og:email" content="[email protected]">
<meta name="og:phone_number" content="+919600093179">
<meta name="og:country-name" content="India">
<meta name="og:region" content="Chennai, Delhi, Kolkatta, Bangalore, Gurgaon, Mumbai, Indore">
<meta name="og:site_name" content="WhatAfterGrad">
<meta property="og:type" content="website">
<meta property="og:title" content="WhatAfterGrad">
<meta property="og:description"
content="Read inspiring stories from influencers who made mind-boggling decisions during tough times to help keep you going.">
<meta property="og:url" content="https://www.whataftergrad.com/blog">
<meta property="og:site_name" content="WhatAfterGrad">
<meta name="twitter:card" content="website">
<meta name="twitter:site" content="WhatAfterGrad">
<meta name="twitter:title" content="WhatAfterGrad">
<meta name="twitter:description"
content="Read inspiring stories from influencers who made mind-boggling decisions during tough times to help keep you going.">
<meta name="twitter:creator" content="@akshatvg">
<meta itemprop="name" content="WhatAfterGrad">
<meta itemprop="description"
content="Read inspiring stories from influencers who made mind-boggling decisions during tough times to help keep you going.">
<link rel="canonical" href="https://www.whataftergrad.com/blog">
<!-- Linking Favicon, Apple Touch Icon, Font Awesome, AOS, Materialize & CSS -->
<link rel="icon" href="assets/img/favicon.png" type="image/png">
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png" type="image/png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
defer>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
<link rel="stylesheet" href="assets/css/spacing.css">
<link rel="stylesheet" href="assets/css/index.css">
<!-- Title -->
<title>WhatAfterGrad || Blog</title>
<!-- No Script -->
<noscript>Please enable JavaScript to open this page.</noscript>
</head>
<body>
<!-- Navbar -->
<nav class="nav-center z-depth-0">
<div class="nav-wrapper">
<a href="/" class="brand-logo pl-md-5 left"><img src="assets/img/logo.svg" alt="WAG"
class="responsive-img mt-3" width="90px"></a>
<ul class="center hide-on-med-and-down">
<li><a href="/">Home</a></li>
<li><a href="/about">About Us</a></li>
<li><a href="/whyUs">Why Us</a></li>
<li><a href="/signin">Sign In</a></li>
<div class="right row">
<div class="col s12">
<div class="row">
<div class="input-field col s9 black-text d-inline">
<i class="material-icons prefix mt-n2">search</i>
<input id="search" type="searchTxt" placeholder="Type Something">
</div>
<div class="input-field col s3 black-text d-inline">
<button class="waves-effect btn btn-wag-search z-depth-0 d-inline ml-n5 mt-n1"
type="button" id="searchBtn">Search</button>
</div>
</div>
</div>
</div>
</ul>
<a href="#" data-target="mobile" class="sidenav-trigger right"><i
class="material-icons black-text">menu</i></a>
</div>
</nav>
<!-- Sidebar (Mobile Nav) -->
<ul class="sidenav" id="mobile">
<a href="/" class="center-align">
<li class="mt-5">
<img alt="WAG" src="assets/img/logo.svg" class="responsive-img">
</li>
</a>
<li class="mt-0"><a href="/">Home</a></li>
<li><a href="/about">About Us</a></li>
<li><a href="/whyUs">Why Us</a></li>
<li><a href="/signin">Sign In</a></li>
<li class="mx-auto">
<form class="center">
<div class="input-field">
<input id="searchMobile" type="text" placeholder="Type Something">
</div>
<button class="waves-effect btn btn-wag-search z-depth-0 mt-n5" type="button"
id="searchBtnMobile">Search</button>
</form>
</li>
</ul>
<!-- Blog Section -->
<div class="container px-5 pt-0 mb-5">
<div class="row mt-5">
<div class="row center">
<h6 class="text-colored heading" id="blogTopic">Topic</h6>
</div>
<div class="row mt-n2 center">
<h4 id="blogHeading" class="heading">Lorem ipsum dolor sit amet, consectetur adipiscing elit</h4>
</div>
<div class="row mt-n2 center">
<p id="blogDate" class="heading">11 June, 2020</p>
</div>
<div class="row mt-n4 center grey-text text-lighten-1">
<p>By <span id="blogAuthor">XYZ</span></p>
</div>
<div class="row center">
<img src="assets/img/blog-cover.jpg" alt="Blog Photo"
class="responsive-img border-radius-10 z-depth-0 center" id="blogPhoto" width="670px">
</div>
<div class="row mt-5 grey-text text-lighten-1">
<p id="blogContent">
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco
laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat
non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
<br><br>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco
laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat
non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
<br><br>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco
laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat
non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
<br><br>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco
laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat
non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
<br><br>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco
laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat
non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
</div>
</div>
</div>
<!-- Footer -->
<footer class="page-footer" id="page-footer">
<div class="container">
<div class="row">
<div class="col l6 s12">
<img src="assets/img/logo-white.svg" alt="WAG" width="140px" class="mt-3 responsive-img">
<p class="grey-text text-lighten-4">Read inspiring stories from influencers who made mind-boggling
decisions during tough times to help keep you going.</p>
</div>
<div class="col l4 offset-l2 s12">
<h5 class="white-text">Popular Blogs</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="#!">Blog 1</a></li>
<li><a class="grey-text text-lighten-3" href="#!">Blog 2</a></li>
<li><a class="grey-text text-lighten-3" href="#!">Blog 3</a></li>
<li><a class="grey-text text-lighten-3" href="#!">Blog 4</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
© 2020 Copyright <a href="https://www.whataftergrad.com"
class="white-text text-lighten-4">WhatAfterGrad</a>
<a class="grey-text text-lighten-4 right" href="#!" target="_blank"><i
class="fa fa-facebook social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 right" href="#!" target="_blank"><i
class="fa fa-twitter social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 right" href="#!" target="_blank"><i
class="fa fa-instagram social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 right" href="#!" target="_blank"><i
class="fa fa-linkedin social-icons mx-3"></i></a>
</div>
</div>
</footer>
<!-- Loader -->
<div id="loader" class="show fullscreen"><svg class="circular" width="48px" height="48px">
<circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee" />
<circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
stroke="#107BE5" /></svg></div>
<!-- Scripts -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://unpkg.com/[email protected]/dist/aos.js" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"
crossorigin="anonymous"></script>
<script src="assets/js/index.js"></script>
</body>
</html>