-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreddit_wwu30k.html
31 lines (31 loc) · 968 Bytes
/
reddit_wwu30k.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
<!DOCTYPE html>
<html>
<head>
<title>168th Street station elevator notice</title>
<style>
h1, h2, h3 {
font-family: sans-serif;
}
h1 {
text-align: center;
}
</style>
</head>
<body>
<h1>
Public Notice:
<br>168 St Station, Installation of ADA
<br>(Americans with Disabilities Act) Elevators, Manhattan
<br>MTA Construction & Development Contract # A-37749
</h1>
<p>
Public Notification of the land use for the ADA Elevator installation at the 168th St Station in accordance with 23 CFR 774.17 governing the Section 4(f) de minimis impact determination.
</p>
<h2>
Description of 168th St Station in Manhattan
</h2>
<p>
The 168th St Station of the IRT, Broadway-7th Ave Line was opened on April 14th, 1906. It is an underground New York City Subway station complex serving the Broadway IRT Line (1 train) — connections are also available to the IND 8th Ave Line (A, C trains).
</p>
</body>
</html>