-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnative-food.html
More file actions
202 lines (196 loc) · 4.98 KB
/
native-food.html
File metadata and controls
202 lines (196 loc) · 4.98 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>NATIVE FOOD</title>
<link rel="stylesheet" href="index.css" />
</head>
<header>
<nav id="main-navbar">
<img src="IMAGES/NEW LOGO.jpeg" alt="Alpha Logo" />
<span class="spacer"></span>
<div class="nav-links">
<a href="index.html"> Home</a>
<a href="about.html"> About </a>
<a href="login.html">Sign In</a>
</div>
</nav>
<hr />
<div id="main-navbar-image">
<div class="Header-1">
<h1>ALPHA DELICACY</h1>
<p>
<i>
<strong>
<marquee>...Home of Good Food</marquee>
</strong>
</i>
</p>
<br />
<br />
<br />
</div>
<!-- <img src="IMAGES/images (7).jpeg" alt="logo image of Alpha Delicacy" width="100%"> -->
</div>
</header>
<body>
<h3>NATIVE FOODS</h3>
<div class="native-image">
<br />
<div class="id1">
<h4>Rice and Stew</h4>
<img src="IMAGES/NATIVE FOOD/Rice and Banga stew.jpeg" alt="image 1" width="300px" />
<p>
<price>$40</price>
</p>
<br />
<button class="cart">
<a href="login.html">
<span>Add to cart</span>
</a>
<i class="fa fa-shopping-basket" aria-hidden="true"></i>
<input type="number" placeholder="Order" />
</button>
</div>
<br />
<div class="id1">
<h4>Plantain Porridge</h4>
<img src="IMAGES/NATIVE FOOD/Plantain porridge.jpeg" alt="image 2" width="300px" />
<p>
<price>$30</price>
</p>
<br />
<button class="cart">
<a href="login.html">
<span>Add to cart</span>
</a>
<i class="fa fa-shopping-basket" aria-hidden="true"></i>
<input type="number" placeholder="Order" />
</button>
</div>
<br />
<div class="id1">
<h4>MOI MOI</h4>
<img src="IMAGES/NATIVE FOOD/Moi-moi.jpeg" alt="image 1" width="300px" />
<p>
<price>$50</price>
</p>
<br />
<button class="cart">
<a href="login.html">
<span>Add to cart</span>
</a>
<i class="fa fa-shopping-basket" aria-hidden="true"></i>
<input type="number" placeholder="Order" />
</button>
</div>
<br />
<div class="id1">
<h4>fried rice and chicken</h4>
<img src="IMAGES/NATIVE FOOD/FRIED RICE.jpg" alt="image 1" width="250px" />
<p>
<price>$60</price>
</p>
<br />
<button class="cart">
<a href="login.html">
<span>Add to cart</span>
</a>
<i class="fa fa-shopping-basket" aria-hidden="true"></i>
<input type="number" placeholder="Order" />
</button>
</div>
<br />
<div class="id1">
<h4>Beans and Plantain</h4>
<img src="IMAGES/NATIVE FOOD/Beans and plantain porridge.jpeg" alt="image 1" width="300px" height="180px" />
<p>
<price>$60</price>
</p>
<br />
<button class="cart">
<a href="login.html">
<span>Add to cart</span>
</a>
<i class="fa fa-shopping-basket" aria-hidden="true"></i>
<input type="number" placeholder="Order" />
</button>
</div>
<br />
<div class="id1">
<h4>ABACHA</h4>
<img src="IMAGES/NATIVE FOOD/ABACHA.jpg" alt="image 1" width="300px" />
<p>
<price>$60</price>
</p>
<br />
<button class="cart">
<a href="login.html">
<span>Add to cart</span>
</a>
<i class="fa fa-shopping-basket" aria-hidden="true"></i>
<input type="number" placeholder="Order" />
</button>
</div>
</div>
<br />
<br />
<br />
<br />
<div class="link">
<a href="international-food.html">International Foods</a>
<a href="local-food.html">Local Food</a>
</div>
</body>
<br />
<br />
<hr />
<footer>
<div class="main-footer">
<div class="footer">
<address>
<strong>Alex Ekwueme Federal University Ndufu Alike Ikwo</strong>
</address>
<p>
<strong>PMB 1010</strong>
</p>
<email>
<a href="AE-FUNAI@gmail.com">AE-FUNAI@gmail.com </a>
</email>
</div>
<div class="footer">
<address>
<strong> Alex Ekwueme Genesys Club (AE-FUNAI Genesys)</strong>
</address>
<p>
<strong>Branch: Humanities Building, Hall 304</strong>
</p>
<p>
<strong>Hosted by Genesys</strong>
</p>
</div>
<div class="footer">
<address>
<strong>
AE-FUNAI DSC aka
<em> TEAM ALPHA</em>
</strong>
</address>
<p>
<strong>TEAM ALPHA MEMBERS</strong>
</p>
<p>
<i>Derek Emmanuel- President</i>
</p>
<p>
<i>Nwojo Praise- Vice President</i>
</p>
</div>
</div>
<div class="footer-2">
<p>© TEAM ALPHA DELICACY WEBSITE, 2021.</p>
</div>
</footer>
</html>