Untitled
unknown
html
5 years ago
3.5 kB
16
Indexable
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
<title>SCHWITZ(still on work tho)</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<!-- Optional: some overlay text to describe the video
<video autoplay muted loop id="myVideo">
<source src="PRAY STATE.mp4" type="video/mp4">
</video>
<div> (class="background")> -->
<div id="parent-container" style="position:relative;">
<div id="parent-container" style="z-index: -1">
<video autoplay muted loop id="myVideo">
<source src="PRAY STATE.mp4" type="video/mp4"></video>
</div>
<p>
<header class="text-gray-700 body-font">
<div class="container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center">
<a class="flex title-font font-medium items-center text-gray-900 mb-4 md:mb-0">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-10 h-10 text-white p-2 bg-indigo-500 rounded-full" viewBox="0 0 24 24">
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"></path>
</svg>
<span class="ml-3 text-xl">SCHWITZ</span>
</a>
<nav class="md:ml-auto flex flex-wrap items-center text-base justify-center">
<button onclick="window.location.href='https://Skynet.schwitz.repl.co';"
<a href="/"class="mr-5 hover:text-gray-900">Home</a>
<button onclick = "window.location.href='/about.html';"
<a href="/"class="mr-5 hover:text-gray-900">About</a>
<button onclick="window.location.href='https://discord.gg/uc8QyQCn';"
<a href="/"class="mr-5 hover:text-gray-900">Contact</a>
</nav>
<button onclick="window.location.href='https://discord.com/api/oauth2/authorize?client_id=788612480636944414&permissions=8&scope=bot';"
class="inline-flex items-center bg-gray-200 border-0 py-1 px-3 focus:outline-none hover:bg-gray-300 rounded text-base mt-4 md:mt-0">Invite my bot
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-4 h-4 ml-1" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</button>
</div>
</header>
<section class="text-gray-700 body-font">
<div class="container mx-auto flex px-5 py-24 md:flex-row flex-col items-center">
<div class="lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900">Want my bot in your server?</h1>
<p class="mb-8 leading-relaxed">My bot SKYNET has a lot of features like modretion, fun, avatar and much more .</p>
</span>
</button>
</div>
</div>
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
</div>
</div>
</section>
</body>
</html>
<script src="app.js" ></script>
</div>
Editor is loading...