10d.html 2.58 KB
Newer Older
royce-matthew's avatar
royce-matthew committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
<!DOCTYPE html>
<html lang="en">
<head>

  <!-- Basic Page Needs
  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  <meta charset="utf-8">
  <title>Awesome</title>
  <meta name="description" content="">
  <meta name="author" content="">

  <!-- Mobile Specific Metas
  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <!-- FONT
  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  <link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">

  <!-- CSS
  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  <link rel="stylesheet" href="../css/normalize.css">
  <link rel="stylesheet" href="../css/skeleton.css">
  <link rel="stylesheet" href="../css/style.css">

  <!-- Favicon
  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  <link rel="icon" type="image/png" href="images/favicon.png">
<link rel="stylesheet" href="../css/animate.min.css">
</head>
<body>

  <!-- Primary Page Layout
  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  <div class="container animated fadeIn">
    <div class="row">
      <div class="one-half column" style="margin-top: 25%">
        <h4>Order of the St Dumas</h4>
        <p>"We are the Order of the St Dumas, The blood of nine shall cleanse Gotham! Your Sacrifice, My Child is Accepted" With one quick motion Slashed your throat and gathered your blood in a bowl for a sacrament</p>
        <h4 class="animated pulse infinite">Game Over</h4>
         <a href="../index.html" >Try Again?</a>
         

     
      </div>
    </div>
  </div>
<a href="../index.html" style="border:0px;"><img src="../images/blood.png" height="300px" class="animated fadeInLeft"  style="float:right; margin-right:10vw; position:fixed; top: calc( 100vh - 300px ); width:90vw" ></a>
<!-- End Document
  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>