-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathFood Services
97 lines (93 loc) · 2.64 KB
/
Food Services
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
<DOCTYPE html>
<html>
<head>
<title>Sunshine Palace</title>
<link rel="stylesheet" type="text/css" href="C:\Users\HP\Documents\HOTEL MANAGEMENT\css\fs.css">
</head>
<body>
<header id="showcase">
<h1>Sunshine Palace</h1>
<p>Welcomes to Food Services by SUNSHINE PALACE</p>
<a href="#" class="button">Scroll down</a>
</header>
<section id="section-a">
<p>Food Items Provided By US. </p
</section>
<section id="section-b">
<div class="container">
<div class="box">
<h2><b> VEG & NON-VEG.</b> </h2>
<p> SUNSHINE PALACE Services' provides you the best services int INDIA <br> This are the packages According to the requirements.</p>
</div>
</div>
</section>
<section id="pics">
<br>
<img src="C:/Users/HP/Documents/HOTEL MANAGEMENT/css/images/hero.jpg">
<br
<div class="container">
<div class="box">
<h3><b> DRINKS.</b> </h3>
<div class="box">
<p> SUNSHINE PALACE Services' provides you the best services in INDIA. This are the packages According to the requirements.</p>
</div>
</div>
</div>
</div>
<br>
<div class="box">
<img src="C:/Users/HP/Documents/HOTEL MANAGEMENT/css/images/food.jpg">
<br>
<h2><b> Food Philosophy </b> </h2>
<p> This are the packages According to the requirements.</p>
<br
</div>
<div class="box>
<br>
<img src="C:/Users/HP/Documents/HOTEL MANAGEMENT/css/images/kitchen.jpg">
<br>
<h2><b> Kitchen </b> </h2>
<p> SUNSHINE PALACE Services' provides you the best services in INDIA. This are the packages According to the requirements.</p>
<br>
<img src="C:/Users/HP/Documents/HOTEL MANAGEMENT/css/images/new.jpg">
<h2><b> AMBIENCE </b> </h2>
<p> SUNSHINE PALACE Services' provides you the best services in INDIA. This are the packages According to the requirements.</p>
</div>
</section>
<img src="grey">
<div class="bigf">
<h1>OUR FOOD MENU</h1>
</div>
<section id="box">
<div class="container">
<div class="mediabox">
<center>
<h1 style="background: #1aaa6c; color: #ffffff; padding: 30px;"> Normal BRUNCH <br>
Rs. 500/day
</h1>
<h3> ⚫ 1 Sweets</h3>
<h3> ⚫ 1 Namkeens</h3>
<h3> ⚫ Fresh Juice's</h3>
</center>
</div>
<div class="mediabox">
<center>
<h1 style="background: #128ab1; color: #ffffff; padding: 30px;"> Lit. Special-BRUNCH <br>
Rs. 750/day
</h1>
<h3> ⚫ 2 Sweets </h3>
<h3> ⚫ 2 Namkeens </h3>
<h3> ⚫ Mocktail's </h3>
</center>
</div>
<div class="mediabox">
<center>
<h1 style="background: red; color: #ffffff; padding: 30px;"> Special Occasions <br>
Rs. 1000/day
</h1>
<h3> ⚫ Open Terrace</h3>
<h3> ⚫ Candle Light(Dinner)</h3>
<h3> ⚫ Customized Services</h3>
</center>
</div>
</section>