@@ -194,14 +194,14 @@ <h1>Hotel Accomodations</h1>
194
194
</ div >
195
195
196
196
< div class ="row ">
197
- < div class ="col-md-4 col-sm-6 ">
197
+ < div class ="col-md-3 col-sm-6 ">
198
198
< div class ="info-box ">
199
199
< div class ="hotel-price "> < strong > $175</ strong > < small > / night, plus tax</ small > </ div >
200
200
< img alt ="Hampton Inn " src ="2016/img/hotels/hampton.jpg ">
201
201
202
- < h3 > Hampton Inn< span class ="hotel-phone "> 800.445.8667</ span > </ h3 >
202
+ < h3 class =" hotel-name " > Hampton Inn< span class ="hotel-phone "> 800.445.8667</ span > </ h3 >
203
203
< div class ="hotel-code "> Code: GopherCon</ div >
204
- < p >
204
+ < p class =" hotel-address " >
205
205
550 15th Street,< br >
206
206
Denver, CO 80202
207
207
</ p >
@@ -212,13 +212,13 @@ <h3>Hampton Inn<span class="hotel-phone">800.445.8667</span></h3>
212
212
</ div >
213
213
</ div >
214
214
215
- < div class ="col-md-4 col-sm-6 ">
215
+ < div class ="col-md-3 col-sm-6 ">
216
216
< div class ="info-box ">
217
217
< div class ="hotel-price "> < strong > $185</ strong > < small > / night, plus tax</ small > </ div >
218
218
< img alt ="Homewood Suites " src ="2016/img/hotels/homewood.jpg ">
219
- < h3 > Homewood Suites< span class ="hotel-phone "> 800.445.8667</ span > </ h3 >
219
+ < h3 class =" hotel-name " > Homewood Suites< span class ="hotel-phone "> 800.445.8667</ span > </ h3 >
220
220
< div class ="hotel-code "> Code: GopherCon</ div >
221
- < p >
221
+ < p class =" hotel-address " >
222
222
550 15th Street,< br >
223
223
Denver, CO 80202
224
224
</ p >
@@ -228,13 +228,29 @@ <h3>Homewood Suites<span class="hotel-phone">800.445.8667</span></h3>
228
228
</ div >
229
229
</ div >
230
230
231
- < div class ="col-md-4 col-sm-6 ">
231
+ < div class ="col-md-3 col-sm-6 ">
232
+ < div class ="info-box ">
233
+ < div class ="hotel-price "> < strong > $185</ strong > < small > / night, plus tax</ small > </ div >
234
+ < img alt ="Hyatt Place " src ="2016/img/hotels/hyatt.jpg ">
235
+ < h3 class ="hotel-name "> Hyatt Place< span class ="hotel-phone "> 888.591.1234</ span > </ h3 >
236
+ < div class ="hotel-code "> Code: G-GO16</ div >
237
+ < p class ="hotel-address ">
238
+ 440 14th Street< br >
239
+ Denver, CO 80202
240
+ </ p >
241
+ < div class ="hotel-link text-link ">
242
+ < a href ="http://denverdowntown.place.hyatt.com/en/hotel/home.html?corp_id=G-GO16 "> Book Now</ a >
243
+ </ div >
244
+ </ div >
245
+ </ div >
246
+
247
+ < div class ="col-md-3 col-sm-6 ">
232
248
< div class ="info-box ">
233
249
< div class ="hotel-price "> < strong > $189</ strong > < small > / night, plus tax</ small > </ div >
234
250
< img alt ="Hilton Garden Inn " src ="2016/img/hotels/hiltongardeninn.jpg ">
235
- < h3 > Hilton Garden Inn< span class ="hotel-phone "> 855.215.1283</ span > </ h3 >
251
+ < h3 class =" hotel-name " > Hilton Garden Inn< span class ="hotel-phone "> 855.215.1283</ span > </ h3 >
236
252
< div class ="hotel-code "> Code: GopherCon</ div >
237
- < p >
253
+ < p class =" hotel-address " >
238
254
1400 Welton Street< br >
239
255
Denver, CO 80202
240
256
</ p >
0 commit comments