Unsplash As A Holding Page
A Very Simple Holding Page
Some people put so much work into these things. I just use this piece of scrap!
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>TITLE</title>
<style>
html {
background: url(https://source.unsplash.com/random) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
</style>
</head>
<html>
Thanks for reading. x
Resources
- Unsplash: https://unsplash.com