-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
275 lines (230 loc) · 9.25 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
<!DOCTYPE html>
<html lang="en" dir="auto">
<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>project two</title>
<link rel="stylesheet" href="bootstrap/bootstrap-5.2.3-dist/css/bootstrap.css">
<link rel="stylesheet" href="asm.css">
<script src="https://kit.fontawesome.com/b8423d2a5d.js" crossorigin="anonymous"></script>
</head>
<body>
<div class="landing">
<header>
<div class="logo">
<a href="https://www.google.com/" target="_blank"><img src="images/logo.png" alt="" > </a>
<nav class="links">
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#about">About</a></li>
<li><a href="#pricing">Pricing</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<div class="search">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-search"
viewBox="0 0 16 16">
<path
d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z" />
</svg>
</div>
</div>
<hr>
</header>
<section class="land">
<article>
<h1>Hello World! <br>
We Are Kasper We Make Art.</h1>
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt nibh
pulvinar a. Curabitur aliquet quam. Accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget
tincidunt.</p>
<span></span>
<span></span>
<span></span>
</article>
</section>
</div>
<div class="services" id="services">
<div class="serv">
<h1>SERVICES</h1>
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt.</p>
</div>
<div class="container">
<div class="one">
<i class="fas fa-desktop fa-3x"></i>
<h2>Vorem amet intuitive</h2>
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt nibh
pulvinar a. Curabitur aliquet quam.</p>
</div>
<div class="two">
<i class="fas fa-pencil-ruler fa-3x"></i>
<h2>Vorem amet intuitive</h2>
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt nibh
pulvinar a. Curabitur aliquet quam.</p>
</div><div class="three">
<i class="fas fa-camera fa-3x"></i>
<h2>Vorem amet intuitive</h2>
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt nibh
pulvinar a. Curabitur aliquet quam.</p>
</div><div class="four">
<i class="fas fa-cog fa-3x"></i>
<h2>Vorem amet intuitive</h2>
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt nibh
pulvinar a. Curabitur aliquet quam.</p>
</div>
</div>
</div>
<div class="desgin">
<img src="images/mobile.png" alt="">
<ul> OUR DESIGN COMES WITH...
<li>Responsive Design</li>
<li>Modern And Clean Design</li>
<li>Clean Code</li>
<li>Browser Friendly</li>
</ul>
</div>
<div class="portfolio" id="portfolio">
<h2>PORTFOLIO</h2>
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt.</p>
<ul>
<li class="all">all</li>
<li>app</li>
<li>photo</li>
<li>wep</li>
<li> print</li>
</ul>
<div class="image">
<img src="images/shuffle-01.jpg" alt="" >
<img src="images/shuffle-02.jpg" alt="" class="twoe">
<img src="images/shuffle-03.jpg" alt="" class="threee">
<img src="images/shuffle-04.jpg" alt="" class="foure">
<img src="images/shuffle-05.jpg" alt="" class="five">
<img src="images/shuffle-06.jpg" alt="" class="six">
<img src="images/shuffle-07.jpg" alt="" class="seven">
<img src="images/shuffle-08.jpg" alt="" class="eight">
<a href="#">More</a>
<div class="video">
<video src="images/Kasper - Template Two.mp4" loop autoplay></video>
<div class="cont">
<h4>SUPER AWESOME VIDEO HERE</h4>
<p class="pp">Its All You Need </p>
<p>see more</p>
</div>
</div>
</div>
</div>
<div class="about" id="about">
<div class="text">
<h3>ABOUT US</h3>
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt.</p>
<img src="images/about.png" alt="">
</div>
<div class="stats">
<div class="product1">
<i class="fas fa-mug-hot"></i>
<h5>1.236</h5>
<p>Coffee Drinks</p>
</div>
<div class="porduct2">
<i class="far fa-folder"></i>
<h5>256</h5>
<p>Completed Projects</p>
</div>
<div class="product3">
<i class="far fa-envelope"></i>
<h5>1,743</h5>
<p>Mail Sent</p></div>
<div class="product4">
<i class="fas fa-trophy"></i>
<h5>17</h5>
<p>Awards Received</p>
</div>
</div>
<div class="main2">
<div class="main21">
<h3>TESTIMONIALS</h3>
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt.</p>
<img src="images/skills-01.jpg" alt="" class="xo">
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt.</p>
<small>John Doe, CEO</small>
<hr />
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt.</p>
<img src="images/skills-02.jpg" alt="">
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt.</p>
<small>John Doe, CEO</small>
</div>
<div class="main22">
<h3>SKILLS</h3>
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt.</p>
<h6>ADOBE</h6>
<input type="range" >
<h6>HTML & CSS</h6>
<input type="range" name="" id="">
<h6>JAVASCRIPT</h6>
<input type="range" name="" id="">
<h6>php</h6>
<input type="range">
</div>
</div>
</div>
<div class="pricing" id="pricing">
<div class="text5">
<h2>PRICING</h2>
<p>Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Mauris blandit aliquet elit, eget tincidunt.</p>
</div>
<div class="basic">
<div class="ba">
<h3>Basic</h3>
<p>19</p>
</div>
<div class="bb">
<h3>Basic</h3>
<p>29</p>
</div>
<div class="bc">
<h3>Basic</h3>
<p>39</p>
</div>
<div class="bd">
<ul>
<li>Feature No 1</li>
<li>Extra Feature</li>
<li>Extra Feature No 2</li>
<li>Feature</li>
</ul>
</div>
<div class="be">
<ul>
<li>Feature No 1</li>
<li>Extra Feature</li>
<li>Extra Feature No 2</li>
<li>Feature</li>
</ul>
</div>
<div class="bf">
<li>Feature No 1</li>
<li>Extra Feature</li>
<li>Extra Feature No 2</li>
<li>Feature</li>
</ul>
</div>
<ul>
</div>
</div>
<div class="contact">
<div class="text9">
<h2>Contact us if you have special reques</h2>
<a href="#"> contact us</a>
</div>
<div class="form ">
<input type="text" placeholder="your name"> <br>
<input type="email" placeholder="ypur email"> <br>
<input type="textarea" placeholder="your message">
<a href="#">SEND MESSAGE</a>
</div>
</div>
</body>
</html>