-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdaftar.html
150 lines (140 loc) · 5.94 KB
/
daftar.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
<!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="text-6xl bayang text-slate-200">
Pendaftaran mahasiswa baru
</div>
</h1>
</div>
<!-- link daftar -->
<div class="Daftar flex flex-col gap-6 py-16 px-44">
<div class="Daftar info">
<h1 class="text-3xl">isi dengan benar dan tepat!</h1>
</div>
<div class="grid">
<label for="name" class="text-xl">Nama :</label>
<input id="name" class="h-10 px-4 py-2 border-white" placeholder="hero">
</div>
<div class=" grid">
<label for="asal" class="text-xl">Asal :</label>
<input type="text" id="asal" class="h-10 px-4 py-2 border-white" placeholder="victoria" >
</div>
<div class=" grid">
<label for="lulusan" class="text-xl">lulusan :</label>
<input type="text" id="lulusan" class="h-10 px-4 py-2 border-white" placeholder="rozar blueray">
</div>
<div class=" grid">
<label for="pilih">prodi :</label>
<select name="" id="pilihan" class="cursor-pointer h-8 hover:bg-slate-200">
<option value="elemagia" >Elemagia</option>
<option value="dominica">Dominica</option>
<option value="beneficia">Beneficia</option>
</select>
</div>
<div class="button">
<button class="bg-slate-500 px-4 py-2 rounded-lg hover:bg-slate-400"><a href="prodi.html">Daftar!</a> </button>
</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 gap-36"
>
<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-youtube fa-2xl text-slate-800 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>
</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 lg:-my-1">
<a href="../index.html" class="text-2xl px-4 hover:text-white">Home</a>
<a href="prodi.html" class="text-2xl px-4 hover:text-white">Prodi</a>
<a href="about.html" class="text-2xl px-4 hover:text-white">About</a>
<a href="callcenter.html" class="text-2xl px-4 hover:text-white">Call center</a>
</div>
<div
class="company bg-slate-500 py-12 flex justify-center items-center flex-row"
>
<h1 class="text-5xl tracking-widest 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 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>