mirror of
				https://github.com/byReqz/glitch-landingpage2.git
				synced 2025-11-03 23:21:31 +00:00 
			
		
		
		
	Add files via upload
This commit is contained in:
		
							
								
								
									
										33
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,33 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html>
 | 
			
		||||
<head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
 | 
			
		||||
<title>byReqz.de</title>
 | 
			
		||||
<meta name="description" content="Website von byReqz">
 | 
			
		||||
<link rel="icon" type="image/ico" href="index.html">
 | 
			
		||||
<link rel="stylesheet" href="style.css">
 | 
			
		||||
<link rel="stylesheet" href="animate.css">
 | 
			
		||||
<script src="title.js"></script>
 | 
			
		||||
<script src="jquery.js"></script>
 | 
			
		||||
<script src="marquee.js"></script>
 | 
			
		||||
<script src="main.js"></script>
 | 
			
		||||
 | 
			
		||||
    <body>
 | 
			
		||||
        <div id="center">
 | 
			
		||||
		<div class="animated fadeInDown">
 | 
			
		||||
		<pre style="font-size: 25px">byReqz</pre>
 | 
			
		||||
		</div>
 | 
			
		||||
		<div class="animated fadeIn">
 | 
			
		||||
		</div>
 | 
			
		||||
		<div class="animated fadeInUp">
 | 
			
		||||
		<pre><a href="https://github.com/byreqz/glitch-landingpage2">back to Github</a></pre>
 | 
			
		||||
		</div>
 | 
			
		||||
        </div>
 | 
			
		||||
		<audio autoplay="" loop="" id="player">
 | 
			
		||||
		<source src="music/music.mp3">
 | 
			
		||||
		<script>
 | 
			
		||||
		var audio = document.currentScript.parentElement;
 | 
			
		||||
		audio.volume = 0.2;
 | 
			
		||||
		</script>
 | 
			
		||||
		</audio>
 | 
			
		||||
<body style="background-image: url('video/bg.gif')">  
 | 
			
		||||
</html>
 | 
			
		||||
		Reference in New Issue
	
	Block a user