-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathindex.html
225 lines (200 loc) · 9.73 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
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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!DOCTYPE html>
<html lang="en">
<head>
<title>HOME PAGE</title>
<link rel="stylesheet" href="./../../STYLESHEET/nav-bar.css">
<link rel="stylesheet" href="./STYLESHEET/index.css">
<link rel="stylesheet" href="./../../STYLESHEET/card.css">
<link rel="stylesheet" href="./../../STYLESHEET/discription.css">
<link rel="stylesheet" href="./../../STYLESHEET/footer.css">
<link rel="stylesheet" href="./STYLESHEET/png-icon.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Anton&family=Russo+One&family=Signika&display=swap" rel="stylesheet">
</head>
<body>
<div class="notify-bar-container">
<marquee behavior="" direction="">Site Will Be Completed Before 18</marquee>
<div class="notify-bar-section">
<a href="#">📞 444-666-999</a>
</div>
</div>
<div class="navbar-container">
<div class="navbar-container-section"><a href="./index.html">Home</a></div>
<div class="navbar-container-section"><a href="./PAGES/General-Pages/about-us.html">About Us</a></div>
<div class="navbar-container-section"><a href="./PAGES/General-Pages/contact-us.html">Contact Us</a></div>
<div class="navbar-container-section"><a href="./PAGES/General-Pages/suggestion.html">Suggestion</a></div>
<div class="navbar-container-section"><a href="./PAGES/General-Pages/my-ac.html">My Account</a></div>
<div class="navbar-container-section"><a href="./PAGES/common-tools/cart.html" style="font-size: 30px;">⛟</a></div>
<div class="navbar-container-section-search"><input type="text" placeholder="search your favorite book"></div>
<button class="navbar-container-section-btn">Search</button>
</div>
<div class="books-section-container">
<div class="books-section">
<a href="./PAGES/Harsh/storyy.html">STORY</a>
</div>
<div class="books-section">
<a href="./PAGES/kalyani/novel.html"> Novel</a>
</div>
<div class="books-section">
<a href="./PAGES/kamlesh/fiction.html"> Fiction</a>
</div>
<div class="books-section">
<a href="./PAGES/SAURABH/comics.html"> Commics</a>
</div>
<div class="books-section">
<a href="./PAGES/kirtee/history.html"> history</a>
</div>
<div class="books-section">
<a href="./PAGES/GK-page/gk.html"> GK</a>
</div>
<div class="books-section">
<a href="./PAGES/Sakshi/Arts.html"> Arts</a>
</div>
<div class="books-section">
<a href="./PAGES/nilesh/biography.html"> Biography</a>
</div>
<div class="books-section">
<a href="./PAGES/ruchii/poetry.html"> Poetry</a>
</div>
<div class="books-section">
<a href="./PAGES/Prajakta/Self-Help.html"> Motivational</a>
</div>
<div class="books-section">
<a href="./PAGES/PRATIK/study.html"> Study</a>
</div>
</div>
<div class="header-img-container">
<img src="./IMAGES/index-img/1_alltimefavourite.jpg" alt="" width="100%" class="header-img">
</div>
<!-- story-set-img and title -->
<div class="img-and-title-container">
<div class="main-img-container">
<img src="./IMAGES/index-img/Reading book-amico.png" alt="" class="main-img">
</div>
<div class="main-img-container">
<h1 class="main-title-container">THE BOOK TOWN</h1>
<img src="./IMAGES/index-img/house.png" alt="" class="main-title-container-home">
</div>
</div>
<div class="slide-holder">
<marquee behavior="" direction="infinit" scrollamount="20">
<img src="./IMAGES/index-img/79_inr.jpg" class="slide-cont-img">
<img src="./IMAGES/index-img/80_inr.jpg" class="slide-cont-img">
<img src="./IMAGES/index-img/81_inr.jpg" class="slide-cont-img">
<img src="./IMAGES/index-img/82_inr.jpg" class="slide-cont-img">
<img src="./IMAGES/index-img/84_inr.jpg" class="slide-cont-img">
<img src="./IMAGES/index-img/82_inr.jpg" class="slide-cont-img">
</marquee>
</div>
<div class="icon-container">
<div class="icon-box"><img src="./IMAGES/png-icon/icon1.png" alt=""><h2 class="icon-title">best seller</h2></div>
<div class="icon-box"><img src="./IMAGES/png-icon/icon2.png" alt=""><h2 class="icon-title">New Arrivals</h2></div>
<div class="icon-box"><img src="./IMAGES/png-icon/icon5.png" alt=""><h2 class="icon-title">Fiction Books</h2></div>
<div class="icon-box"><img src="./IMAGES/png-icon/icon7.png" alt=""><h2 class="icon-title">Int. Best seller</h2></div>
<div class="icon-box"><img src="./IMAGES/png-icon/icon8.png" alt=""><h2 class="icon-title">Award Winners</h2></div>
</div>
<div class="h1-container">
<h1>Now Trending</h1>
</div>
<div class="books-cards-container">
<div class="box">
<h4 class="heart-symbol">🤍 Add to your Wishlist</h4>
<img src="./../../IMAGES/Comics/Alibaba Aur Chalis Chor.jpg" alt="" class="img ">
<h3 class="books-titile">Alibaba Aur Chalis Chor</h3>
<a href="./PAGES/SAURABH/Alibaba.html"> <button class="cards-btn ">know more</button> </a>
</div>
<div class="box">
<h4 class="heart-symbol">🤍 Add to your Wishlist</h4>
<img src="./IMAGES/Story-Images/108.jpg" alt=""
class="img ">
<h3 class="books-titile">108 Moral Stories</h3>
<a href="./PAGES/Harsh/108moralstories.html"><button class="cards-btn ">know more</button></a>
</div>
<div class="box">
<h4 class="heart-symbol">🤍 Add to your Wishlist</h4>
<img src="./IMAGES/history.img/chanakya neeti.jpeg" alt="" class="img ">
<h3 class="books-titile">Attack on Titan 33</h3>
<a href="./PAGES/kirtee/chankyaneeti.html"><button class="cards-btn ">know more</button></a>
</div>
<div class="box">
<h4 class="heart-symbol">🤍 Add to your Wishlist</h4>
<img src="./IMAGES/gk-img/gk-2.jpg" alt="" class="img ">
<h3 class="books-titile">Medical Physiology</h3>
<a href="./PAGES/GK-page/medical-physiology.html"> <button class="cards-btn ">know more</button></a>
</div>
<div class="box">
<h4 class="heart-symbol">🤍 Add to your Wishlist</h4>
<img src="./IMAGES/Arts-images/Mandala arts.jpg" alt=""
class="img ">
<h3 class="books-titile">Mandala Art</h3>
<a href="./PAGES/Sakshi/Mandala-Art.html"><button class="cards-btn ">know more</button></a>
</div>
<div class="box">
<h4 class="heart-symbol">🤍 Add to your Wishlist</h4>
<img src="./PAGES/ruchii/b2.jpeg" alt=""
class="img ">
<h3 class="books-titile">Madhushala</h3>
<a href="./PAGES/ruchii/madhushala.html"> <button class="cards-btn ">know more</button></a>
</div>
</div>
<div class="h1-container">
<h1> Top seller</h1>
</div>
<div class="books-cub-container">
<div class="books-cub-box">
<p>Fiction book</p><a href="./PAGES/kamlesh/fiction.html"><img src="./IMAGES/index-img/nonfictionbooksWeb.jpg" alt=""></a></div>
<div class="books-cub-box"><p>Manga Mania best Seller</p><img src="./IMAGES/index-img/4_mangamania.jpg" alt=""></div>
</div>
<Footer>
<Div Class="Footer0">
<H1>THE BOOK TOWN</H1>
</Div>
<Div Class="Footer1">
Connect With Us At
<Div Class="Social-Media">
<A Href="#"> <img src="./../../IMAGES/footer-img/instagram (2).png" class="footer1-section-img"></A>
<A Href="#"> <img src="./../../IMAGES/footer-img/linkedin.png" class="footer1-section-img"> </A>
<A Href="#"><img src="./../../IMAGES/footer-img/telegram.png" class="footer1-section-img"> </A>
<A Href="#"> <img src="./../../IMAGES/footer-img/youtube.png" class="footer1-section-img"> </A>
<A Href="#"><img src="" alt=""> </A>
</Div>
</Div>
<Div Class="Footer2">
<Div Class="Product">
<Div Class="Heading">Products</Div>
<Div Class="Div">Sell Your Products</Div>
<Div Class="Div">Advertise</Div>
<Div Class="Div">Pricing</Div>
<Div Class="Div">Product Buisness</Div>
</Div>
<Div Class="Services">
<Div Class="Heading">Services</Div>
<Div Class="Div">Return</Div>
<Div Class="Div">Cash Back</Div>
<Div Class="Div">Affiliate Marketing</Div>
<Div Class="Div">Others</Div>
</Div>
<Div Class="Company">
<Div Class="Heading">Company</Div>
<Div Class="Div">Complaint</Div>
<Div Class="Div">Careers</Div>
<Div Class="Div">Affiliate Marketing</Div>
<Div Class="Div">Support</Div>
</Div>
<Div Class="Get Help">
<Div Class="Heading">Get Help</Div>
<Div Class="Div">Help Center</Div>
<Div Class="Div">Privacy Policy</Div>
<Div Class="Div">Terms</Div>
<Div Class="Div">Login</Div>
</Div>
</Div>
<Div Class="Footer3">
Copyright © 2021-2024
<H4>THE BOOK TOWN</H4>
</Div>
</Footer>
</body>
</html>