-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsalah.html
79 lines (79 loc) · 1.6 KB
/
salah.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Oh tidak.....</title>
<link rel="shortcut icon" href="https://img.freepik.com/premium-photo/obsidian-crystal-background-stone-multicolored-gemstone_134032-18671.jpg" type="image/x-icon">
<style>
a{
text-decoration: none;
}
html{
color: white;
background-image: url('https://img.freepik.com/premium-photo/obsidian-crystal-background-stone-multicolored-gemstone_134032-18671.jpg');
}
</style>
</head>
<body>
<h1>🤔Maaf jawaban anda salah🤔</h1>
ayo kembali lagi ke halaman awal <button style=" background-image: url('https://img.freepik.com/premium-photo/obsidian-crystal-background-stone-multicolored-gemstone_134032-18671.jpg');
"><a href="index.html">halaman awal</a></button>
</body>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<footer style="background-image: url(https://i.pinimg.com/736x/32/7e/f9/327ef97d75ab564e6d57bf49be59d681.jpg); text-align: center; color: white">
<small>
<b>
©Copyright 2024 by github.com<br>
<br>
<br>
Hubungi saya <address>[email protected]</address>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</b>
</small>
</footer>
</html>