Skip to content

Instantly share code, notes, and snippets.

@smiller171
Last active March 7, 2017 05:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smiller171/2fa1fb7d8c5023a948f87ec0f08a4024 to your computer and use it in GitHub Desktop.
Save smiller171/2fa1fb7d8c5023a948f87ec0f08a4024 to your computer and use it in GitHub Desktop.
Under Construction
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous">
</head>
<body style="background-image: url(images/e6e156_270e7ed6858a4ec2a8a55c3e8df7adc7.webp); background-size: 100%; background-repeat: no-repeat; background-color: #BABFBD;">
<h1 class="display-4 text-center">Under Construction</h1>
<br /><br />
<h2 class="display-5 text-center">Contact:</h2>
<h5 class="text-center"><a style="color: black;" href="tel:+1-512-709-2650">(512) 709-2650</a></h5>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment