404 Page using a simple GIF

Size
1,708 Kb
Views
8,096

How do I make an 404 page using a simple gif?

What is a 404 page using a simple gif? How do you make a 404 page using a simple gif? This script and codes were developed by Trevor L.J.M. McIntire on 15 January 2023, Sunday.

404 Page using a simple GIF Previews

404 Page using a simple GIF - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>404 Page using a simple GIF</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <!-- https://i.imgur.com/udp1bUq.gif -->
<div class="container"> <h2>Sry, not working rn kthx</h2> <img src="http://libertypublicmarket.com/wp-content/themes/lpm/assets/img/loading.gif">
</div>
</body>
</html>

404 Page using a simple GIF - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,300italic,100italic);
body { width: 100%; height: 100%; padding: 0; margin: 0; font-family: 'Roboto'; font-weight: 300;
}
.container { display: block; height: 400px; width: auto; position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%);
}
.container img { display: block; margin: 0 auto;
}
.container h2 { display: block; text-align: center; font-weight: 300;
}
404 Page using a simple GIF - Script Codes
404 Page using a simple GIF - Script Codes
Home Page Home
Developer Trevor L.J.M. McIntire
Username uplusion23
Uploaded January 15, 2023
Rating 3
Size 1,708 Kb
Views 8,096
Do you need developer help for 404 Page using a simple GIF?

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!

Trevor L.J.M. McIntire (uplusion23) Script Codes
Create amazing love letters 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!