-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Container.html
171 lines (165 loc) · 10.8 KB
/
Container.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
<!doctype html>
<html lang="id">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="./dist/output.css" rel="stylesheet">
<script src="https://unpkg.com/scrollreveal"></script>
<title>Neon Components</title>
</head>
<body class="font-pop overflow-hidden lg:overflow-visible bg-no-repeat bg-cover"
style="background-image: url(./src/img/pom.jpg);">
<div class="w-screen min-h-screen flex items-center justify-center fixed z-50 lg:hidden bg-[#12102a]">
<div class="w-fit h-fit relative">
<h1 class="font-LED text-4xl absolute -z-10 font-extralight text-blue-500 blur text-center">Sorry NeonZone Avaliable For Dekstop Only</h1>
<h1 class="font-LED text-4xl font-extralight text-white text-center">Sorry NeonZone Avaliable For Dekstop Only</h1>
</div>
</div>
<div class="flex w-full h-screen bg-black/30 fixed p-5">
<!-- sidebar -->
<div
class="h-full w-1/4 bg-[#12102a]/80 border border-pink-500 backdrop-blur-sm rounded-lg overflow-scroll p-2 text-sm">
<div class="relative w-full mb-3 object-top">
<h1
class="font-LED text-4xl font-bold text-left w-full text-pink-600 absolute -z-10 blur-sm animate-pulse">
Neon Zone</h1>
<h1 class="font-LED text-4xl font-bold text-white text-left w-full">Neon Zone</h1>
</div>
<div class="relative flex group w-full mb-2">
<a href="./AlertComps.html"
class="absolute blur bg-blue-500 py-2 px-4 rounded-xl w-full -z-10 text-white group-hover:animate-pulse delay-75">Alert</a>
<a href="./AlertComps.html"
class="bg-blue-500 py-2 px-4 border rounded-xl w-full text-white group-hover:bg-blue-500">Alert</a>
</div>
<div class="relative flex group w-full mb-2">
<a href="./Badges.html"
class="absolute blur bg-blue-500 py-2 px-4 rounded-xl w-full -z-10 text-white group-hover:animate-pulse delay-75">Badges</a>
<a href="./Badges.html"
class="bg-blue-500 py-2 px-4 border rounded-xl w-full text-white group-hover:bg-blue-500">Badges</a>
</div>
<div class="relative flex group w-full mb-2">
<a href="./Buttons.html"
class="absolute blur bg-blue-500 py-2 px-4 rounded-xl w-full -z-10 text-white group-hover:animate-pulse delay-75">Buttons</a>
<a href="./Buttons.html"
class="bg-blue-500 py-2 px-4 border rounded-xl w-full text-white group-hover:bg-blue-500">Buttons</a>
</div>
<div class="relative flex group w-full mb-2">
<a href="./Card.html"
class="absolute blur bg-blue-500 py-2 px-4 rounded-xl w-full -z-10 text-white group-hover:animate-pulse delay-75">Cards</a>
<a href="./Card.html"
class="bg-blue-500 py-2 px-4 border rounded-xl w-full text-white group-hover:bg-blue-500">Cards</a>
</div>
<div class="relative flex group w-full mb-2">
<a href="./Chips.html"
class="absolute blur bg-blue-500 py-2 px-4 rounded-xl w-full -z-10 text-white group-hover:animate-pulse delay-75">Chips</a>
<a href="./Chips.html"
class="bg-blue-500 py-2 px-4 border rounded-xl w-full text-white group-hover:bg-blue-500">Chips</a>
</div>
<div class="relative flex group w-full mb-2">
<a href="./Container.html"
class="absolute blur bg-blue-500 py-2 px-4 rounded-xl w-full -z-10 text-white group-hover:animate-pulse delay-75">Containers</a>
<a href="./Container.html"
class="bg-blue-500 py-2 px-4 border rounded-xl w-full text-white group-hover:bg-blue-500">Containers</a>
</div>
<div class="relative flex group w-full mb-2">
<a href="./Galery.html"
class="absolute blur bg-blue-500 py-2 px-4 rounded-xl w-full -z-10 text-white group-hover:animate-pulse delay-75">Gallery</a>
<a href="./Galery.html"
class="bg-blue-500 py-2 px-4 border rounded-xl w-full text-white group-hover:bg-blue-500">Gallery</a>
</div>
<div class="relative flex group w-full mb-2">
<a href="./Icons.html"
class="absolute blur bg-blue-500 py-2 px-4 rounded-xl w-full -z-10 text-white group-hover:animate-pulse delay-75">Icons</a>
<a href="./Icons.html"
class="bg-blue-500 py-2 px-4 border rounded-xl w-full text-white group-hover:bg-blue-500">Icons</a>
</div>
<div class="relative flex group w-full mb-2">
<a href="./List.html"
class="absolute blur bg-blue-500 py-2 px-4 rounded-xl w-full -z-10 text-white group-hover:animate-pulse delay-75">List
Group</a>
<a href="./List.html"
class="bg-blue-500 py-2 px-4 border rounded-xl w-full text-white group-hover:bg-blue-500">List
Group</a>
</div>
<div class="relative flex group w-full mb-2">
<a href="./Progress.html"
class="absolute blur bg-blue-500 py-2 px-4 rounded-xl w-full -z-10 text-white group-hover:animate-pulse delay-75">Progress
Bar</a>
<a href="./Progress.html"
class="bg-blue-500 py-2 px-4 border rounded-xl w-full text-white group-hover:bg-blue-500">Progress
Bar</a>
</div>
<!-- sidebar -->
</div>
<div
class="h-full w-full bg-[#12102a]/80 border border-pink-500 backdrop-blur-sm rounded-lg overflow-scroll p-4 text-sm ml-5 ">
<!-- header isi -->
<div class="flex relative w-fit">
<h1 class="font-LITE text-white text-5xl">
Containers Components
</h1>
<h1 class="font-LITE text-blue-500 -z-10 blur-sm absolute text-5xl">
Containers Components
</h1>
</div>
<!-- header isi -->
<div class="my-5 text-white">
<p>Chips elemen adalah elemen kompak yang mewakili input, atribut, atau tindakan.</p>
</div>
<h4 class="text-xl my-2 text-white">List Components</h4>
<div class="flex mt-5">
<div class="block space-y-7">
<div class="relative flex h-auto w-full">
<div class="h-fit w-full rounded-lg border border-white p-5 text-white">
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Exercitationem deserunt corrupti deleniti voluptates non perferendis sunt dolor earum numquam ipsa? Lorem ipsum dolor sit amet consectetur adipisicing elit. Asperiores repellendus non voluptatum assumenda qui?</p>
</div>
<h1 class="absolute -top-5 left-3 bg-[#12102a] p-2 text-white">Title Container</h1>
<div class="absolute -z-10 h-full w-full animate-pulse rounded-lg border-4 border-pink-600 p-3 blur-sm"></div>
</div>
<div class="relative flex h-auto w-full">
<div class="h-fit w-full rounded-lg border border-white p-5 text-white">
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Exercitationem deserunt corrupti deleniti voluptates non perferendis sunt dolor earum numquam ipsa? Lorem ipsum dolor sit amet consectetur adipisicing elit. Asperiores repellendus non voluptatum assumenda qui?</p>
</div>
<h1 class="absolute -top-5 left-3 bg-[#12102a] p-2 text-white">Title Container</h1>
<div class="absolute -z-10 h-full w-full animate-pulse rounded-lg border-4 border-blue-600 p-3 blur-sm"></div>
</div>
<div class="relative flex h-auto w-full">
<div class="h-fit w-full rounded-lg border border-white p-5 text-white">
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Exercitationem deserunt corrupti deleniti voluptates non perferendis sunt dolor earum numquam ipsa? Lorem ipsum dolor sit amet consectetur adipisicing elit. Asperiores repellendus non voluptatum assumenda qui?</p>
</div>
<h1 class="absolute -top-5 left-3 bg-[#12102a] p-2 text-white">Title Container</h1>
<div class="absolute -z-10 h-full w-full animate-pulse rounded-lg border-4 border-cyan-600 p-3 blur-sm"></div>
</div>
</div>
</div>
<div class="w-full mt-5">
<div class="coding inverse-toggle px-5 pt-4 shadow-lg text-gray-100 text-sm font-mono subpixel-antialiased
bg-[#12102a] pb-6 rounded-lg leading-normal overflow-hidden border border-white">
<div class="top mb-2 flex">
<h1>Code :</h1>
</div>
<code class="text-xs">
<div class="relative flex h-auto w-full"> <br>
<div class="h-fit w-full rounded-lg border border-white p-5 text-white"><br>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Exercitationem deserunt corrupti deleniti voluptates non perferendis sunt dolor earum numquam ipsa? Lorem ipsum dolor sit amet consectetur adipisicing elit. Asperiores repellendus non voluptatum assumenda qui?</p> <br>
</div> <br>
<h1 class="absolute -top-5 left-3 bg-[#12102a] p-2 text-white">Title Container</h1> <br>
<div class="absolute -z-10 h-full w-full animate-pulse rounded-lg border-4 border-pink-600 p-3 blur-sm"></div> <br>
</div> <br>
</code>
</div>
<div class="relative flex group w-fit text-white">
<div class="bg-pink-500 group-hover:bg-pink-300 rounded-lg px-4 py-2 w-fit mt-2">
<a href="https://play.tailwindcss.com/bVBBWHlF9h">Coba Component</a>
</div>
<div class="bg-pink-500 group-hover:bg-pink-300 absolute -z-10 rounded-lg px-4 py-2 w-fit mt-2 blur-sm">
<a href="https://play.tailwindcss.com/bVBBWHlF9h">Coba Component</a>
</div>
</div>
</div>
</div>
</div>
</body>
</section>
<script src="./src/animate.js"></script>
</html>