-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
191 lines (184 loc) · 7.76 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Portofilio Nadhifa</title>
<link rel="stylesheet" href="/css/style.css" />
</head>
<body>
<!--Header-->
<header>
<div class="main-container">
<div class="nav">
<div class="logo">
<a href="/">NA</a>
</div>
<nav>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</div>
<section id="hero">
<div class="hero-left">
<h3 class="pre-title">Hello, I'm</h3>
<h1 class="hero-name">Nadhifa <span>Salfadilla </span></h1>
<p>
Nadhifa Salfadilla, also known as Nadhifa. Cloud Computing
Learning Path Cohort at Bangkit Academy led by Google, GoTo &
Traveloka | Undergraduated Information System Student at
Universitas Banten Jaya
</p>
</div>
<div class="hero-right">
<img src="/img/Profile.jpg" alt="Image" />
</div>
</section>
</div>
</header>
<!-- end header -->
<!-- Education -->
<section id="education">
<div class="education main-container">
<h3 class="pre-title">Education</h3>
<h1 class="section-title education-title">Attend School In</h1>
<div class="grid-3">
<!-- Education 1 -->
<div class="education">
<div class="education-icon">
<aside>
<img
src="/img/smp.png"
alt="smp"
width="30"
height="30"
viewBox="0 0 30 30"
/>
</aside>
</div>
<h4>SMP PGRI Tunjung Teja</h4>
<p>
Sekolah Menengah Pertama (SMP) di Tunjung Teja, Banten, Indonesia,
berjalan sejak 2016 sampai 2018.
</p>
</div>
<!-- education 2 -->
<div class="education">
<div class="education-icon">
<aside>
<img
src="/img/smkn.png"
alt="smkn"
width="30"
height="30"
viewBox="0 0 30 30"
/>
</aside>
</div>
<h4>SMKN 1 Tunjung Teja</h4>
<p>
Sekolah Menengah Kejuruan (SMK) No. 1 di Tunjung Teja, Banten,
Indonesia, berjalan sejak 2018 sampai 2021.
</p>
</div>
<!-- education 3 -->
<div class="education">
<div class="education-icon">
<aside>
<img
src="/img/unbaja.png"
alt="unbaja"
width="30"
height="30"
viewBox="0 0 30 30"
/>
</aside>
</div>
<h4>Universitas Banten Jaya</h4>
<p>
Mahasiswi Universitas Banten Jaya (UNBAJA) Mengambil jurusan
Sistem Informasi, semester 5
</p>
</div>
</div>
</div>
</section>
<!-- End Education -->
<!-- Contact -->
<section id="contact">
<div class="contact main-container">
<h3 class="pre-title">Contact</h3>
<h1 class="section-title education-title">Find Me In</h1>
<div class="contact-right">
<div class="contact-detail">
<h4>Address</h4>
<p>Jl. Maulana Hasanudin No.6 Kota Serang, Banten</p>
</div>
<div class="contact-detail">
<h4>Phone</h4>
<p>(021) 234-7658</p>
</div>
<div class="contact-detail">
<h4>Email</h4>
<p>[email protected]</p>
</div>
</div>
</div>
</section>
<!-- End Contact -->
<!-- Footer -->
<footer>
<div class="footer-icons">
<a href="https://www.instagram.com/nadhifasalfaad/">
<img src="/img/insta.jpg"
width="20"
height="20"
viewBox="0 0 24 24"
>
<path
d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"
/>
</img>
</a>
<a href="https://www.linkedin.com/in/nadhifa-salfadilla-736617223/">
<img src="/img/linkedin.jpg"
width="20"
height="20"
viewBox="0 0 24 24"
>
<path
d="M4.98 3.5c0 1.381-1.11 2.5-2.48 2.5s-2.48-1.119-2.48-2.5c0-1.38 1.11-2.5 2.48-2.5s2.48 1.12 2.48 2.5zm.02 4.5h-5v16h5v-16zm7.982 0h-4.968v16h4.969v-8.399c0-4.67 6.029-5.052 6.029 0v8.399h4.988v-10.131c0-7.88-8.922-7.593-11.018-3.714v-2.155z"
/>
</img>
</a>
<a href="https://www.facebook.com/dicoding/">
<img src="/img/x.jpg"
width="20"
height="20"
viewBox="0 0 24 24"
>
<path
d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"
/>
</img>
</a>
<a href="https://github.com/nadhifasalfad/nadhifasalfad">
<img src="/img/github.jpg"
width="20"
height="20"
viewBox="0 0 24 24"
>
<path
d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"
/>
</img>
</a>
</div>
<p>© 2024 - Made by Nadhif Dicoding🌵</p>
</footer>
<!-- Footer -->
</body>
</html>