-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmenu.html
139 lines (139 loc) · 5.46 KB
/
menu.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
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
.box
{
width:100%;
margin-left: 200px;
}
.text
{
margin-left:-405px;
text-align: center;
}
h6{
font-family: Arial, Helvetica, sans-serif;
color: lightgreen;
margin-top: 0;
}
h5{
font-family: Arial, Helvetica, sans-serif;
margin: 10px;
}
h4{
margin: 10px;
}
h3{
margin: 10px;
}
h1{
margin-top: -20px;
}
.salad
{
width: 32%;
float: left;
margin: 10px;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
border-radius: 6px;
display: flex;
}
img{
width: 24%;
border-radius: 6px;
margin: 10px;
}
.order{
width: 85px;
height: 30px;
background-color: red;
border-radius: 3px;
font-size: 10px;
margin-left: 10px;
margin-bottom: 10px;
}
a{
color: white;
text-decoration: none;
}
</style>
</head>
<body>
<div class="box">
<div class="text">
<h6>Discount Menu</h6>
<h1>Today Discount Menu</h1>
</div>
<div class="salad">
<img src="https://tse2.mm.bing.net/th?id=OIP.doSG_Unn0NAMHOMBblngDwHaHa&pid=Api&P=0&h=220 ">
<div class="right">
<h4>Chicken Salad Seeds</h4>
<h5>There are many variations of passages look slightly believable.</h5>
<h3>$25.00</h3>
<button class="order">
<a href="https://r.search.yahoo.com/_ylt=Awrgwxoe8MBl7vQQbUZXNyoA;_ylu=Y29sbwNncTEEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1708352799/RO=10/RU=https%3a%2f%2fwww.ubereats.com%2f/RK=2/RS=haCy4QxghvG_xLQT7d6DpZTVQ8g-">Order Now</a>
</button>
</div>
</div>
<div class="salad">
<img src="https://tse2.mm.bing.net/th?id=OIP.doSG_Unn0NAMHOMBblngDwHaHa&pid=Api&P=0&h=220">
<div class="right">
<h4>Lobster Noodles</h4>
<h5>There are many variations of passages look slightly believable.</h5>
<h3>$25.00</h3>
<button class="order">
<a href="https://r.search.yahoo.com/_ylt=Awrgwxoe8MBl7vQQbUZXNyoA;_ylu=Y29sbwNncTEEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1708352799/RO=10/RU=https%3a%2f%2fwww.ubereats.com%2f/RK=2/RS=haCy4QxghvG_xLQT7d6DpZTVQ8g-">Order Now</a>
</button>
</div>
</div>
<div class="salad">
<img src="https://tse2.mm.bing.net/th?id=OIP.doSG_Unn0NAMHOMBblngDwHaHa&pid=Api&P=0&h=220 ">
<div class="right">
<h4>Hot Spicy Ramen</h4>
<h5>There are many variations of passages look slightly believable.</h5>
<h3>$25.00</h3>
<button class="order">
<a href="https://r.search.yahoo.com/_ylt=Awrgwxoe8MBl7vQQbUZXNyoA;_ylu=Y29sbwNncTEEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1708352799/RO=10/RU=https%3a%2f%2fwww.ubereats.com%2f/RK=2/RS=haCy4QxghvG_xLQT7d6DpZTVQ8g-">Order Now</a>
</button>
</div>
</div>
<div class="salad">
<img src="https://tse2.mm.bing.net/th?id=OIP.doSG_Unn0NAMHOMBblngDwHaHa&pid=Api&P=0&h=220 ">
<div class="right">
<h4>Tasty White Dim-sum</h4>
<h5>There are many variations of passages look slightly believable.</h5>
<h3>$25.00</h3>
<button class="order">
<a href="https://r.search.yahoo.com/_ylt=Awrgwxoe8MBl7vQQbUZXNyoA;_ylu=Y29sbwNncTEEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1708352799/RO=10/RU=https%3a%2f%2fwww.ubereats.com%2f/RK=2/RS=haCy4QxghvG_xLQT7d6DpZTVQ8g-">Order Now</a>
</button>
</div>
</div>
<div class="salad">
<img src="https://tse2.mm.bing.net/th?id=OIP.doSG_Unn0NAMHOMBblngDwHaHa&pid=Api&P=0&h=220 ">
<div class="right">
<h4>Vegetable Egg Salad</h4>
<h5>There are many variations of passages look slightly believable.</h5>
<h3>$25.00</h3>
<button class="order">
<a href="https://r.search.yahoo.com/_ylt=Awrgwxoe8MBl7vQQbUZXNyoA;_ylu=Y29sbwNncTEEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1708352799/RO=10/RU=https%3a%2f%2fwww.ubereats.com%2f/RK=2/RS=haCy4QxghvG_xLQT7d6DpZTVQ8g-">Order Now</a>
</button>
</div>
</div>
<div class="salad">
<img src="https://tse2.mm.bing.net/th?id=OIP.doSG_Unn0NAMHOMBblngDwHaHa&pid=Api&P=0&h=220 ">
<div class="right">
<h4>Spicy Shrimp Corn Soup</h4>
<h5>There are many variations of passages look slightly believable.</h5>
<h3>$25.00</h3>
<button class="order">
<a href="https://r.search.yahoo.com/_ylt=Awrgwxoe8MBl7vQQbUZXNyoA;_ylu=Y29sbwNncTEEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1708352799/RO=10/RU=https%3a%2f%2fwww.ubereats.com%2f/RK=2/RS=haCy4QxghvG_xLQT7d6DpZTVQ8g-">Order Now</a>
</button>
</div>
</div>
</div>
</body>
</html>