-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (27 loc) · 1.09 KB
/
index.html
File metadata and controls
30 lines (27 loc) · 1.09 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Kinmat Food Delicacies</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<center><h3>Kinmat Food Delicacies, Everybody likes the taste...</h3></center>
<h1>Welcome to Kinmat Food Delicacies...</h1>
<h2>Pounded Yam with Egusi Soup</h2>
<center><img src ="images/pyam.jpg" width="202px" alt="Pounded Yam with Egusi"></center>
<p align = "center">I like it because it makes me happy anytime I eat it.</p>
<!---Kinmat Delicacies is the best all over the world, enjoy it while it last...-->
<p align ="justify"> I was born in Enugu State, Nigeria, studied primary and secondary education in Enugu State. I did my tetiary education in owerri and had first work experience in Abuja and lots more...</p>
<p>Hope you like my lines
<!---Have fun while reading... -->
<p> Happy coding, great programmer
</p>
<div id = "show">
</div>
<div id = show1>
</div>
<div id = show2>
</div>
<script src="script.js"></script>