-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
49 lines (40 loc) · 1.72 KB
/
404.html
File metadata and controls
49 lines (40 loc) · 1.72 KB
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
<!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">
<link rel="stylesheet" href="https://animatedbackgrounds.me/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/boxicons@latest/css/boxicons.min.css'>
<link rel="stylesheet" href="./loader.css">
<title>AnimatedBackgrounds_404</title>
</head>
<body>
<div class="job">
<div class="header">
<a href="https://animatedbackgrounds.me">
<div class="logo">
<img class="user-profile" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtWaL3VKCRysQNlgJE2zy_LObYOQyRQpYXznxo_jLJzvyzD7xzWS0uhbCbHuByloo1yNOhencUMv0Nv2m8O9bduxsbXI0J8S7rUAKrebwDLfBAjuUTi1e_ErNsGmxRK5M9PnOaz1av6C6LZ9ypbdX8kz0DrohCsr_UchPYGsFwlO7p9QLLNr18Hr_Njg/w640-h640/IMG-20221201-WA0011-o17ZPqE_0-transformed.png" alt="">
<article id="title"><span class="parent">Animated</span><br/>
<span class="name">Backgrounds</span></article>
</div></a>
<div class="user-settings">
<i class='bx bx-user'></i>
</div>
</div>
<div class="modal modal_">
<div class ="texty">
<img src="https://raw.githubusercontent.com/Prakhar826/anime-video/main/animation_500_l9pntfl4.gif" alt="">
<div class="page_404">
<h1>Look like you're lost</h1> <p>The Page You Are Looking For Is Not Available !!!</p>
<br>
<button class="modal__button" id="open-modal">
Go Home
</button>
</div>
</div>
</div>
</body>
</html>