-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
279 lines (254 loc) · 12 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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!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>Document</title>
<link rel="stylesheet" href="css/normalize2.css">
<link rel="stylesheet" href="css/all.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;800&display=swap" >
</head>
<body>
<!-- star header -->
<div class="header">
<div class="top">
<div class="filter">
<div class="container">
<div class="nav-bar">
<h2>Tanatos<span>Studio</span></h2>
<div class="menu">
<span>Menu</span>
<i class="fas fa-bars"></i>
</div>
</div>
<div class="intro">
<h2 class="headLog">We Design <span>Things</span> </h2>
<p>The search input is not fully stylable by default.<br> In Chrome and Safari on OSX/iOS you can't control font</p>
<ul>
<li>Hire Us</li>
<li>Our Works</li>
</ul>
</div>
<div class="down">
<i class="fal fa-chevron-circle-down "></i>
</div>
</div>
</div>
</div>
<div class="serv">
<div class="container">
<ul>
<li>
<i class="fal fa-print fa-3x"></i>
<h3>Print Design</h3>
<p>The search input is not fully stylable by default. In Chrome and Safari on OSX/iOS you can't control font</p>
</li>
<li>
<i class="fal fa-desktop-alt fa-3x"></i>
<h3>Web Design</h3>
<p>The search input is not fully stylable by default. In Chrome and Safari on OSX/iOS you can't control font</p>
</li>
<li>
<i class="fal fa-mobile fa-3x"></i>
<h3>App Design</h3>
<p>The search input is not fully stylable by default. In Chrome and Safari on OSX/iOS you can't control font</p>
</li>
<li>
<i class="fal fa-pencil-ruler fa-3x"></i>
<h3>Logo Design</h3>
<p>The search input is not fully stylable by default. In Chrome and Safari on OSX/iOS you can't control font</p>
</li>
</ul>
<div class="clearFix"></div>
</div>
</div>
</div>
<!-- end header -->
<!-- Star our Work -->
<div class="our-work">
<div class="container">
<h2 class="headLog upper">Our <span>Work</span></h2>
<p>The search input is not fully stylable by default. In Chrome and Safari <br> on OSX/iOS you can't control font by default.</p>
<div class="work-box">
<div class="box">
<img src="images/1.jpg" alt="">
<div>
<h3>Web Sit</h3>
<p>The search input is not fully stylable by default. In Chrome and Safari</p>
<button>Show Porject</button>
</div>
</div>
<div class="box">
<img src="images/2.jpg" alt="">
<div>
<h3>Web Sit</h3>
<p>The search input is not fully stylable by default. In Chrome and Safari</p>
<button>Show Porject</button>
</div>
</div>
<div class="box">
<img src="images/3.jpg" alt="">
<div>
<h3>Web Sit</h3>
<p>The search input is not fully stylable by default. In Chrome and Safari</p>
<button>Show Porject</button>
</div>
</div>
<div class="box">
<img src="images/4.jpg" alt="">
<div>
<h3>Web Sit</h3>
<p>The search input is not fully stylable by default. In Chrome and Safari</p>
<button>Show Porject</button>
</div>
</div>
<div class="box">
<img src="images/5.jpg" alt="">
<div>
<h3>Web Sit</h3>
<p>The search input is not fully stylable by default. In Chrome and Safari</p>
<button>Show Porject</button>
</div>
</div>
<div class="box">
<img src="images/6.jpg" alt="">
<div>
<h3>Web Sit</h3>
<p>The search input is not fully stylable by default. In Chrome and Safari</p>
<button>See Porject</button>
</div>
</div>
</div>
</div>
</div>
<!-- end our Work -->
<!-- star subscrib -->
<div class="subs">
<div class="filter">
<div class="container">
<form>
<input type="email" name="subscrib" placeholder="e-mail for Subscrib">
<button class="upper">subscrib</button>
</form>
</div>
</div>
</div>
<!-- end subscrib -->
<!-- star testimonials -->
<div class="testim">
<div class="filter">
<div class="container">
<div class="box">
<div class="client active">
<img src="images/av1.png" alt="">
<p>The search input is not fully stylable by default. In Chrome and Safari The search input is not fully stylable by default <br> The search input is not fully stylable by default. In Chrome and Safari. In Chrome and Safari</p>
<span>Abdou sami</span>
</div>
<div class="client hidden">
<img src="images/av2.jpg" alt="">
<p>The search input is not fully stylable by default. In Chrome and Safari The search input is not fully stylable by default <br> The search input is not fully stylable by default. In Chrome and Safari. In Chrome and Safari</p>
<span>Abdou sami</span>
</div>
<div class="client hidden">
<img src="images/av1.png" alt="">
<p>The search input is not fully stylable by default. In Chrome and Safari The search input is not fully stylable by default <br> The search input is not fully stylable by default. In Chrome and Safari. In Chrome and Safari</p>
<span>Abdou sami</span>
</div>
<div class="client hidden">
<img src="images/av2.jpg" alt="">
<p>The search input is not fully stylable by default. In Chrome and Safari The search input is not fully stylable by default <br> The search input is not fully stylable by default. In Chrome and Safari. In Chrome and Safari</p>
<span>Abdou sami</span>
</div>
<i class="fas fa-chevron-left fa-2x"></i>
<i class="fas fa-chevron-right fa-2x"></i>
</div>
</div>
</div>
</div>
<!-- end testimonials -->
<!-- star our Team -->
<div class="ourTeam">
<div class="container">
<h2 class="headLog upper">Our <span>Team</span></h2>
<p>The search input is not fully stylable by default. In Chrome and Safari The search input is not fully stylable by default <br> The search input is not fully stylable by default. In Chrome and Safari. In Chrome and Safari</p>
<div class="profils">
<div class="box">
<img src="images/av3.png" alt="">
<span>Abdou sami</span>
<div class="social">
<i class="fab fa-facebook-f "></i>
<i class="fab fa-twitter"></i>
<i class="fab fa-linkedin-in"></i>
</div>
<p>The search input is not fully stylable by default. In Chrome and Safari The search input is not fully stylable </p>
</div>
<div class="box">
<img src="images/av5.jpg" alt="">
<span>Abdou sami</span>
<div class="social">
<i class="fab fa-facebook-f "></i>
<i class="fab fa-twitter"></i>
<i class="fab fa-linkedin-in"></i>
</div>
<p>The search input is not fully stylable by default. In Chrome and Safari The search input is not fully stylable </p>
</div>
<div class="box">
<img src="images/av4.jpg" alt="">
<span>Abdou sami</span>
<div class="social">
<i class="fab fa-facebook-f "></i>
<i class="fab fa-twitter"></i>
<i class="fab fa-linkedin-in"></i>
</div>
<p>The search input is not fully stylable by default. In Chrome and Safari The search input is not fully stylable </p>
</div>
<div class="box">
<img src="images/av7.jpg" alt="">
<span>Abdou sami</span>
<div class="social">
<i class="fab fa-facebook-f "></i>
<i class="fab fa-twitter"></i>
<i class="fab fa-linkedin-in"></i>
</div>
<p>The search input is not fully stylable by default. In Chrome and Safari The search input is not fully stylable </p>
</div>
</div>
</div>
</div>
<!-- end our Team -->
<!-- star contact -->
<div class="contact">
<div class="filter">
<div class="container">
<h2 class="headLog upper">Say <span>Hello</span></h2>
<p>The search input is not fully stylable by default. In Chrome and Safari <br> The search input is not fully stylable input is not fully </p>
<form action="">
<input type="email" name="email" placeholder="Your Email">
<input type="text" name="subjuct" placeholder="Subjuct">
<textarea name="textarea" id="" cols="30" rows="10" placeholder=" Your Message"></textarea>
<button class="upper">hier us</button>
<div class="social">
<i class="fab fa-facebook-f "></i>
<i class="fab fa-twitter"></i>
<i class="fab fa-linkedin-in"></i>
</div>
</form>
</div>
</div>
</div>
<!-- end contact -->
<!-- star footer -->
<div class="footer">
<div class="container">
<span class="copy">©2015 COPYRIGHT DESIGN STUDIO</span>
<span class="design">DESIGNED BY Symu.co</span>
</div>
</div>
<!-- end footer -->
<script src="js/jquery-3.6.0.min.js"></script>
<script src="js/jquery.nicescroll.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>