-
Notifications
You must be signed in to change notification settings - Fork 1
/
details.html
211 lines (193 loc) · 11.6 KB
/
details.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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link rel="stylesheet" href="detail.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Hello, world!</title>
</head>
<body>
<!-- product details-->
<div class="row">
<div class="col-lg-6">
<div class="text-center" style="padding-top:10%;">
<img src="images/cupcake2.png" class="img_fluid mx-2" alt="Responsive image">
</div>
</div>
<div class="col-lg-6">
<div class="mb-3">
<h1 class="text-center mt-lg-5 mb-lg-5 mb-sm-4 head" >Fruit Jellies</h1>
<div class="mt-3">
<div class="price"><div style="display: inline-block;"><h4 style="display: inline-block;">Price:$10</h4>
<span style="display: block;"> <span class="text-warning">★ ★ ★ ★ ☆</span>
4.0 stars</span></div>
<button type="button" class="btn btn-outline-success mx-2" style="float: right;">BUY NOW</button>
<button type="button" class="btn btn-outline-warning" style="float: right;"><i class="fa fa-shopping-cart" style="font-size:24px"></i> </button>
</div>
</div>
</div>
<div class="px-3"><p class="text-center mt-lg-5 mt-sm-2">Enjoy some delicious fruit flavoured jellies that will
keep you full at odd hour hunger pangs. This consumer pack is suitable for all you vegetarians.
The sugar coating on the candies adds some sweetness to it. The candies are made
from natural colours and flavours frocolours and flavours from the fruits used to make it.</p>
<ul>
<li>An assortment of flavours.</li>
<li>Sugary candies.</li>
<li>Available on consumer Pack.</li>
<li>Ingredients: Sugar, Glucose Syrup, Water, Gelling Agent, Lactic Acid, Colours, Flavourings.</li>
<li>Allergy Information: For allergens please see ingredients listed in bold.</li>
</ul>
</div>
</div>
</div>
<div class="card card-outline-secondary my-4">
<div class="card-header">
<h3 class="text-center" style="font-weight: bold;">Product Reviews</h3>
</div>
<div class="card-body">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis et enim aperiam inventore, similique necessitatibus neque non! Doloribus, modi sapiente laboriosam aperiam fugiat laborum. Sequi mollitia, necessitatibus quae sint natus.</p>
<small class="text-muted">Posted by Anonymous on 3/1/17</small>
<hr>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis et enim aperiam inventore, similique necessitatibus neque non! Doloribus, modi sapiente laboriosam aperiam fugiat laborum. Sequi mollitia, necessitatibus quae sint natus.</p>
<small class="text-muted">Posted by Anonymous on 3/1/17</small>
<hr>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Omnis et enim aperiam inventore, similique necessitatibus neque non! Doloribus, modi sapiente laboriosam aperiam fugiat laborum. Sequi mollitia, necessitatibus quae sint natus.</p>
<small class="text-muted">Posted by Anonymous on 3/1/17</small>
<hr>
<a href="#" class="btn btn-success">Leave a Review</a>
</div>
</div>
<div class="px-2">
<h3 style="font-weight:bold;margin-bottom:5%;">Other Product:</h3>
<div class="row">
<div class="col-sm-12 col-lg-3 col-md-6">
<div class="card mb-3" style="width: 18rem; margin: auto;">
<img src="images/cupcake2.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 style="display: inline;" class="card-title">CupCake</h5>
<span style="float: right; color:chocolate" class="mx-2">price:10$</span>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.
<span style="display: block;"> <span class="text-warning">★ ★ ★ ☆ ☆</span>
4.0 stars</span>
</p>
<button type="button" class="btn btn-outline-warning mx-3"><i class="fa fa-shopping-cart" style="font-size:24px"></i> </button>
<button type="button" class="btn btn-outline-success">Buy Now</button>
</div>
</div>
</div>
<div class="col-sm-12 col-lg-3 col-md-6">
<div class="card mb-3" style="width: 18rem; margin: auto;">
<img src="images/cupcake2.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 style="display: inline;" class="card-title">CupCake</h5>
<span style="float: right; color:chocolate" class="mx-2">price:10$</span>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.
<span style="display: block;"> <span class="text-warning">★ ★ ★ ☆ ☆</span>
4.0 stars</span>
</p>
<button type="button" class="btn btn-outline-warning mx-3"><i class="fa fa-shopping-cart" style="font-size:24px"></i> </button>
<button type="button" class="btn btn-outline-success">Buy Now</button>
</div>
</div>
</div>
<div class="col-sm-12 col-lg-3 col-md-6">
<div class="card mb-3" style="width: 18rem; margin: auto;">
<img src="images/cupcake2.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 style="display: inline;" class="card-title">CupCake</h5>
<span style="float: right; color:chocolate" class="mx-2">price:10$</span>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.
<span style="display: block;"> <span class="text-warning">★ ★ ★ ☆ ☆</span>
4.0 stars</span>
</p>
<button type="button" class="btn btn-outline-warning mx-3"><i class="fa fa-shopping-cart" style="font-size:24px"></i> </button>
<button type="button" class="btn btn-outline-success">Buy Now</button>
</div>
</div>
</div>
<div class="col-sm-12 col-lg-3 col-md-6">
<div class="card mb-3" style="width: 18rem; margin: auto;">
<img src="images/cupcake2.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 style="display: inline;" class="card-title">CupCake</h5>
<span style="float: right; color:chocolate" class="mx-2">price:10$</span>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.
<span style="display: block;"> <span class="text-warning">★ ★ ★ ☆ ☆</span>
4.0 stars</span>
</p>
<button type="button" class="btn btn-outline-warning mx-3"><i class="fa fa-shopping-cart" style="font-size:24px"></i> </button>
<button type="button" class="btn btn-outline-success">Buy Now</button>
</div>
</div>
</div>
<div class="col-sm-12 col-lg-3 col-md-6">
<div class="card mb-3" style="width: 18rem; margin: auto;">
<img src="images/cupcake2.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 style="display: inline;" class="card-title">CupCake</h5>
<span style="float: right; color:chocolate" class="mx-2">price:10$</span>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.
<span style="display: block;"> <span class="text-warning">★ ★ ★ ☆ ☆</span>
4.0 stars</span>
</p>
<button type="button" class="btn btn-outline-warning mx-3"><i class="fa fa-shopping-cart" style="font-size:24px"></i> </button>
<button type="button" class="btn btn-outline-success">Buy Now</button>
</div>
</div>
</div>
<div class="col-sm-12 col-lg-3 col-md-6">
<div class="card mb-3" style="width: 18rem; margin: auto;">
<img src="images/cupcake2.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 style="display: inline;" class="card-title">CupCake</h5>
<span style="float: right; color:chocolate" class="mx-2">price:10$</span>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.
<span style="display: block;"> <span class="text-warning">★ ★ ★ ☆ ☆</span>
4.0 stars</span>
</p>
<button type="button" class="btn btn-outline-warning mx-3"><i class="fa fa-shopping-cart" style="font-size:24px"></i> </button>
<button type="button" class="btn btn-outline-success">Buy Now</button>
</div>
</div>
</div>
<div class="col-sm-12 col-lg-3 col-md-6">
<div class="card mb-3" style="width: 18rem; margin: auto;">
<img src="images/cupcake2.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 style="display: inline;" class="card-title">CupCake</h5>
<span style="float: right; color:chocolate" class="mx-2">price:10$</span>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.
<span style="display: block;"> <span class="text-warning">★ ★ ★ ☆ ☆</span>
4.0 stars</span>
</p>
<button type="button" class="btn btn-outline-warning mx-3"><i class="fa fa-shopping-cart" style="font-size:24px"></i> </button>
<button type="button" class="btn btn-outline-success">Buy Now</button>
</div>
</div>
</div>
<div class="col-sm-12 col-lg-3 col-md-6">
<div class="card mb-3" style="width: 18rem; margin: auto;">
<img src="images/cupcake2.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 style="display: inline;" class="card-title">CupCake</h5>
<span style="float: right; color:chocolate" class="mx-2">price:10$</span>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.
<span style="display: block;"> <span class="text-warning">★ ★ ★ ☆ ☆</span>
4.0 stars</span>
</p>
<button type="button" class="btn btn-outline-warning mx-3"><i class="fa fa-shopping-cart" style="font-size:24px"></i> </button>
<button type="button" class="btn btn-outline-success">Buy Now</button>
</div>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
</body>
</html>