-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAlumni-Career-Story.php
63 lines (53 loc) · 3.9 KB
/
Alumni-Career-Story.php
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
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title> Leather Goods & Accessories Department, Noida is conducting Webinar on “Alumni Career Story” </title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/media.css">
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
<script async src="https://cse.google.com/cse.js?cx=013981717298003358282:mflgbycea4b"></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TMPF9TS');</script>
<!-- End Google Tag Manager -->
</head>
<?php include 'header.php';?>
<div class="sub-page-block">
<div class="container">
<div class="sub-banner-main" style="background: url(img/fddi-media-banner.jpg) no-repeat center top; background-size: cover;">
<h3>Events @ FDDI</h3>
<div class="breadcrumps-button-box">
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="events-fddi.php" class="active">Events @ FDDI</a></li>
</ul>
</div>
</div><!--sub-banner-main-->
<div class="students-affairs-blcok">
<div class="students-affairs-bottom-box">
<h3 align="center"> Leather Goods & Accessories Department, Noida is conducting Webinar on “Alumni Career Story” </h3> <br>
<p align="justify"> Leather Goods and Accessories Department, Noida is conducting Webinar on “Alumni Career Story” on 9<sup>th</sup> August 2021. This webinar will provide a unique insight into the professional life of inspirational alumni from FDDI, Leather Goods. This session is about the journey Ms. Manisha Singh from a merchandiser, to the designer, to Manager of International Brand (Maison 21G Bespoke Haute Perfumery) and how her education in Leather Goods contributed in her journey.</p>
<span class="news-details-img">
<img class="img-responsive" src="img/event/Alumni-Career-Story.jpg" alt="img" width="435" height="918">
</span>
<p align="justify"><b>Webinar Platform</b>: Zoom </p>
<p align="justify">Date: 09<sup>th</sup> August, 2021 <br> Time: 02:00 PM onwards </p>
<p align="justify"><b>Host:</b><br><b>Ms. Sweta Kumari</b><br>HoD,<br>Leather Goods Department, Noida<br>Phone: 0120-4500162<br>E-mail ID: swetakumari@fddiindia.com </p>
</div><!--students-affairs-bottom-->
</div><!--achivements-block-->
</div>
</div><!--sub-page-block-->
<?php include 'footer.php';?>