-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
226 lines (208 loc) · 9.79 KB
/
Copy pathindex.html
File metadata and controls
226 lines (208 loc) · 9.79 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Mariott</title>
<meta name="description" content="Mariott is an enchanting Parallax Restaurant Theme that allows you to tell your story in an enjoyable way, perfect for restaurants or coffee shops.">
<meta name="viewport" content="width = device-width, initial-scale = 1, shrink-to-fit = no">
<!-- Place favicon.ico in the root directory -->
<link rel="icon" href="2560px-Marriott_hotels_logo14.svg.png">
<!--Fonts-->
<link href="https://fonts.googleapis.com/css?family=Cabin|Herr+Von+Muellerhoff|Source+Sans+Pro" rel="stylesheet">
<!--Fonts-->
<!--FontAwesome-->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
<!--FontAwesome-->
<link rel="stylesheet" href="styles.css">
</head>
<body class="stop-scroll">
<!--Start loader-->
<div class="loader-wrap">
<div class="loader">
<span class="loader-item"></span><span class="loader-item"></span><span class="loader-item"></span><span class="loader-item"></span><span class="loader-item"></span><span class="loader-item"></span><span class="loader-item"></span><span class="loader-item"></span><span class="loader-item"></span><span class="loader-item"></span>
</div>
</div>
<!--End loader-->
<!--Start Dots-->
<div class="dots">
<div class="active one" data-x="header"></div>
<div class="two" data-x=".recipes"></div>
<div class="three" data-x=".fixed-image"></div>
</div>
<!--End Dots-->
<!--Start Header-->
<header>
<nav>
<div class="logo">
<a href="index.html"><img src="purepng.com-marriott-logologobrand-logoiconslogos-251519940649oyste.png" alt="Mariott Logo" height="40px"></a>
</div>
<div class="toggle">
<span class="first"></span>
<span class="middle"></span>
<span class="last"></span>
</div>
<div class="navigation-bar">
<ul>
<li class="active"><a href="index.html">Home<span class="underline"></span></a></li>
<li><a href="#reservation">Reservations<span class="underline"></span></a></li>
<li><a href="#menu">Menu<span class="underline"></span></a></li>
<li><a href="#about-us">About<span class="underline"></span></a></li>
<li><a href="#contact">Contact<span class="underline"></span></a></li>
</ul>
</div>
</nav>
<div class="text">
<h2>Welcome</h2>
<h1>The Mariott</h1>
<div class="arrow">
<span class="left"></span>
<i class="fas fa-asterisk"></i>
<span class="right"></span>
</div>
<span>Ready To Be Opened</span>
<div class="button"><button>Explore</button></div>
</div>
<svg class="svg-down" width="192" height="61" version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 160.7 61.5" enable-background="new 0 0 160.7 61.5" xml:space="preserve"><path fill="currentColor" d="M80.3,61.5c0,0,22.1-2.7,43.1-5.4s41-5.4,36.6-5.4c-21.7,0-34.1-12.7-44.9-25.4S95.3,0,80.3,0c-15,0-24.1,12.7-34.9,25.4S22.3,50.8,0.6,50.8c-4.3,0-6.5,0,3.5,1.3S36.2,56.1,80.3,61.5z"></path></svg>
<div class="arrow-down">
</div>
</header>
<!--End Header-->
<!--start About Us-->
<div id="about-us" class="about-us">
<div class="text">
<h2>Discover</h2>
<h3>Our Story</h3>
<div><i class="fas fa-asterisk"></i></div>
<p>Marriott International, Inc. is based in Bethesda, Maryland, USA, and encompasses a portfolio of nearly 8,700 properties under 31 leading brands spanning 138 countries and territories. Its heritage can be traced to a root beer stand opened in Washington, D.C., in 1927 by J. Willard and Alice S. Marriott.</p>
<div><a class="a-CTA" href="#">About Us</a></div>
</div>
<div class="image-container">
<div class="image image1">
<img src="https://res.cloudinary.com/abdel-rahman-ali/image/upload/v1535988527/vertical-photo-1.jpg" alt="Food Photo">
</div>
<div class="image image2">
<img src="https://res.cloudinary.com/abdel-rahman-ali/image/upload/v1535988532/vertical-photo-2.jpg" alt="Food Photo">
</div>
</div>
</div>
<!--End About Us-->
<!--start Recipes-->
<div class="recipes">
<div class="image"></div>
<div class="text">
<h2>Tasteful</h2>
<h3>Recipes</h3>
</div>
</div>
<!--End Recipes-->
<!--start Menu-->
<div class="menu">
<div class="box-model">
<i class="fas fa-times fa-2x close"></i>
<div class="arrow">
<div class="arrow arrow-right"></div>
<div class="arrow arrow-left"></div>
</div>
<div class="box-image-container">
<div class="box-image">
<img src="" alt="Food Photo">
</div>
</div>
</div>
<div class="menu-image-container">
<div class="image active">
<img src="https://res.cloudinary.com/abdel-rahman-ali/image/upload/v1535988517/big-menu-thumb-1.jpg" alt="Food Photo">
</div>
<div class="image">
<img src="https://res.cloudinary.com/abdel-rahman-ali/image/upload/v1535988526/big-menu-thumb-2.jpg" alt="Food Photo">
</div>
<div class="image">
<img src="https://res.cloudinary.com/abdel-rahman-ali/image/upload/v1535988525/big-menu-thumb-4.jpg" alt="Food Photo">
</div>
<div class="image">
<img src="https://res.cloudinary.com/abdel-rahman-ali/image/upload/v1535988524/big-menu-thumb-6.jpg" alt="Food Photo">
</div>
</div>
<div id="menu" class="text">
<h2>Discover</h2>
<h3>Menu</h3>
<div><i class="fas fa-asterisk"></i></div>
<p>For those with pure food indulgence in mind, come next door and sate your desires with our ever changing internationally and seasonally inspired small plates. We love food, lots of different food, just like you.</p>
<div><a class="a-CTA" href="#">View The Full Menu</a></div>
</div>
</div>
<!--End Menu-->
<!--Start fixed-image-->
<div class="fixed-image">
<div class="text">
<h2>The Perfect</h2>
<h3>Blend</h3>
</div>
</div>
<!--End fixed-image-->
<!--start About Us-->
<div id="reservation" class="reservation">
<div class="text">
<h2>Culinary</h2>
<h3>Delight</h3>
<div><i class="fas fa-asterisk"></i></div>
<p>We promise an intimate and relaxed dining experience that offers something different to local and foreign patrons and ensures you enjoy a memorable food experience every time.</p>
<div><a class="a-CTA" href="#">Make a Reservation</a></div>
</div>
<div class="image-container">
<div class="image image1">
<img src="https://res.cloudinary.com/abdel-rahman-ali/image/upload/v1535988518/bacon-1.jpg" alt="Food Photo">
</div>
<div class="image image2">
<img src="https://res.cloudinary.com/abdel-rahman-ali/image/upload/v1535988518/bacon-2.jpg" alt="Food Photo">
</div>
</div>
</div>
<!--End About Us-->
<!--Start Footer-->
<footer>
<div class="text">
<h2>ABOUT MARIOTT</h2>
<div><i class="fas fa-asterisk"></i></div>
<p>Marriott International is the largest hotel company in the world by the number of available rooms. It has 32 brands with 8,785 properties containing 1,597,380 rooms in 139 countries and territories. Of these 8,785 properties 2,046 are managed but not owned by Marriott, 6,563 are owned and managed by independent hospitality companies under franchise agreements with Marriott, and 50 are both owned and managed by Marriott. The company also operates 20 hotel reservation centers.</p>
</div>
<div class="contact-container">
<div class="social-media">
<h3>Follow Along</h3>
<div class="links">
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-facebook-square"></i></a>
<a href="#"><i class="fab fa-pinterest"></i></a>
<a href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
<div class="newsletter">
<h3>NewsLetter</h3>
<form method="post">
<input type="email" name="email" placeholder="Type Your Email">
<i class="fas fa-envelope"></i>
</form>
</div>
</div>
</footer>
<!--End Footer-->
<!--Start Copy-Right-->
<div id="contact" class="copyright">
<svg class="svg-up" width="192" height="61" version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 160.7 61.5" enable-background="new 0 0 160.7 61.5" xml:space="preserve"><path fill="#262526" d="M80.3,61.5c0,0,22.1-2.7,43.1-5.4s41-5.4,36.6-5.4c-21.7,0-34.1-12.7-44.9-25.4S95.3,0,80.3,0c-15,0-24.1,12.7-34.9,25.4S22.3,50.8,0.6,50.8c-4.3,0-6.5,0,3.5,1.3S36.2,56.1,80.3,61.5z"></path></svg>
<i class="fas fa-angle-double-up arrow-up"></i>
<ul class="info">
<li>© MARIOTT 2024</li>
<li>Batool Amina, India</li>
<li>Tel: 9999343593</li>
</ul>
<ul class="CTA">
<li><a href="#">PERMISSIONS AND COPYRIGHT</a></li>
<li><a href="#">CONTACT THE TEAM</a></li>
</ul>
</div>
<!--End Copy-Right-->
<!-- Add your site or application content here -->
<script src="script.js"></script>
</body>
</html>