404 error bad TV page

Size
2,243 Kb
Views
18,216

How do I make an 404 error bad tv page?

What is a 404 error bad tv page? How do you make a 404 error bad tv page? This script and codes were developed by Deyan Dimitrov on 13 November 2022, Sunday.

404 error bad TV page Previews

404 error bad TV page - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>404 error bad TV page</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <canvas id="canvas" hidden></canvas>
<div class="center"> <h1>404</h1> <p>PAGE NOT FOUND.</p> <a href="#">Go Home</a>
</div> <script src="js/index.js"></script>
</body>
</html>

404 error bad TV page - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Oswald:400, 700); html, body { height: 100%; width: 100%; margin: 0; padding: 0; background: #242424; font-family:'Oswald', sans-serif; background: -webkit-canvas(noise); background: -moz-element(#canvas); overflow: hidden;
}
html::after { content:''; background: radial-gradient(circle, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); position: absolute; top: 0; left: 0; bottom: 0; right: 0;
}
.center { height: 400px; width: 500px; position: absolute; top: calc(50% - 200px); left: calc(50% - 250px); text-align: center;
}
h1, p, a { margin: 0; padding: 0; -webkit-animation: funnytext 4s ease-in-out infinite; animation: funnytext 4s ease-in-out infinite;
}
h1 { font-size: 16rem; color: rgba(0, 0, 0, 0.3); -webkit-filter: blur(3px); filter: blur(3px);
}
p, a { font-size: 2rem; color: rgba(0, 0, 0, 0.6);
}
a{ display: block; text-decoration: none; z-index: 999;
}
body::after, body::before { content:' '; display:block; position:absolute; left:0; right:0; top:-4px; height:4px; -webkit-animation: scanline 8s linear infinite; animation: scanline 8s linear infinite; opacity: 0.33; background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 90%, rgba(0, 0, 0, 0)), -webkit-canvas(noise); background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 90%, rgba(0, 0, 0, 0)), -moz-element(#canvas);
}
body::before { -webkit-animation-delay: 4s; animation-delay: 4s;
}
@-webkit-keyframes scanline { 0% { top:-5px; } 100% { top:100%; }
}
@keyframes scanline { 0% { top:-5px; } 100% { top:100%; }
}
@-webkit-keyframes funnytext { 0% { color: rgba(0, 0, 0, 0.3); -webkit-filter: blur(3px); } 30% { color: rgba(0, 0, 0, 0.5); -webkit-filter: blur(1px); } 65% { color: rgba(0, 0, 0, 0.2); -webkit-filter: blur(5px); } 100% { color: rgba(0, 0, 0, 0.3); -webkit-filter: blur(3px); }
}
@keyframes funnytext { 0% { color: rgba(0, 0, 0, 0.3); filter: blur(3px); } 30% { color: rgba(0, 0, 0, 0.5); filter: blur(1px); } 65% { color: rgba(0, 0, 0, 0.2); filter: blur(5px); } 100% { color: rgba(0, 0, 0, 0.3); filter: blur(3px); }
}

404 error bad TV page - Script Codes JS Codes

// Credits goes to https://codepen.io/rlemon/pen/jPPLNV
404 error bad TV page - Script Codes
404 error bad TV page - Script Codes
Home Page Home
Developer Deyan Dimitrov
Username deyand
Uploaded November 13, 2022
Rating 3
Size 2,243 Kb
Views 18,216
Do you need developer help for 404 error bad TV page?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Deyan Dimitrov (deyand) Script Codes
Create amazing sales emails with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!