-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
221 lines (209 loc) · 9.22 KB
/
Copy pathindex.html
File metadata and controls
221 lines (209 loc) · 9.22 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.css" />
<!-- Bootstrap Icon -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css" />
<!-- My CSS -->
<link rel="stylesheet" href="style.css" />
<title>Portfolio | Dhea Gita</title>
</head>
<body id="home">
<header>
<!--========== NAVBAR ==========-->
<nav class="navbar navbar-expand-lg navbar-light bg-light fixed-top">
<div class="container">
<!-- Nav Brand -->
<a class="navbar-brand" href="#">Dhegit</a>
<!-- End Nav Brand -->
<!-- Nav Toggle -->
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- End Nav Toggle -->
<!-- Nav Collapse -->
<div class="collapse navbar-collapse" id="navbarNav">
<!-- Nav List -->
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link active ps-md-4" aria-current="page" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link ps-md-4" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link ps-md-4" href="#proj">Project</a>
</li>
<li class="nav-item">
<a class="nav-link ps-md-4" href="#contact">Contact</a>
</li>
</ul>
<!-- End Nav List -->
</div>
<!-- End Nav Collapse -->
</div>
</nav>
<!--========== END NAVBAR ==========-->
<!--========== JUMBOTRON ==========-->
<section class="jumbotron">
<h1 class="display-3 fw-bold mt-3">Hi, <br />I'm <span style="color: #4752e5">Dhea Gita</span></h1>
<p class="lead">Student of Information System Unhas</p>
<!-- Explore Button -->
<!-- Button trigger modal -->
<button type="button" class="btn btn-md mt-md-5" data-bs-toggle="modal" data-bs-target="#exampleModal"><i class="bi bi-play-fill me-2"></i>Explore</button>
<!-- Modal -->
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Hi, visitors</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body fs-6 lh-lg">
Let's sing a song! Una mattina mi sono alzato. O bella ciao, bella ciao, bella ciao ciao ciao. Una mattina mi sono alzato. E ho trovato l'invasor. O partigiano portami via. O bella ciao, bella ciao, bella ciao ciao ciao. O
partigiano portami via. Che mi sento di morir.
</div>
</div>
</div>
</div>
<!-- End Explore Button -->
<img class="mt-4" src="assets/img/img-home.png" alt="image of home" />
</section>
<!--========== END JUMBOTRON ==========-->
<!--========== ABOUT ==========-->
<section id="about">
<div class="container-fluid">
<div class="row text-center">
<div class="col">
<h1 class="display-3 fw-bold mb-1 item__h1">About</h1>
<div class="line__shape"></div>
</div>
</div>
<div class="row vertical__center justify-content-evenly">
<div class="col-md-3">
<div class="row">
<img src="assets/img/img-about.png" alt="image of about" />
</div>
</div>
<div class="col-md-6">
<h2 class="fs-5 lh-base mt-4">I'm Dhea Gita</h2>
<p class="lead fs-6 lh-lg">
Lorem ipsum dolor sit amet consectetur adipisicing elit. At voluptatibus accusamus aliquam assumenda nesciunt impedit, excepturi quisquam corrupti quo, alias, praesentium exercitationem sequi veritatis iste consequuntur
quam. Eos, ipsam. Lorem ipsum dolor sit amet consectetur adipisicing elit.
</p>
</div>
</div>
</div>
</section>
<!--========== END ABOUT ==========-->
<!--========== PROJECT ==========-->
<section id="proj">
<div class="container-fluid">
<div class="row text-center">
<div class="col">
<h1 class="display-3 fw-bold item__h1">Project</h1>
<div class="line__shape"></div>
</div>
</div>
<div class="row justify-content-center">
<!-- Proj 1 -->
<div class="col-md-4 mb-3">
<div class="card">
<img src="assets/img/proj-1.svg" class="card-img-top" alt="proj 1S" />
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</div>
<!-- Proj 2 -->
<div class="col-md-4 mb-3">
<div class="card">
<img src="assets/img/proj-2.svg" class="card-img-top" alt="proj 1S" />
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</div>
<!-- Proj 3 -->
<div class="col-md-4 mb-3">
<div class="card">
<img src="assets/img/proj-3.svg" class="card-img-top" alt="proj 1S" />
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</div>
<!-- Proj 4 -->
<div class="col-md-4 mb-3">
<div class="card">
<img src="assets/img/proj-4.svg" class="card-img-top" alt="proj 1S" />
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</div>
<!-- Proj 5 -->
<div class="col-md-4 mb-3">
<div class="card">
<img src="assets/img/proj-5.svg" class="card-img-top" alt="proj 1S" />
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</div>
<!-- Proj 6 -->
<div class="col-md-4 mb-3">
<div class="card">
<img src="assets/img/proj-6.svg" class="card-img-top" alt="proj 1S" />
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</div>
<!-- End proj img -->
</div>
</div>
<!-- Item Project -->
<!-- End Item Project -->
</section>
<!--========== ENDPROJECT ==========-->
<!--========== CONTACT ==========-->
<section id="contact">
<div class="container">
<div class="row text-center">
<div class="col">
<h1 class="display-3 fw-bold mb-1 item__h1">Contact</h1>
<div class="line__shape"></div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-6">
<div class="mb-3">
<input type="nama" class="form-control" id="exampleFormControlInput1" placeholder="Nama" />
</div>
<div class="mb-3">
<input type="email" class="form-control" id="exampleFormControlInput1" placeholder="Email" />
</div>
<div class="mb-3">
<textarea class="form-control" id="exampleFormControlTextarea1" rows="3"></textarea>
</div>
<button type="submit" class="btn btn-md mt-md-3 me-0" style="margin-bottom: 8rem"><i class="bi bi-cursor-fill me-2 align-center"></i>Send</button>
</div>
</div>
</div>
</section>
<!--========== END CONTACT ==========-->
</header>
<footer id="footer" class="container-fluid text-center">
<a href="#home"><i class="bi bi-chevron-up"></i> </a>
<p class="mt-3">Bootstrap Theme Made By</p>
<h2 class="mt-5">Dhegit</h2>
</footer>
<!-- Bootstrap Bundle with Popper -->
<script src="assets/js/bootstrap.bundle.js"></script>
</body>
</html>