-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
54 lines (47 loc) · 3.99 KB
/
index.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<center><b><a href="#">Home</a>
<a href="about us.html">About Us</a>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRphXadWENWB_rtZimmJvCyC2tSWyaIdfi8t50MDU1SVg&s" alt="" width="150" height="150">
<a href="menu.html">Menu</a>
<a href="contact.html">Contact Us</a> </b></center> <br>
<img src="https://cdn.psdrepo.com/images/2x/the-bakery-website-i5.jpg" alt="" width="1270" height="900">
<table>
<tr>
<td><img src="https://plus.unsplash.com/premium_photo-1680172800107-dcd610f3c5f1?q=80&w=1887&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" alt="" width="400" height="600"></td>
<td><img src="https://images.unsplash.com/photo-1532509334149-d2130d74253c?q=80&w=2012&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" alt="" width="400" height="298"> <br>
<img src="https://plus.unsplash.com/premium_photo-1673569395547-6ee230fc5377?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" alt="" width="400" height="298"></td>
<td> _______ Welcome To<h1><i> Blissful Bites Bakeshop</i></h1> <br>
<blockquote>Like a fantasy that feels unreal, every delicacy by <b>Blissfull Bites</b> holds a charm that enchants <br>
with every bite, allowing one to be swept into a moment of bliss, making all your <br>
dessert creams come true! <br><br>
Founded in Lahore in 2020, the philosophy of <b>Blissfull Bites</b> Bakeshop was simple; to create <br>
connections through desserts while striking the ideal balance between flavor and <br>
feeling. <br><br>
Since the beginning, <b>Blissfull Bites</b> has secured an irreplaceable spot in the hearts of people.</td></blockquote>
</tr>
<tr>
<td> _______ INTRODUCING OUR<h1><i> Wide Variety of <br> Delicious Cake</i></h1>
<blockquote>Being the quintessential representation of <br>
aesthetics and taste, a Layers dessert is <br>
consumed by the eyes well before delighting <br>
the tastebuds! <br><br>
A Layers dessert sweeps you away into a sweet <br>
fantasy, where your wildest dessert dreams are <br>
realized. Infused with decadent magic, every <br>
flavor dances on the palette to a sweet <br>
symphony.</blockquote>
<button><a href="menu.html"><b>Blissfulbites menu</b></a></button></td></td>
<td><img src="https://cakeoclock.pk/wp-content/uploads/2021/11/purple-theme-cake.jpg" alt="" width="400" height="400"></td>
<td><img src="https://www.giftlaya.com/admin/api/public/images/1695370380-0.jpg" alt="" width="400" height="400"></td>
</tr>
</table>
</body>
</html>