-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbeasiswa.html
136 lines (124 loc) · 5.54 KB
/
beasiswa.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="input.css" />
<link rel="stylesheet" href="output.css" />
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="reset.css" />
<link rel="stylesheet" href="prodi.css" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<script
src="https://kit.fontawesome.com/09d9f35a3a.js"
crossorigin="anonymous"
></script>
<title>Daftar</title>
</head>
<body class="bg-slate-300">
<!-- navbar Start -->
<div class="nav z-50 fixed w-full bg-slate-500" >
<div
class="navbar flex px-10 py-2 border-b-2 border-slate-600 items-center"
>
<div class="navbarLogo flex items-center flex-1">
<div class="" data-aos="zoom-in" data-aos-delay="400">
<img src="../img/logo.png" alt="" class="size-12" />
</div>
<div class="" data-aos="zoom-in" data-aos-delay="450">
<h1 class="lg:text-3xl font-semibold tracking-wider bayang2" >
Victoria Academia
</h1>
</div>
</div>
<div class="navbarIsi flex-2">
<a href="../index.html" class="px-2 hover:text-white" data-aos="zoom-in" data-aos-delay="500">Home</a>
<a href="prodi.html" class="px-2 hover:text-white" data-aos="zoom-in" data-aos-delay="550">Prodi</a>
<a href="about.html" class="px-2 hover:text-white" data-aos="zoom-in" data-aos-delay="600">About</a>
<a href="callcenter.html" class="px-2 hover:text-white" data-aos="zoom-in" data-aos-delay="650">Call center</a>
</div>
<div class="navIcon opacity-0">
<i class=" fa-solid fa-bars text-2xl"></i>
</div>
</div>
</div>
<!-- navbar end -->
<!-- hero -->
<div class="daftarJudul h-[50vh]">
<div class="daftarJudul2 h-[50vh] flex justify-center items-center">
<h1 class="lg:text-6xl hp:text-5xl text-center bayang text-slate-200">
bea siswa untuk mahasiswa
</h1>
</div>
</div>
<!-- beasiswa -->
<div class=" py-[5%] px-[15%]">
<p class="text-3xl mb-4">bea siswa di UVA memiliki beberapa jenis dan persyaratan sebagai berikut:</p>
<ol>
<li><h3 class="text-2xl mb-1">bea siswa jalur prestasi :</h3></li>
<p class="text-xl mb-2">bagi mahasiswa yang masuk 10 besar dalam jenjang akademisi dan seleksi maka akan dapat bea siswa full sampai lulus.</p>
<p class="text-xl mb-2">bagi mahasiswa yang masuk 25 besar dalam seleksi maka akan dapat bea siswa full hingga semester 4.</p>
<li><h3 class="text-2xl mb-1">bea siswa bagi kurang mampu :</h3></li>
<p class="text-xl mb-2">bagi mahasiswa yang kurang mampu untuk membayar biaya-biaya adrimistrasi serta biaya persemester maka akan mendapatkan potongan hingga gratis sesuai penyerahan surat ketidakmampuan yang diberikan.</p>
<p class="text-xl mb-2">bagi mahasiswa yatimpiatu mendapatkan potongan biaya sebesar 75% tanpa syarat.</p>
</ol></div>
</div>
</div>
<!-- footer -->
<footer class="">
<div
class="social flex flex-row-reverse justify-center border-b-[1px] border-slate-800 bg-slate-600 px-16 py-5 xl:gap-36 lg:gap-12 hp:gap-10"
>
<i
class="fa-brands fa-instagram fa-2xl text-slate-800 hover:cursor-pointer hover:text-white"
></i>
<i
class="fa-solid fa-x text-slate-800 fa-2xl hover:cursor-pointer hover:text-white"
></i>
<i
class="fa-brands fa-facebook fa-2xl text-slate-800 hover:cursor-pointer hover:text-white"
></i>
<i
class="fa-brands fa-discord fa-2xl text-slate-800 hover:cursor-pointer hover:text-white"
></i>
<i
class="fa-brands fa-youtube fa-2xl text-slate-800 hover:cursor-pointer hover:text-white"
></i>
</div>
<div class="footerIsi py-2 bg-slate-500 flex justify-center items-center">
<img src="../img/victoria housekeeping.png" alt="" class="size-16" />
<h1 class="text-2xl text-center bayang2">VICTORIA ACADEMIA</h1>
</div>
<div class="link bg-slate-500 flex justify-center xl:py-2 lg:py-0 hp:-my-1">
<a href="../index.html" class="text-2xl lg:px-4 hp:px-2 hover:text-white">Home</a>
<a href="prodi.html" class="text-2xl lg:px-4 hp:px-2 hover:text-white">Prodi</a>
<a href="about.html" class="text-2xl lg:px-4 hp:px-2 hover:text-white">About</a>
<a href="callcenter.html" class="text-2xl lg:px-4 hp:px-2 hover:text-white">Call center</a>
</div>
<div
class="company bg-slate-500 py-12 flex justify-center items-center lg:flex-row "
>
<h1 class="lg:text-5xl hp:text-4xl tracking-widest text-center text-white bayang">
VICT<img
src="../img/victoria housekeeping.png"
alt=""
class="size-16 inline mb-2"
/>RIA HOUSEKEEPING
<span class="block text-center text-xl text-black bayang2"
>From sanzshuu company</span
>
</h1>
</div>
<div
class="footerAKhir hp:text-sm lg:text-xl text-center bg-slate-600 text-white tracking-widest"
>
<p>copyright@2024 SANZSHUU COMPANY. all rights reserved</p>
</div>
</footer>
<script src="script.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>