-
Notifications
You must be signed in to change notification settings - Fork 0
/
Home.html
180 lines (161 loc) · 5.8 KB
/
Home.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="Home.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css" integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<title>Cartlify</title>
<link rel="icon" href="https://cdn-icons-png.flaticon.com/512/859/859331.png" type="image/x-icon">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
</head>
<body>
<nav class="menu-container">
<!-- burger menu -->
<input type="checkbox" aria-label="Toggle menu" />
<span></span>
<span></span>
<span></span>
<!-- logo -->
<a href="#" class="menu-logo">
<img src="https://cdn-icons-png.flaticon.com/512/859/859331.png" alt="Cartlify"/>
</a>
<!-- menu items -->
<div class="menu">
<ul>
<li>
<a href="#">
Home
</a>
</li>
<li>
<a href="Shop.html">
Shop
</a>
</li>
<li>
<a href="Contactus.html">
Contact Us
</a>
</li>
</ul>
<div class="">
<ul>
<li>
<div class="name"> <a href="#">
Cartlify
</a></div>
</li>
</ul></div>
<ul>
<li>
</li>
<li>
<div id="myDiv"> <a href="Form1.html">
<i class="fa-regular fa-user"></i>
</a></div>
</li>
</ul>
</div>
</nav>
<section class="main-home">
<div class="main-text">
<h5>All Collections</h5>
<h1>Universal<br>Store</h1>
<p>Cartlify is Uncaughtable</p>
<a href="Shop.html" id="main-btn">Shop Now <i class="fa-solid fa-arrow-right"></i></a>
</div>
</section>
<div class="card-container">
<div class="card">
<img src="https://photo-cdn2.icons8.com/UAFJKlyWXpLxW9tP8emf86ca34Gy8G53Me7B_byh8ns/rs:fit:288:432/czM6Ly9pY29uczgu/bW9vc2UtcHJvZC5h/c3NldHMvYXNzZXRz/L3NhdGEvb3JpZ2lu/YWwvNTkxLzUzOGFk/MmMwLTEyMzQtNDYw/Ni05YmQ4LTBjNDdh/MWNkNDMxOS5qcGc.webp">
<div class="card-content">
<h3>Classic T-Shirt</h3>
<p class="product-price">$24.99
</p>
<div class="product-rating">
<span class="stars">★★★★☆</span>
<span class="reviews">(10 Reviews)</span>
</div>
<p class="product-quantity">In Stock: 22</p>
</div>
<a style="text-decoration: none;" class ="card-btn" href="Shop.html">Shop now</a>
</div>
<div class="card">
<img src="https://photo-cdn2.icons8.com/ProZgsMeEgZ3dbBZfC2hpaAw2RoKVpSNtxdb3SmOt40/rs:fit:288:432/czM6Ly9pY29uczgu/bW9vc2UtcHJvZC5h/c3NldHMvYXNzZXRz/L3NhdGEvb3JpZ2lu/YWwvMjU5L2Q4YjA5/MDRmLWMyNzMtNDBk/ZS1hMmJkLTYyZjY5/NTI0ZTI1My5qcGc.webp">
<div class="card-content">
<h3>Maxi Dress</h3>
<p class="product-price">$54.4</p>
<div class="product-rating">
<span class="stars">★★★★☆</span>
<span class="reviews">(5 Reviews)</span>
</div>
<p class="product-quantity">In Stock: 200</p>
</div>
<a style="text-decoration: none;" class ="card-btn" href="Shop.html">Shop now</a>
</div>
<div class="card">
<img src="https://images.unsplash.com/photo-1511707171634-5f897ff02aa9?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8M3x8cGhvbmV8ZW58MHx8MHx8&auto=format&fit=crop&w=500&q=60" alt="Logo 3">
<div class="card-content">
<h3>Tablets</h3>
<p class="product-price">$19.99</p>
<div class="product-rating">
<span class="stars">★★★★☆</span>
<span class="reviews">(10 Reviews)</span>
</div>
<p class="product-quantity">In Stock: 25</p>
</div>
<a style="text-decoration: none;" class ="card-btn" href="Shop.html">Shop now</a>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-md-3">
<h3>About Us</h3>
<p>We are a leading ecommerce platform providing a wide range of products to our customers.</p>
</div>
<div class="col-md-3">
<h3>Customer Service</h3>
<ul>
<li><a href="Contactus.html">Contact Us</a></li>
<li><a href="#">FAQs</a></li>
<li><a href="#">Returns</a></li>
<li><a href="#">Shipping</a></li>
</ul>
</div>
<div class="col-md-3">
<h3>Categories</h3>
<ul>
<li><a href="Shop.html">Electronics</a></li>
<li><a href="Shop.html">Fashion</a></li>
<li><a href="Shop.html">MEN</a></li>
<li><a href="Shop.html">WOMEN</a></li>
</ul>
</div>
<div class="col-md-3">
<h3>Follow Us</h3>
<ul class="s-images">
<li><a href="#"><img src="https://cdn-icons-png.flaticon.com/128/2504/2504903.png" alt=""></a></li>
</ul>
<span>
<ul class="s-images">
<li><a href="#"><img src="https://cdn-icons-png.flaticon.com/512/2111/2111463.png" alt=""></a></li>
</ul></span>
<span>
<ul class="s-images">
<li><a href="#"><img src="https://cdn-icons-png.flaticon.com/128/733/733579.png" alt=""></a></li>
</ul></span>
</div>
</div>
</div>
<hr>
<p class="text-center">Copyright © 2023
Cartlify. All rights reserved.</p>
</div>
</footer>
<script src="Home.js"></script>
</body>
</html>