-
Notifications
You must be signed in to change notification settings - Fork 3
/
upcoming-events.html
144 lines (142 loc) · 7.1 KB
/
upcoming-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
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
<!DOCTYPE html>
<html>
<head>
<title>Macaulay Business Club</title>
<meta charset="utf-8" name="viewport" content="width-device-width" initial-scale="1">
<link rel="stylesheet" href="assets/css/style.css" type="text/css">
<link rel="stylesheet" href="assets/lightbox2-master/src/css/lightbox.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Arvo|Montserrat">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato:300,400,700">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-
BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="shortcut icon" href="images/logos/barlogo.ico" type="image/x-icon" />
</head>
<body>
<header>
<div class="navbar-fixed navigation-desktop">
<logo>
<a href="index.html"><img src="images/logos/logo.png" width="96" height="96" alt="MBC logo"></a>
</logo>
<nav class="topnav" id="myTopnav">
<div class="dropdown">
<button class="dropbtn">Events</button>
<div class="dropdown-content">
<a href="upcoming-events.html">Upcoming</a>
<a href="prev/previous-events.html">Previous</a>
<!--<a href="#">RSVP</a> RSVP static page inlcudes a form updated regularly according to the current event-->
</div>
</div>
<div><a href="http://www.mhcbusiness.nyc/news/">News</a></div>
<div><a href="members.html">Members</a></div>
<div><a href="committees.html">Committees</a></div>
<div><a href="gallery.html">Gallery</a></div>
<div class="dropdown">
<button class="dropbtn">Join</button>
<div class="dropdown-content">
<a href="join/general-membership.html">General Membership</a>
<a href="join/planning-committee.html">Planning Committee</a>
<a href="join/partner.html">Partner</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn">Resources</button>
<div class="dropdown-content">
<a href="res/career-interview-series.html">Career Interview Series</a>
<a href="res/professional-development.html">Professional Development</a>
<a href="res/suggested-links.html">Suggested Links</a>
<a href="res/excel.html">Excel Workspace</a>
</div>
</div>
</nav>
</div>
<div class="navbar-fixed navigation-mobile">
<logo>
<a href="index.html"><img src="images/logos/logo.png" width="80" height="80" alt="MBC logo"></a>
</logo>
<nav>
<div id="sideNavigation" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<a href="upcoming-events.html">Events</a>
<a href="http://www.mhcbusiness.nyc/news/">News</a>
<a href="members.html">Members</a>
<a href="committees.html">Committees</a>
<a href="gallery.html">Gallery</a>
<a href="join/general-membership.html">General</a>
<a href="join/planning-committee.html">Planning</a>
<a href="join/partner.html">Partner</a>
<a href="res/career-interview-series.html">Interview Series</a>
<a href="res/professional-development.html">Professional Dev</a>
<a href="res/suggested-links.html">Suggested Links</a>
<a href="res/excel.html">Excel</a>
</div>
<div id="nav-mobile-closeBtn" onclick="openNav()"><img src="assets/icons/three-bars_24x32.png"></div>
</nav>
</div>
</header>
<main>
<div id="upcoming-events">
<div class="container">
<div class="row">
<div class="header-text">Upcoming Events</div>
</div>
<hr>
<div class="row">
<div class="col-md-12">
<div class="col-md-3" align="center">
<span class="date-text">April<br>-----<br>05<br>----<br>2017</span>
</div>
<div class="col-md-4" align="center">
<a href="images/flyers/Spring-2017/Financial-panel.png" data-lightbox="Financial-panel" data-title="Financial Panel"><img src="images/flyers/Spring-2017/Financial-panel.png" alt="Financial Panel" width="300" height="350"></a>
</div>
<div class="col-md-5">
<span class="event-heading">Financial Services Panel</span><br>
<span class="event-subheading">Macaulay Honors College<br>6:30 - 8:00pm</span><br>
<span class="event-description">Join MBC, professionals from JP Morgan, Neuberger, Bergen, and more for a panel discussion.</span>
<hr>
<a class="rsvp-link" role="button" href="http://bit.ly/2meXqtQ" target="_blank">RSVP</a>
</div>
</div>
</div>
<hr>
<div class="row previous-events-pagination">
<div aria-label="Page navigation example">
<ul class="pagination">
<li class="page-item"><a class="page-link" href="prev/previous-events.html">Less Recent Events <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></a></li>
</ul>
</div>
</div>
</div>
</div>
<footer>
<div class="container-fluid">
<div class="row">
<div class="col-md-12" id="footer-location">
<div class="footer-header-subtext">
Macaulay Honors College<br>
35 W 67th St. New York, NY. 10023<br>
Phone:<a href="tel:+12127292900" id="phone"> 212.729.2900</a><br>
</div>
</div>
<div class="col-md-12" id="footer-social-media">
<ul>
<li><a href="mailto:[email protected]"><img src="assets/icons/Mail_48x48.png" width="36" height="36" alt="E-Mail: [email protected]"></a></li>
<li><a href="https://www.facebook.com/MacaulayBusinessClub/" target="_blank"><img src="assets/icons/Facebook_48x48.png" width="36" height="36" alt="Facebook"></a></li>
<li><a href="https://www.linkedin.com/in/macaulaybusinessclub/" target="_blank"><img src="assets/icons/LinkedIn_48x48.png" width="36" height="36" alt="LinkedIn"></a></li>
<li><a href="https://www.instagram.com/mbc_social/" target="_blank"><img src="assets/icons/Instagram_48x48.png" width="36" height="36" alt="Instagram"></a></li>
<li><a href="https://www.youtube.com/channel/UCwjLK6ejl-yAjJhStPzX_eA" target="_blank"><img src="assets/icons/Youtube_48x48.png" width="36" height="36" alt="YouTube"></a></li>
</ul>
</div>
<div class="col-md-12" id="footer-copyright">
© 2016 Macaulay Business Club
</div>
</div>
</div>
</footer>
</main>
<!--Script.js File-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="assets/lightbox2-master/src/js/lightbox.js"></script>
<script src="assets/js/script.js" type="text/javascript"></script>
</body>
</html>