-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAmerica.html
138 lines (135 loc) · 8.35 KB
/
America.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Walt Disney</title>
<meta name="description" content="Homepage">
<meta http-equiv="Content-Security-Policy" content="object-src 'none';
default-src *;
style-src 'self' https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css Holiday.css 'unsafe-inline';
script-src 'self' https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js Holidays.js 'unsafe-inline' 'unsafe-eval';
img-src * data: 'unsafe-inline';
connect-src * 'unsafe-inline';
child-src *;
"/>
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="Holiday.css">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
<script src="Holidays.js"></script>
</head>
<body>
<header>
<nav>
<ul id="nav" class="js" style="display: block; margin-top: -30px; padding-right: 100px; padding-left: 55px;">
<li><a href="Homepage.html">Home</a></li>
<li><a href="Favourites.html">Favourites</a></li>
<li><a href="View.html">View All Holidays</a></li>
<li> <a href="HolidayForm.html">Find your Holiday</a></li>
</ul>
</nav>
</header>
<br>
<br>
<br>
<br>
<br>
<section class="container">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3510.126963164684!2d-81.56606268503894!3d28.385232982516012!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88dd7ee634caa5f7%3A0xa71e391fd01cf1a0!2sWalt+Disney+World+Resort!5e0!3m2!1sen!2suk!4v1514505390098" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe></section>
<section id="tabs">
<ul>
<li><a href="#Introduction">Walt Disney</a></li>
<li><a href="#Details">Description</a></li>
<li><a href="#Activities">Activities</a></li>
<li><a href="#Gallery">Photos</a></li>
<li><a href="#Accomodation">Accomodation</a></li>
<li><a href="#Favourite">Add to Favourite</a></li>
</ul>
<section id="Introduction">
<p>There’s nothing on Earth quite like Walt Disney World Resort holidays. With six parks to visit and over 25 hotels, you can fully immerse yourself in the dream. Situated in the ever-sunny climes of Orlando, Walt Disney World Resort in Florida is the ideal destination for kids and adults at any time of year.<br>
With six parks to choose from, there’s something for everyone – from thrill seekers to poolside loungers. Every day is a little different at Walt Disney World and you’re always the guest of honour.</p>
<p>Rating:<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span></p>
<address>
Walt Disney World Resort<br>
Orlando<br>
FL 32830<br>
USA
</address>
<p>Nearest Airport: Orlando International Airport</p>
<p>Price: £3065 per person(Includes Accomodation)</p>
</section>
<section id="Details">
<article>
<p>
It’s the place where dreams come true. Imagine four Disney Parks and two Water Parks, two exciting night-time entertainment districts, and a state-of-the-art sports complex.<br>
Now add in over 25 themed Disney Resort Hotels, plus countless opportunities for dining, shopping and recreation, and it’s easy to see why Walt Disney World Resort in Florida is one of the number one holiday destinations in the world.<br>
With something for everyone, Walt Disney World Resort in Florida promises the holiday of your dreams. And come true they do, just like magic.<br>
Opened in 1955, Walt Disney’s original theme park, Disneyland Park is divided into 8 themed lands—Main Street, U.S.A., Tomorrowland, Fantasyland, Mickey's Toontown, Frontierland, Critter Country, New Orleans Square and Adventureland.<br>
Sail with pirates, explore exotic jungles, meet fairy-tale princesses, and dive under the ocean and rocket through the stars— all in the same day.Combine the magic of Disney with the best that California has to offer and the result is Disney California Adventure.<br>
A theme park that celebrates the California in style.When you enter the gates of this park, you are transported to the land of promise, opportunity and glamour.<br>
Disney California Adventure is a journey from the California of yesterday to today and a tribute to this land of dreams. You can ride the Red Car Trolley in 1920s Los Angeles, take a raft down the rapids with a mining company on Grizzly Peak, travel down Route 66 or brave a white knuckled roller coaster in a seaside amusement park.<br>
Whether you prefer action, comedy or romance. Disney California Adventure has something for everyone.
.</p></article>
</section>
<section id="Activities">
<p>
Golf<br>
Horseriding<br>
Spa<br>
Tennis<br>
Scuba Diving
</p>
</section>
<section id="Gallery">
<section class="row">
<section class="column">
<img src="Walt-Disney/Gallery(Disneyland-Resort-Orlando-Florida)One.jpg" style="width: 100%;">
<img src="Walt-Disney/Gallery(375834976)Two.jpg" style="width: 100%;">
<img src="Walt-Disney/Gallery(Walt-Disney-World-Orlando-Florida)Three.jpg" style="width: 100%;">
<img src="Walt-Disney/GalleryFour.jpg" style="width: 100%;">
</section>
<section class="column">
<img src="Walt-Disney/GalleryFive.jpg" style="width: 100%;">
<img src="Walt-Disney/GallerySix.jpg" style="width: 100%;">
<img src="Walt-Disney/GallerySeven.jpeg" style="width: 100%;">
<img src="Walt-Disney/GalleryEight.jpg" style="width: 100%;">
</section>
<section class="column">
<img src="Walt-Disney/GalleryNine.jpg" style="width:100%;">
<img src="Walt-Disney/GalleryTen.jpg" style="width:100%;">
<img src="Walt-Disney/GalleryEleven.jpg" style="width:100%;">
<img src="Walt-Disney/GalleryTwelve.jpg" style="width:100%;">
</section>
</section>
</section>
<section id="Accomodation">
<figure><img src="Walt-Disney/StandardSuite.jpg"></figure>
<p>At Disney’s All-Star Resorts, larger-than-life sports, music and movie icons surround the rooms as Disney quality and unique styling are everywhere you look. All three hotels are situated close to the Theme Parks, providing a holiday home for rest and relaxation right in the heart of the action.
</p>
<figure><img src="Walt-Disney/LargeSuite.jpg"></figure>
<p>Six brightly-coloured ‘island’ villages surround a sparkling 45-acre lake near Epcot. A themed pool area includes an island fortress complete with a water slide. Additional recreation features sand beaches, heated ‘quiet’ pools, a marina, bike rentals, and a nature trail. The Old Port Royale area in the middle of the villages offers a lively shopping bazaar, food court and table service dining plus two lounges. Experience all the fun and flair of the Caribbean at an affordable price.
</p>
<figure><img src="Walt-Disney/DeluxeRoom.jpg"></figure>
<p>
Disney’s Art of Animation Resort hotel promises to be the ultimate in family fun. This Value Resort is planned to feature over 1,000 family suites, specially designed to accommodate up to six guests, as well as standard guestrooms. The Resort hotel will draw its inspiration from four classic Disney Animated films: The Lion King, The Little Mermaid and Disney Pixar’s Finding Nemo and Car
</p>
</section>
<section id="Favourite">
<p id="Walt Disney">Save to Favourites
<button class="Save">Save</button>
</p>
</section>
</section>
<footer class="copyright"><!--Another footer is used to group information about the author and my social media link at the bottom of the page-->
©2017 - <strong>Created by <a href="http://critichub.herokuapp.com">Cyril Kofi Asomani</a></strong>
</footer>
</body>
</html>