-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathRestaurant.html
37 lines (34 loc) · 2.01 KB
/
Restaurant.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
28
29
30
31
32
33
34
35
36
37
<Html>
<Head>
<Title>
Restaurant Homepage
</Title>
</Head>
<Body bgcolor=#ff704d>
<Center><i>
<Font color=#330000 style=impact size=9>
<H1> <U>Creme Castle</U> </H1>
</Center>
</Font>
<Font size=6 color=#330000 style=Italic>
<Img src="https://cdn.shopify.com/s/files/1/2130/0231/t/60/assets/outlet_header_1.jpg?v=13186768403101659320" alt=restaurant height=250 width=400 border=10 align=left>
<Img src="https://cdn.shopify.com/s/files/1/2130/0231/t/60/assets/outlet_header_2.jpg?v=3513433114011641583" alt=restaurant height=250 width=400 border=10 align=right>
<center><p>
<H1><u> About Us</u> </H1>
Crème Castle is a café and bakery situated in Greater Noida. Established in 2013 by a home baker and her son who is a graduate from IIT Delhi and FMS Delhi, the outlet is rated 4.0 on Zomato and is listed in one of the top café and bakery of Noida and Greater Noida.</p>
<p>
The team here constantly thrives to provide you unique and most personalized delicacies. We believe that we are not selling just cakes. Rather a cake is an expression by someone for someone to express their love and our clients entrust us with that responsibility to make that expression as beautiful as possible. We acknowledge our role very passionately.</p>
<H1> <u>Menu</u></H1>
<Img src="https://lh3.googleusercontent.com/hae-O7B7TWCSEtN7i0x_Ado3nVs_zfOLuFkendOEGgh6osrm6V_8FDmvoRObm5wOPnHGSq8fzVZJOVRg3kcBJWod0cDi=w1000" height=400 width=400 Border=10 >
<Img src="https://lh3.googleusercontent.com/enzyZhiheXe42IGx4IML43b63cWKZBZtiCpMp0qV67jg3uh_VBVyCW_pqMQQw8DlVejTRwG9PwMgXS9keooNEJUHId0=w1000" height=400 width=400 Border=10 align= middle>
<h1><u> Contact us</u>-</h1></center>
<b>Address:</b> 1. Greater Noida: GF-28, Ansal Plaza, Pari Chowk, Greater Noida.<br>
2. Noida: B1, 2nd Floor, Sector 49, Noida<br>
<b>E-mail id:</b> contact@cremecastle.in<br>
<b>Calls available at:</b>+91 9560804738<br>
<Hr size=5 width=80% color=brown noshade=3d><br>
<center><b>Thanks for visiting!!</b> </center></i>
</Hr>
</Font>
</Body>
</Html>