-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
175 lines (157 loc) · 7.79 KB
/
Copy pathindex.html
File metadata and controls
175 lines (157 loc) · 7.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
<!DOCTYPE html>
<html>
<head>
<title>Menu Restaurant</title>
<link href='css/bootstrap.min.css' rel='stylesheet'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='css/w3.css' rel='stylesheet' >
<link href='css/styling.css' rel='stylesheet'>
<link href="https://fonts.googleapis.com/css?family=Barrio" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-91540049-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class='container-fluid wrapper'>
<br>
<button type="button" class="btn btn-default" id="dropdown" aria-label="Left Align">
<span class="glyphicon glyphicon-align-justify" aria-hidden="true"></span>
</button>
<ul id="links">
<li><a href="#1"> Fast Food </a></li>
<li><a href="#2"> Events </a></li>
<li><a href="#3"> Subscribe </a></li>
</ul>
<center><img src="assets/logoBig.png"/></center>
<center><br><h2 id='headerfont'> We Provide The Best Food <br>
At The <strong>Right Price</strong></h2>
<div class='counter'>0</div>
</div>
<div class='col-md-3'>
<div class='row' id='backgroundwhite'>
<h1><center> Happy Hour </h1>
</div>
<div class='row' id='backgroundorange'>
<h1 id='whitetext'><center> Party Time </h1>
</div>
</div>
<div class='col-md-3 food' id='breakfast'>
<h1 id='whitetext'><center><br><br>Breakfast</center></h1>
</div>
<div class='col-md-3 food' id='lunch'>
<h1 id='whitetext'><center><br><br>Lunch</center></h1>
</div>
<div class='col-md-3 food' id='dinner'>
<h1 id='whitetext'><center><br><br>Dinner</center></h1>
</div>
<br>
<br>
<div class='container'>
<div class='row'>
<div class='col-md-6' id='1'>
<img class='fastfood1' src='assets/fastFood1.jpg'/><br>
<img class='fastfood2' src='assets/fastFood2.jpg'/>
</div>
<div class='col-md-6'>
<br><br><h1>Fast Food</h1>
<h2>You'll love our delicious fast food</h2>
<br><p> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</div>
</div>
</div>
<div class='container'>
<div class='row'>
<div class='col-md-6'>
<br><br><h1>Drinks</h1>
<h2>We also produce delicious drinks</h2>
<br><p> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</div>
<div class='col-ms-6'>
<img class='drinks1' src='assets/drink1.jpg'/><img class='drinks2' src='assets/drink2.jpg'/>
</div>
</div>
</div>
<br><br>
<div class='container-fluid' id='2'>
<div class='row' id='foodbg'>
<div class='col-md-2'>
</div>
<div class='col-md-8 tablepadding'>
<ul class="w3-navbar">
<li><a href="javascript:void(0)" onclick="openCity('London')">Fast Food</a></li>
<li><a href="javascript:void(0)" onclick="openCity('Paris')">Drinks</a></li>
<li><a href="javascript:void(0)" onclick="openCity('Tokyo')">Chicken</a></li>
<li><a href="javascript:void(0)" onclick="openCity('NYC')">Rice</a></li>
</ul>
<div id="London" class="city">
<img src="assets/fastfood/beefBurger.jpg"/>
<img src="assets/fastfood/chickenBurger.jpg"/>
<img src="assets/fastfood/chickenPizza.jpg"/>
<h2>     Beef Burger       Chicken Burger     Chicken Pizza</h2>
</div>
<div id="Paris" class="city" style="display:none">
<h2>Drinks</h2>
<p>Drinks drinks drinks drinks</p>
</div>
<div id="Tokyo" class="city" style="display:none">
<h2>Chicken</h2>
<p>Chicken chicken chicken chicken</p>
</div>
<div id="NYC" class="city" style="display:none">
<h2>Rice</h2>
<p>Rice rice rice rice</p>
</div>
</div>
</div>
</div>
<div class='container-fluid' id='3'>
<div class='row' id='subscribe'>
<div class='col-md-3'>
</div>
<div class='col-md-6'>
<br><br><br><br><br>
<center><h2 id='whitetext'>Get our daily food items delivered to your email </h1>
<p><input class="data" placeholder='Your Email'></input>
<button type="button" class="btn btn-warning email">Submit</button></p>
<span class='emailreturn' id='whitetext'></span>
</div>
<div class='col-md-3'>
</div>
</div>
</div>
<div class='container-fluid' id='bgorange'>
<center>
<div class='row' id='footermargin'>
<img src='assets/footerlogos/logo_white.png'/><p id='whitetext'>Menu</p>
</div>
<div class='row'>
<p id='whitetext'><strong>That's What We Are</p></strong>
</div>
<img src='assets/footerlogos/facebook.png'/>
<img src='assets/footerlogos/twitter.png'/>
<img src='assets/footerlogos/pinterest.png'/>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src='js/bootstrap.js'></script>
<script type="text/javascript" src="js/application.js"></script>
</body>
</html>
<!-- - **Create a Hover effect** for the **breakfast, lunch and dinner ** sections such that on hover they are covered by a layer of white as shown by the lunch section and their fonts are turned to black from white.
- The Hamburger menu represented by the 3 horizontal lines when clicked should open a full screen menu that has the following menu items:
a. contacts
b. events
c. menu
They should all be a hyperlink to '#' (does not redirect externally)
- The **full screen menu (above)** should be colour:** #F15A29 ** and **the text of the menu items black in colour**
- **Integrate Google Annalytics** to track page visits to the website. **Extra Credit**
- Add an animation to the numbers on the profiles such that they start from zero and increase to the final number displayed.
- Make the subscribe button to work using the mail chimp API. **Extra Credit**
- For the **Happy Hour and Party time,** create a modal that explains further what services Menu restaurant offers for both Party time and Happy Hour. **Extra Credit**
-->