-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsheraton-new-orleans-hotel.html
243 lines (195 loc) · 11.7 KB
/
sheraton-new-orleans-hotel.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
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<!doctype html>
<html lang="en">
<head>
<title>Sheraton New Orleans Hotel</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<!-- <link rel="stylesheet" href="scss/main.css"> -->
<link rel="stylesheet" href="scss/sponsors.css">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-sm navbar-dark header sticky-top">
<div class="container">
<a class="navbar-brand" href="#">
<img src="img/logo.png" class="img-responsive" alt="logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive"
aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="faq.html">FAQ</a>
</li>
<li class="nav-item">
<a class="nav-link" href="media.html">Media</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
<a href="trivia.html" class="btn btn-outline-primary" target="_blank" id="trivia-btn">Trivia
</a>
</div>
</div>
</nav>
<section class="main-section">
<div class="container">
<div class="row">
<div class="col-12 main-content pt-3 px-5 ">
<h1 class="text-uppercase mt-4">Sheraton New Orleans Hotel</h1>
<div class="row justify-content-center mt-2 p-0 mb-4">
<div class="col-6">
<div class="title-underline"></div>
</div>
</div>
<p>Brimming with style but grounded in substance, Sheraton New Orleans Hotel is a premier downtown
New Orleans destination. Located on Canal Street, our hotel is steps from the buzz of the French
Quarter while offering seamless access to notable NOLA points of interest like the Ernest N.
Morial Convention Center, Mercedes-Benz Superdome and Smoothie King Center. Relax in our refined
guest rooms and suites, which boast plush bedding, spacious work areas, modern technology and
floor-to-ceiling windows overlooking the French Quarter and the Mississippi River. Make a splash
in our charming rooftop pool or reboot in our Sheraton Fitness Center. For those craving
authentic New Orleans cuisine, Roux Bistro fits the bill with creative Cajun cuisine, while
Pelican Bar is ground-zero for colorful cocktails. A leading meeting and events destination in
downtown New Orleans, our hotel features 105,000 square feet of venue space, including several
expansive ballroom spaces.</p>
<p>This hotel is in New Orleans is across the street from the French Quarter and 4 blocks from the
Mississippi River. It offers an outdoor pool, gym and a tour desk.
Sheraton New Orleans Hotel rooms include a coffee maker, work desk and safety deposit box. The
hotel offers 24-hour room service.
Sheraton New Orleans Hotel features the Roux Bistro, which offers regional New Orleans cuisine.
Guests can also have a cocktail in the Pelican Bar or drink Starbucks Coffee in the lobby.
The Sheraton is within a 5-minute walk of Harrah’s Casino. The Audubon Aquarium of Americas is 6
blocks from the hotel.
Downtown New Orleans is a great choice for travellers interested in seafood, street performers
and cafés.
This is our guests' favourite part of New Orleans, according to independent reviews.
Couples particularly like the location — they rated it 9.5 for a two-person trip.
We speak your language!</p>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-6 col-9 justify-content-center mb-4">
<a href="https://www.marriott.com/hotels/travel/msyis-sheraton-new-orleans-hotel/" target="_blank"
class="purple"><button type="button" class="btn btn-outline-primary btn-block">Get Discount!
Here's a Coupon Code
For You!</button></a>
</div>
</div>
<div class="row pb-4">
<div class="col">
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active">
</li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="4"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="carousel-item active rounded"
style="background-image:url('/img/sponsors/sheraton1.jpg')">
</div>
<div class="carousel-item rounded"
style="background-image: url('/img/sponsors/sheraton2.jpg')">
</div>
<div class="carousel-item rounded"
style="background-image: url('/img/sponsors/sheraton3.jpg')">
</div>
<div class="carousel-item rounded"
style="background-image: url('/img/sponsors/sheraton4.jpg')">
</div>
<div class="carousel-item rounded"
style="background-image: url('/img/sponsors/sheraton5.jpg')">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button"
data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button"
data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</section>
<div class="pt-5 pb-5 footer">
<div class="container">
<div class="row">
<div class="col-lg-4 col-xs-12 pl-md-5 links">
<h3 class="mt-lg-0 mt-sm-3">Links</h2>
<ul class="m-0 p-0">
<li>- <a href="index.html">Home</a></li>
<li>- <a href="about.html">About</a></li>
<li>- <a href="faq.html">FAQ</a></li>
<li>- <a href="media.html">Media</a></li>
<li>- <a href="contact.html">Contact</a></li>
</ul>
</div>
<div class="col-lg-4 col-xs-12 links mt-4 mt-md-0">
<h3 class="mt-lg-0 mt-sm-3">Sponsors</h2>
<ul class="m-0 p-0">
<li>- <a href="sheraton-new-orleans-hotel.html">Sheraton
New Orleans Hotel</a></li>
<li>- <a href="walk-on's-bistreaux.html">Walk-On's Bistreaux and Bar</a></li>
<li>- <a href="ace_hotel.html">Ace Hotel New Orleans</a></li>
<li>- <a href="ritz-carlton.html">The Ritz-Carlton, New Orleans</a></li>
<li>- <a href="premium_parking.html">Premium Parking -P402</a></li>
<li>- <a href="children's_museum.html">Louisiana Children's Museum</a></li>
<li>- <a href="museum_of_death.html">Museum of Death</a></li>
<li>- <a href="haunted_museum.html">Haunted Museum</a></li>
</ul>
</div>
<div class="col-lg-4 col-xs-12 about-company mt-4 mt-md-0">
<h3 class="mt-lg-0 mt-sm-4">Mardi Gras Location</h3>
<p>City of New Orleans</p>
<p class="mb-0"><i class="fa fa-phone mr-3"></i>(000) 000-0000</p>
<p><i class="fa fa-envelope-o mr-3"></i>[email protected]</p>
<p><a href="#"><i class="fa fa-facebook-square mr-1"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
<a href="#"><i class="fa fa-linkedin-square"></i></a></p>
</div>
</div>
<div class="row mt-5">
<div class="col copyright">
<p class=""><small class="text-white-50">© 2020. All Rights Reserved.</small></p>
</div>
</div>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous">
</script>
</body>
</html>