-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBuyCaps.html
More file actions
175 lines (167 loc) · 8.02 KB
/
Copy pathBuyCaps.html
File metadata and controls
175 lines (167 loc) · 8.02 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>BuyCaps at IIITSwear</title>
<link rel="icon" href="ImagesProject/Tab_Icon.png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="BuyCaps.css">
</head>
<body>
<header>
<!--------------------------------------- Logo for Navbar-------------------------------------------------------------------------->
<div class="navbar">
<div class="Logo"><img src="ImagesProject/Logo.png" alt="logo" width="300px" height="100px"> </div>
<span onclick= showSidebar() id="menu" class="Hide-menu"><i class="fa-solid fa-bars fa-xl" style="color: #da2b60"></i></span>
<div class="searchbar">
<input placeholder="Search IIITS goodies" class="search-input" id="search-input"/><span class="search-icon"><i
class="fa-solid fa-magnifying-glass fa-xl" style="color: #ffffff"></i></span>
</div>
<!---------------------------- Sidebar on Mobile ------------------------------------ -------------------->
<nav id="Onmobile">
<ul class="sidebar Hide-sidebar">
<li onclick= hideSidebar()>
<a href="#"><i class="fa-solid fa-xmark fa-xl"
style="color: #da2b60"></i></a>
</li>
<li><a href="#">Tshirts</a></li>
<li><a href="#">Hoodies</a></li>
<li><a href="#">Caps</a></li>
<li><a href="#">SweatShirts</a></li>
</ul>
</nav>
<!----------------------------------- List items on Laptop ----------------------------------------------------------------------->
<div class="Navlist Hide-navlist">
<ul >
<li><a href="#">Tshirt</a></li>
<li><a href="#">Hoodies</a></li>
<li><a href="#">Caps</a></li>
<li><a href="#">SweatShirts</a></li>
<li><a href="#"><button class="Cart" type="button"><i class="fa-solid fa-cart-shopping fa-2xl"
style="color: #ff9b9b;"></i></button></a></li>
<li><a href="Login Form/LoginForm.html"><button class="Login" id="Login" type="button">Login</button></a></li>
<li><a href="#"><button onclick= DarkMode() class="Night-form"><i class="fa-solid fa-moon fa-2x"
style="color:#ff9b9b;"></i></button></a></li>
</ul>
</div>
</div>
</header>
<main>
<!-----------------------------------------------Mug Templates--------------------------------------------------------------------------------------->
<div class="Showcase-Mugs">
<h2 id="Mug-Collection">Explore Our Caps Collection</h2>
<p id="Descyption">Stay cool and stylish with the wide selection of caps available at IIITSwear.com.
Our caps are perfect for every occasion, whether you're looking for a casual everyday cap or something to wear to the gym.
We have a variety of styles to choose from, including coding caps, anime caps, and casual caps for everyday wear.
All of our caps are made with high-quality materials and are designed to be comfortable and durable.
Shop now and find the perfect cap for you</p>
<div class="Tshirt-Gallery">
<div class="Card" id="Picture1">
<img src="ImagesProject/Cap_Html.webp">
<div class="Content">
<span>Programmers Cap</span>
<span style ="font-weight:800;font-size: 1.5rem;">Html Cap</span>
</div>
</div>
<div class="Card" id="Picture2">
<img src="ImagesProject/CssCap.webp">
<div class="Content">
<span style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Programmers Cap</span>
<span style ="font-weight:800;font-size: 1.5rem;">Css Cap</span>
</div>
</div>
<div class="Card" id="Picture3">
<img src="ImagesProject/Cap_Javascript.webp">
<div class="Content">
<span style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Programmers Cap</span>
<span style ="font-weight:800;font-size: 1.5rem;">Jss Cap</span>
</div>
</div>
<div class="Card" id="Picture4">
<img src="ImagesProject/Cap_PHP.webp">
<div class="Content">
<span style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Programmers Cap</span>
<span style ="font-weight:800; font-size: 1.5rem;">PHP Cap </span>
</div>
</div>
<div class="Card" id="Picture5">
<img src="ImagesProject/Cap_Node.webp">
<div class="Content">
<span style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Programmers Cap</span>
<span style ="font-weight:800;font-size: 1.5rem;"> Node.js Cap</span>
</div>
</div>
<div class="Card" id="Picture6">
<img src="ImagesProject/Cap_Smile.webp">
<div class="Content">
<span style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Cap</span>
<span style ="font-weight:800;font-size: 1.5rem;">Smile My Love....</span>
</div>
</div>
</div>
</div>
</div>
</main>
<!---************************************************ Footer ****************************************-->
<footer id="Computer-Footer">
<div class="Footer-container Hide-Footer-container">
<div class="footLogo">
<a class="logo" href="/"> <img src="ImagesProject/Logo.png" alt="hello" width="300px" height="100px" ></a>
<br>
<p>Wear the code<br>Premium coding tshirts, hoodies and apparals</p>
</div>
<div class="footShop">
<h2><u>Shop</u></h2>
<ul>
<li>Tshirts</li>
<li>SweatShirts</li>
<li>Hoodies</li>
<li>Caps</li>
<li>Mugs</li>
</ul>
</div>
<div class="footService">
<h2><u>Customer Service</u></h2>
<ul>
<li>Contact Us</li>
<li>About Us</li>
<li>Return Policy</li>
</ul>
</div>
<div class="Policy">
<h2><u>Policy</u></h2>
<ul>
<li>Privacy Policy</li>
<li>Terms and Conditions</li>
</ul>
</div>
</div>
<div class="Copyright Hide-Copyright">
<p>©2024 IIITSwear.com — All Rights Not Reserved</p>
</div>
</footer>
<footer>
<div class="navbar_down hidefooter">
<button type="button" class="Backnone">
<a href="#"><i class="fa-solid fa-house fa-2x" style="color: #da2b60"></i></a>
</button>
<button type="button" class="Backnone">
<a href="#search-input"><i class="fa-solid fa-magnifying-glass fa-2x" style="color: #da2b60"></i></a>
</button>
<button type="button" class="Backnone">
<a href="/"><i class="fa-solid fa-cart-shopping fa-2x" style="color: #da2b60"></i></a>
</button>
<button type="button" onclick= DarkMode() class="Backnone">
<i class="fa-solid fa-moon fa-2x" id="icon" style="color: #da2b60"></i>
</button>
<button type="button" class="Backnone">
<a href="Login Form/LoginForm.html"><i class="fa-solid fa-user fa-2x" style="color: #da2b60"></i></a>
</button>
</div>
</footer>
<script src="Homescript.js"></script>
</body>
</html>