01hd.bitbucket.org/demands.html
2016-11-30 21:18:41 -06:00

70 lines
3.8 KiB
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/animations/entry_animations.css">
<link rel="stylesheet" href="css/animations/animations.css">
<link rel="stylesheet" href="css/main.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>HighDef</title>
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar">
<i class="fa fa-bars" aria-hidden="true" style="color: white;"></i>
</button>
<a class="navbar-brand" href="index.html" style="padding-top: 3px;"><img src="assets/MrUltraBrand.png" style="width: 200px;"></a>
</div>
<div class="collapse navbar-collapse" id="main-navbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li><a href="isca.html">I.S.C.A</a></li>
<li><a href="polyjet.html">PolyJet</a></li>
<li><a href="photography.html">Photography</a></li>
<li><a href="underconstruction.html">Ultra-Systems</a></li>
<li><a href="qanda.html">Q &amp; A</a></li>
</ul>
</div>
</div>
</nav>
<div class="wrapper" style="width: 100vw; height: 100vh;">
<div class="nooverflow-bg" style="left: 0px; top: 0px; width: 75vw; height: 50vh;">
<img src="assets/cybercircle1.png" style="left: -200px; top: -140px;" class="cybercircle-left">
</div>
<div class="nooverflow-bg" style="bottom: 0px; right: 0px; width: 50vh; height: 49vh;">
<img src="assets/cybercircle2.png" style="right: -125px;" class="cybercircle-right">
</div>
<div class="nooverflow">
<div class="nooverflow">
<div class="box-center" style="bottom: 0px; margin-bottom: 0px;">
<h1 class="entry-bottom" style="bottom: 0px;">Demands</h1>
</div>
</div>
<div class="box-left entry-left">
<ul>
<li>A sandwitch</li>
<li>Moderator or higher &#40;This may not satisfy me as ultimate power is not ultimate enough. It would be preferable if you could give me access to the whole network. Not only the server which you own&#41;</li>
<li>I want the title of N00b spelt like that. If anything is wrong, there will be consequences.</li>
<li>Bot testing platform. I will be making a bot with possible ISCA integration. I request a platform of such with the bot installed on it. <b>This one is mandatory.</b></li>
<li>A game of "you touched it last" on Gmod without complaints.</li>
<li>All of you clicking this <a href="qanda.html">link</a></li>
</ul>
</div>
</div>tr
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>