-
Notifications
You must be signed in to change notification settings - Fork 0
/
Acknowledgement.html
27 lines (26 loc) · 1.34 KB
/
Acknowledgement.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
<!doctype html>
<head>
<title> Acknowledgement </title>
<link href="Acknowledgement.css" rel="stylesheet" type="text/css"> </a>
</head>
<body>
<video autoplay muted loop id="myacknowledgementVideo">
<source src="Background video.mp4"> </video>
<div class="content">
<b>
<p> <li> <a href="index.html"> Home page </a> </li>
<p> <li> <a href="Contact us.html"> Contact us </a> </li>
<p> <li> <a href="Learn from us.html"> Learn from us </a> </li>
</b>
<P> <center> <ins> <b> Acknowledgement </b> </ins> </center>
<p> Thank you for your intrest in our company and hope we were able to render to you all your desires. We thank you for just taking your time to open our website and look into what we do we pray the lord continues to strenghten you financially.
If you have any problem with any of our services please feel free to contact us, Or write it down in the feedback bar below. Thank you and have a wonderful day
<form>
<P> <ins> <b> Feedbacks: </b> </ins>
<p> <textarea rows="5" cols= "50" name="description"> </textarea>
<p> <input type= "submit" name= "submit" value= "submit"/>
</form>
</div>
<marquee> <footer> <center> hamtunescakesandbakes89@gmail.com </center> </footer> </marquee>
</body>
</html>