-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
236 lines (223 loc) · 9.32 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
226
227
228
229
230
231
232
233
234
235
236
<!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" />
<title>book store</title>
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/stylee.css">
<link rel="stylesheet" href="sanaa.css" />
<!-- Font Awesome -->
<link rel="stylesheet" href="css/all.min.css" />
<!-- Google Fonts -->
<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=Cairo:wght@300;400;700&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
</head>
<body>
<!-- Start Header -->
<div class="header" id="header">
<div class="container">
<a href="index.html" class="logo"> <img src="img-sanaa/logo.png" alt="" /></a>
<div class="burger-menu">
<span class="material-symbols-outlined">
menu
</span>
</div>
<ul class="main-nav">
<li><a href="index.html">Home</a></li>
<li><a href="store.html">Store</a></li>
<li><a href="servise.html">services</a></li>
<li>
<a href="#">Other</a>
<!-- Start Megamenu -->
<div class="mega-menu">
<ul class="links">
<li>
<a href="fertures.html"></i> Fertures</a>
</li>
<li>
<a href="type.html"></i> Types</a>
</li>
<li>
<a href="ads.html"></i> Ads</a>
</li>
<li>
<a href="premiim.html"></i> Online books</a>
</li>
</ul>
<ul class="links">
<li>
<a href="/index.html"></i> Importance of reading</a>
</li>
<li>
<a href="client.html"></i> Clients</a>
</li>
<li>
<a href="contact.html"></i> Contact</a>
</li>
<li>
<a href="administration/Index.html" class="admin">Administration</a>
</li>
</ul>
</div>
<!-- End Megamenu -->
</li>
<li><a href="cart.html"><span class="material-symbols-outlined">
shopping_cart
</span></a></li>
</ul>
</div>
</div>
<!-- Start Landing -->
<div class="landing">
<div class="container">
<div class="text">
<h1>Welcome to our Book Store</h1>
<p>Books are a timeless treasure trove of knowledge
imagination, and insight. They have been humanity's
serving as windows to different worlds, repositories
Whether in the form of a printed volume or a
digital e-book, escapism, and self-discovery. </p>
</div>
<div class="image">
<img src="img-sanaa/19790-removebg-preview.png" alt="" />
</div>
</div>
<!-- <a href="#home" class="go-down">
<i class="fas fa-angle-double-down fa-2x"></i>
</a> -->
</div>
<!-- End Landing -->
<!-- Start READING -->
<div class="work-steps" id="reading">
<h2 >importance of reading</h2>
<div class="container">
<img src="img-sanaa/tiny-woman-sitting-hu-removebg-preview.png" alt="" class="image" />
<div class="info">
<div class="box">
<div class="text">
<h3>Inspiration</h3>
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Enim nesciunt obcaecati quisquam quis laborum
recusandae debitis vel
</p>
</div>
</div>
<div class="box">
<div class="text">
<h3>Communication Skills</h3>
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Enim nesciunt obcaecati quisquam quis laborum
recusandae debitis vel
</p>
</div>
</div>
<div class="box">
<div class="text">
<h3>Problem Solving</h3>
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Enim nesciunt obcaecati quisquam quis laborum
recusandae debitis vel
</p>
</div>
</div>
</div>
</div>
</div>
<!-- End READING -->
<!-- Start Stats -->
<div class="stats" id="stats">
<h2>statistique</h2>
<div class="container">
<div class="box">
<i class="far fa-user fa-2x fa-fw"></i>
<span class="number" data-goal="150">500</span>
<span class="text">Clients</span>
</div>
<div class="box">
<i class="fa fa-book fa-2x" aria-hidden="true"></i>
<span class="number" data-goal="135">10 000</span>
<span class="text">Books</span>
</div>
<div class="box">
<i class="fas fa-globe-asia fa-2x fa-fw"></i>
<span class="number" data-goal="50">40</span>
<span class="text">Countries</span>
</div>
<div class="box">
<i class="far fa-money-bill-alt fa-2x fa-fw"></i>
<span class="number" data-goal="500">100</span>
<span class="text">Money</span>
</div>
</div>
</div>
<!-- End Stats -->
<!-- START Footer -->
<footer class="text-white text-center text-lg-start bg-primary">
<div class="container p-4">
<div class="row mt-4">
<div class="col-lg-4 col-md-12 mb-4 mb-md-0">
<h5 class="text-uppercase mb-4">About our BookStore</h5>
<p>
Lorem ipsum dolor, sit amet consectetur adipisicing elit.
Cumque, minima esse quod quae at, error deleniti rerum
</p>
<p>
fuga sequi tenetur eos quia rem veniam quas accusamus
consequatur placeat maxime libero!
</p>
<div class="mt-4">
<a type="button" class="btn btn-floating btn-primary btn-lg"><i class="fab fa-facebook-f"></i></a>
<a type="button" class="btn btn-floating btn-primary btn-lg"><i class="fab fa-twitter"></i></a>
<a type="button" class="btn btn-floating btn-primary btn-lg"><i class="fab fa-google-plus-g"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 mb-md-0">
<h5 class="text-uppercase mb-4" style="margin-left: 4em;">our contact</h5>
<ul class="fa-ul" style="margin-left: 6em;">
<li class="mb-3">
<span class="fa-li"><i class="fas fa-home"></i></span><span class="ms-2">you code safi , maroc</span>
</li>
<li class="mb-3">
<span class="fa-li"><i class="fas fa-envelope"></i></span><span class="ms-2">bookstore.com</span>
</li>
<li class="mb-3">
<span class="fa-li"><i class="fas fa-phone"></i></span><span class="ms-2">+212 63456723</span>
</li>
</ul>
</div>
<div class="col-lg-4 col-md-6 mb-4 mb-md-0">
<h5 class="text-uppercase mb-4">Opening hours</h5>
<table class="table text-center text-white ">
<tbody class="font-weight-normal">
<tr>
<td style="background-color: #0d6efd">Mon - Thu:</td>
<td style="background-color: #0d6efd">8am - 9pm</td>
</tr>
<tr>
<td style="background-color: #0d6efd">Fri - Sat:</td>
<td style="background-color: #0d6efd">8am - 1am</td>
</tr>
<tr>
<td style="background-color: #0d6efd">Sunday:</td>
<td style="background-color: #0d6efd">9am - 10pm</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
© 2025 Copyright:book store
</div>
</footer>
<!-- END Footer -->
<script src="js/main.js"></script>
<script src="sanaa.js"></script>
</body>
</html>