-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
172 lines (118 loc) · 5.25 KB
/
about.html
File metadata and controls
172 lines (118 loc) · 5.25 KB
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
<!doctype html>
<html lang="en">
<head>
<style>
h1,h2,h3,h4 {color:purple;}
</style>
<title>About page</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body id="about">
<div class="menu">
<a href="#main_nav">Menu</a>
</div>
<div class="banner">
<h1>About</h1>
</div>
<section class="about">
<h2>ABOUT THE CONFERENCE</h2>
<p>The path to becoming a creative professional is not an easy one and even the path itself is hard to find. Careers in the Creative Arts is designed to inform educate and inspire students who are thinking about going down that path. It is free and open to all current and prospective students at BMCC.
If you come to the event you will get the opportunity to listen to and ask questions of people who are both creative professionals and professors at BMCC. They have both the first hand knowledge of what it takes to make it in their creative fields and e ability to communicate this information clearly. And, being BMCC teachers, they can tell you what you can start doing now to get moving on the path to a career doing what you love.
The event is organized into four tracks that represent four broad creative fields: Creative Writing, Fine Arts, Performing Arts, Media Arts. There will be four sessions in each track with lunch provided after the first two sessions. You can attend the sessions you're interested in whether they are all in one track or across tracks.</p>
</section>
<!--
.DateAndTime p .date{
}
-->
<section class="DateAndTime">
<h2>DATE AND TIME</h2>
<p class="date">Friday, <span class="month">June 14</span>, 2014</p>
<p class="time">8:30am - 4:30pm</p>
</section>
<section class="location">
<div class="address">
<h2>LOCATION </h2>
<p>
Borough of Manhattan Community College <br>
199 Chambers Street <br>
New York, NY 10007
</p>
</div>
<p>Registration and the opening and closing remarks will be located in the Richard Harris Terrace. Sessions throughout the day will be located in other room. See the Schedule for more information.</p>
<div class="googlemap">
<h4>MAP</h4>
<div class="mapWrapper">
<iframe width="600" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=199+Chambers+Street,+New+York,+NY&aq=0&oq=199+Chambers&sll=40.697488,-73.979681&sspn=0.750684,1.187897&ie=UTF8&hq=&hnear=199+Chambers+St,+New+York,+10007&t=m&z=14&ll=40.717367,-74.012178&output=embed">
</iframe>
<br /><small><a href="https://maps.google.com/maps?f=q&source=embed&hl=en&geocode=&q=199+Chambers+Street,+New+York,+NY&aq=0&oq=199+Chambers&sll=40.697488,-73.979681&sspn=0.750684,1.187897&ie=UTF8&hq=&hnear=199+Chambers+St,+New+York,+10007&t=m&z=14&ll=40.717367,-74.012178" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</div>
</div>
</section>
<div class="trackdirection">
<section class="directions">
<h2>DIRECTIONS</h2>
<div class="subway directions-block">
<h4>By Subway </h4>
<p>You can get to BMCC by taking any one of the following lines:</p>
<dl>
<dt>A, C, E to Chambers Street
<dd>Walk 3 Blocks West on Chambers Street</dd></dt>
<dt>2, or 3 to Chambers Street
<dd>Walk 2 Blocks West on Chambers Street</dd></dt>
<dt>R to City Hall
N to City Hall
J, M to Chambers Street
<dd>Walk 6 Blocks West on Chambers Street</dd></dt>
<div class="moreInfo">Check the MTA's web site for the latest information.</div>
</dl>
</div>
<div class="bus directions-block">
<h4>By Bus</h4>
<dl><dt>M-22 from Grand Street and Madison Street </dt>
<dd>Walk 4 Blocks West</dd>
<div class="moreInfo">Check the MTA's web site for the latest information.</div>
</dl>
</div>
<div class="path directions-block">
<h4>By PATH</h4>
<dl><dt>Path Train to World Trade Center</dt>
<dd>Walk North 4 blocks on Greenwich St.
Turn left at Chambers Street, entrance is on the right.</dd>
<dt>Path Train to Christopher Street</dt>
<dd>Walk East 2 Blocks
Take the 1 Downtown from Christopher Street/Sheridan Square station to Chambers Street.
Walk 2 Blocks West on Chambers Street</dd>
</dl>
</div>
<div class="car directions-block">
<h4>By Car</h4>
<dl><dt>Driving From East Side Highway:</dt>
<dd>East River Drive all the way around the southern tip of Manhattan,
Through Underpass Straight to West Street,
Turn Right on Chambers Street</dd>
<dt>Driving From West Side Highway:</dt>
<dd>East River Drive all the way around the southern tip of Manhattan,
Through Underpass Straight to West Street,
Turn Right on Chambers Street</dd>
</dl>
</div>
</section>
</div>
<!-- end trackdirection -->
<a name="main_nav"></a>
<nav id="main_nav" >
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="sessions.html">sessions</a></li>
<li><a href="speakers.html">speaker</a></li>
<li><a href="videos.html">videos</a></li>
<li><a href="about.html">about</a></li>
<li><a href="#top" class="top">Top</a></li>
</ul>
</nav><!--end main_nav -->
<footer>
<p>© BMCC Web Design by Steven Martinez</p>
</footer>
</body>
</html>