-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhtml_css.html
More file actions
298 lines (286 loc) · 13.6 KB
/
Copy pathhtml_css.html
File metadata and controls
298 lines (286 loc) · 13.6 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
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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="C:\G2Practice.html\style.css" />
<title>Portfolio</title>
</head>
<body>
<div class="body">
<div class="topPage">
<div class="wrap">
<header>
<div class="head">
<div class="profileIcon">
<img src= "C:\Users\asus-pc\Downloads\image\logo-removebg-preview.png" alt="logo.png" class="icon" />
</div>
<div class="header">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">About Me</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Projects</a></li>
<li><a href="#">Testimonial</a></li>
<li><a href="#">Contact</a></li>
<li>
<a href="#">
<button>Download CV</button>
</a>
</li>
</ul>
</div>
</div>
</header>
<!-- hero section -->
<div class="hero ">
<!-- konten kiri -->
<div class="heroKiri">
<div class="intro">
<p class="p1">Hi I am</p>
<p class="p2">Putri Aprilya</p>
<div class="title">
<h2 class="left">FRONTEND</h2>
<h2 class="right">Development</h2>
</div>
</div>
<p class="desc">
Create an attractive and creative website with attractive designs.
With various tools ready to accommodate all your ideas.
</p>
<button>Hire Me</button>
</div>
<!-- image (kanan) -->
<div class="heroKanan">
<img src="C:\Users\asus-pc\Downloads\image\Profile.png" alt="photo profile" />
<div class="social">
<span class="sosmed"
><img src="C:\Users\asus-pc\Downloads\image\fb.png" alt="logo fb"
/></span>
<span class="sosmed"
><img src="C:\Users\asus-pc\Downloads\image\twt.png" alt="logo twt"
/></span>
<span class="sosmed"
><img src="C:\Users\asus-pc\Downloads\image\ig.png" alt="logo ig"
/></span>
<span class="sosmed"
><img src="C:\Users\asus-pc\Downloads\image\in.png" alt="logo in"
/></span>
</div>
</div>
</div>
<!-- about -->
<div class="about">
<!-- kiri -->
<div class="aboutLeft">
<img src="C:\Users\asus-pc\Downloads\image\Profile.png" alt="photo profile" />
</div>
<!-- kanan -->
<div class="aboutRight">
<h1 class="judul">About Me</h1>
<p class="desc">
A marine logistics student who
likes new things and challenges.
Trying to explore the data and workmanship.
</p>
<!-- skilss -->
<div class="skills">
<div class="ux">
<h2>Warehouse Management & AutoCAD design</h2>
<img src="assets" alt="" />
</div>
<div class="ux">
<h2>Freight Forwarding</h2>
</div>
<div class="ux">
<h2>Data Analysis</h2>
</div>
<div class="ux">
<h2>Frontend Development</h2>
</div>
</div>
</div>
</div>
<!-- services -->
<div class="services">
<h1 class="judul">Services</h1>
<div class="description">
<p>
offers the maximization of
hard work to fulfill
the dream of satisfactory
final work results -!
</p>
</div>
<!-- layanan service -->
<div class="layanan">
<div class="layananItem">
<img src="C:\Users\asus-pc\Downloads\image\empat.png" alt="4" />
<h3 class="title">Warehouse Management & AutoCAD design</h3>
<p class="lorem">
Help maximize warehouse operations and organize an efficient layout
</p>
</div>
<div class="layananItem">
<img src="C:\Users\asus-pc\Downloads\image\dua.png" alt="" />
<h3 class="title">Freight Forwarding</h3>
<p class="lorem">
Help make it easier for you to manage the correspondence of loading and unloading goods
</p>
</div>
<div class="layananItem">
<img src="C:\Users\asus-pc\Downloads\image\satu.png" alt="" />
<h3 class="title">Data Analysis</h3>
<p class="lorem">
Help analyze data for company decision-making
</p>
</div>
<div class="layananItem">
<img src="C:\Users\asus-pc\Downloads\image\tiga.png" alt="" />
<h3 class="title">Frontend Development</h3>
<p class="lorem">
Create an interactive website with creative imagination
</p>
</div>
</div>
</div>
<!-- project -->
<div class="projects">
<h1 class="judul">My Projects</h1>
<div class="description">
<p>
concrete actions and short projects from the given opportunity -!
</div>
<div class="skillSet">
<button>All</button>
<button>Warehouse Management & AutoCAD design</button>
<button>Freight Forwarding</button>
<button>Data Analysis</button>
<button>Frontend Development</button>
</div>
<!-- workspace -->
<div class="workspace">
<div class="items">
<img src="C:\Users\asus-pc\Downloads\image\Pro1.jpg" alt="project 1" width="100%">
</div>
<div class="items">
<img src="C:\Users\asus-pc\Downloads\image\Pro2.jpg" alt="project 2" width="100%">
</div>
<div class="items">
<img src="C:\Users\asus-pc\Downloads\image\Pro3.jpg" alt="project 3" width="100%">
</div>
</div>
</div>
</div>
<!-- testimonials -->
<div class="testimonial">
<h1 class="judul">Testimonials</h1>
<div class="description">
<p>
Customers' opinions and viewpoints.
Share your thoughts and experiences
about working with me!
</p>
</div>
<!-- person testimonials -->
<div class="testimonialWrapper">
<div class="testimonialBox blurry">
<div>
<img src="C:\Users\asus-pc\Downloads\image\testim.png" alt="testimoni">
</div>
<div class="text">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Ducimus, tempore voluptates qui laudantium sunt repellendus alias sequi rerum, enim distinctio facere fugiat soluta porro, dolorum harum</p>
<div class="own">
<h3>Name</h3>
<h3>CEO</h3>
</div>
</div>
</div>
<div class="testimonialBox">
<div>
<img src="C:\Users\asus-pc\Downloads\image\testim.png" alt="testimoni">
</div>
<div class="text">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Ducimus, tempore voluptates qui laudantium sunt repellendus alias sequi rerum, enim distinctio facere fugiat soluta porro, dolorum harum</p>
<div class="own">
<h3>Name</h3>
<h3>CEO</h3>
</div>
</div>
</div>
<div class="testimonialBox blurry">
<div>
<img src="C:\Users\asus-pc\Downloads\image\tes.png" alt="tes">
</div>
<div class="text">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Ducimus, tempore voluptates qui laudantium sunt repellendus alias sequi rerum, enim distinctio facere fugiat soluta porro, dolorum harum</p>
<div class="own">
<h3>Name</h3>
<h3>CEO</h3>
</div>
</div>
</div>
</div>
<div class="slideWrapper">
<div class="slider"></div>
<div class="slider"></div>
<div class="slider"></div>
<div class="slider"></div>
</div>
</div>
<!-- footer -->
<div class="subscribe">
<h1 class="judul">Let's Work Together</h1>
<div class="description">
<p>
Join me and start the journey you want.
Make sure to leave an email for more info.
</p>
</div>
<div class="subsInput">
<input type="text" placeholder="Enter Your Email">
<button>Contact Me</button>
</div>
</div>
<!-- footer -->
<div class="footer">
<div class="logo">
<img src="C:\Users\asus-pc\Downloads\image\logo.png" alt ="logo">
</div>
<div class="link">
<ul>
<li>Home</li>
<li>About Me</li>
<li>Services</li>
<li>Project</li>
<li>Tertimonial</li>
<li>Contact</li>
</ul>
</div>
<div class="social">
<span class="sosmed"
><img src="C:\Users\asus-pc\Downloads\image\fb.png" alt="fb logo"
/></span>
<span class="sosmed"
><img src="C:\Users\asus-pc\Downloads\image\twt.png" alt="twt logo"
/></span>
<span class="sosmed"
><img src="C:\Users\asus-pc\Downloads\image\ig.png" alt="ig logo"
/></span>
<span class="sosmed"
><img src="C:\Users\asus-pc\Downloads\image\in.png" alt="linkedin logo"
/></span>
</div>
<div class="copyright">
<h1>© 2025 <span>uprileea</span> All Right Reserved , Inc .</h1>
</div>
</div>
</div>
</div>
</div>
</body>
</html>