-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
185 lines (173 loc) · 9.67 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pasdaven</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="./style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.6.0/font/bootstrap-icons.css" />
<link rel="shortcut icon" href="./images/pasdavenLogo.png" type="image/x-icon">
</head>
<body class="bg-amber-50">
<div class="snap-y snap-mandatory h-screen overflow-scroll">
<div class="w-full h-screen bg-amber-50">
<div class="flex justify-center items-end h-1/2">
<div class="gradient-text" style="font-size: 200px; font-weight: 800;">
Pasdaven
</div>
</div>
<div class="flex justify-center">
<div class="text-amber-300" style="font-size: 25px; font-weight: 800;">
JESUS CHRIST BY BIG EAR
</div>
</div>
<div class="flex justify-center items-end h-1/3 w-1/3 text-amber-300 py-6">
<div style="font-size: 20px; font-weight: 800; writing-mode: vertical-rl;">About Pasdaven</div>
</div>
</div>
<div class="grid grid-cols-6 h-1/5 -mt-20">
<div class="col-start-2" style="border-left: 5px solid #fcd34d;"></div>
</div>
<div class="w-full h-4/5 bg-amber-50">
<div class="grid grid-cols-6 h-full">
<div class="col-start-2" style="border-left: 5px solid #fcd34d;"></div>
<div class="col-start-1 col-end-4">
<div class="flex justify-left">
<div class="bg-gradient-to-br from-yellow-400 via-orange-400 to-red-400 rounded-full opacity-25"
style="width :30em; height:30em; margin-top: -46%; margin-left: 29%;">
</div>
</div>
<div class="grid grid-cols-6 h-full -mt-40">
<div class="col-start-3" style="border-left: 5px solid #fcd34d;"></div>
</div>
</div>
<div class="col-start-5 col-end-7">
<div class="text-violet-200 -mt-20 py-8 -ml-16" style="font-size: 60px; font-weight: 800;">
CREATE BY : </div>
<div class="bg-white rounded-full" style="width: 410px; height: 410px;">
<div class="text-lime-200" style="font-size: 60px; font-weight: 800;">Pascal</div>
<div class="text-blue-200 ml-8" style="font-size: 60px; font-weight: 800;">& David</div>
<div class="text-rose-200 ml-20" style="font-size: 60px; font-weight: 800;">& Steven</div>
</div>
<div class="ml-20 mt-6 bg-stone-300 w-1/2 py-6 rounded-lg">
<div class="flex justify-center">
<div class="text-violet-100" style="font-size: 25px; font-weight: 800;">JESUS
CHRIST
</div>
</div>
<div class="flex justify-center">
<div class="text-violet-100"
style="font-size: 20px; font-weight: 800; width: 10%; border-bottom: 3px solid #ede9fe; text-align: right;">
OF</div>
<div class="text-violet-100 ml-5" style="font-size: 25px; font-weight: 800;">BIG EAR
</div>
</div>
</div>
</div>
<div class="col-start-2 -mt-80" style="border-left: 5px solid #fcd34d;"></div>
<div class="col-start-3 col-end-5 -ml-16" style="margin-top: -96%;">
<div class="flex justify-left">
<div class="bg-gradient-to-br from-blue-300 via-purple-300 to-blue-500 rounded-full opacity-50"
style="width :25em; height:25em;">
</div>
</div>
</div>
</div>
</div>
<div class="w-full h-screen bg-amber-50">
<div class="grid grid-cols-6" style="height: 28%;">
<div class="col-start-2 col-end-6" style="border-left: 5px solid #fcd34d;">
<div class="flex justify-center items-center h-full mt-6">
<div class="text-amber-300" style="font-size: 80px; font-weight: 800;">
SOME WORK
</div>
</div>
</div>
<div class="col-start-2">
<i class="bi bi-stars -ml-6 py-6" style="color: #fcd34d; font-size: 300%;"></i>
</div>
</div>
<div class="grid grid-cols-6 mt-10" style="height: 16%;">
<div class="col-start-2 col-span-1 bg-pink-100" style="border-top-left-radius: 25px;"></div>
<div class="col-start-3 col-span-1 bg-slate-100"></div>
<div class="col-start-4 col-span-1 bg-red-100">
<a href="https://pasdaven.com/homepage/">
<div class="flex justify-center items-center h-full">
<img class="inline" src="./images/pasdavenLogo.png" width="50%" height="50%">
</div>
</a>
</div>
<div class="col-start-5 col-span-1 bg-slate-100" style="border-top-right-radius: 25px;"></div>
</div>
<div class="grid grid-cols-6" style="height: 16%;">
<div class="col-start-2 col-span-1 bg-sky-100"></div>
<div class="col-start-3 col-span-1 bg-violet-100">
<a href="https://pasdaven.com/CD-Book-Store-System/view/">
<div class="flex justify-center items-center h-full">
<img class="inline" src="./images/bookStoreLogo.png" width="40%" height="40%">
</div>
</a>
</div>
<div class="col-start-4 col-span-1 bg-orange-100"></div>
<div class="col-start-5 col-span-1 bg-blue-100"></div>
</div>
<div class="grid grid-cols-6" style="height: 16%;">
<div class="col-start-2 col-span-1 bg-slate-100"></div>
<div class="col-start-3 col-span-1 bg-amber-100"></div>
<div class="col-start-4 col-span-1 bg-rose-100">
<a href="https://pasdaven.com/clinic-system/view/clinic/">
<div class="flex justify-center items-center h-full">
<img class="inline" src="./images/clinicLogo.png" width="50%" height="50%">
</div>
</a>
</div>
<div class="col-start-5 col-span-1 bg-cyan-100"></div>
</div>
<div class="grid grid-cols-6" style="height: 16%;">
<div class="col-start-2 col-span-1 bg-indigo-100" style="border-bottom-left-radius: 25px;">
<a href="">
<div class="flex justify-center items-center h-full">
<img class="inline" src="./images/gcardLogo.png" width="40%" height="40%">
</div>
</a>
</div>
<div class="col-start-3 col-span-1 bg-teal-100"></div>
<div class="col-start-4 col-span-1 bg-yellow-100"></div>
<div class="col-start-5 col-span-1 bg-purple-100" style="border-bottom-right-radius: 25px;"></div>
</div>
</div>
<footer class="h-16 bg-amber-50 mt-6">
<div class="flex justify-center">
<hr class="w-full bg-amber-300" style="height: 2.5px;">
</div>
<div class="flex justify-center items-center h-full">
<div class="px-2 text-amber-300" style="font-size: 20px; font-weight: 600;">Design By : </div>
<a class="px-2 flex" href="https://github.com/pascal910107">
<div class="flex justify-center items-center"
style="height: 100px; color: #fcd34d; font-size: 25px;">
<div class="text-amber-300" style="font-size: 20px; font-weight: 600;">Pascal</div>
<i class="px-2 bi bi-github"></i>
</div>
</a>
<div class="text-amber-300" style="font-size: 20px; font-weight: 600;">&</div>
<a class="px-2 flex" href="https://github.com/davidho0403">
<div class="flex justify-center items-center"
style="height: 100px; color: #fcd34d; font-size: 25px;">
<div class="text-amber-300" style="font-size: 20px; font-weight: 600;">David</div>
<i class="px-2 bi bi-github"></i>
</div>
</a>
<div class="text-amber-300" style="font-size: 20px; font-weight: 600;">&</div>
<a class="px-2 flex" href="https://github.com/ridemountainpig">
<div class="flex justify-center items-center"
style="height: 100px; color: #fcd34d; font-size: 25px;">
<div class="text-amber-300" style="font-size: 20px; font-weight: 600;">Steven</div>
<i class="px-2 bi bi-github"></i>
</div>
</a>
</div>
</footer>
</body>
</html>