Unsplash As A Holding Page

in #html5 years ago

photo-1484100356142-db6ab6244067.jpeg

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

Coin Marketplace

STEEM 0.26
TRX 0.13
JST 0.031
BTC 61587.45
ETH 2890.35
USDT 1.00
SBD 3.43