added missing file
This commit is contained in:
		
							
								
								
									
										64
									
								
								qanda.html
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										64
									
								
								qanda.html
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,64 @@
 | 
				
			|||||||
 | 
					<!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 - Uh oh</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 class="active"><a>Q & 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;">Q & A</h1>
 | 
				
			||||||
 | 
					                        <p class="entry-bottom" style="bottom: 0px;">This page will some of the possible questions one may have about stuff mentioned on this site.</p>
 | 
				
			||||||
 | 
					                    </div>
 | 
				
			||||||
 | 
					                </div>
 | 
				
			||||||
 | 
					                
 | 
				
			||||||
 | 
					                <div class="box-left entry-left">
 | 
				
			||||||
 | 
					                    <iframe width="560" height="315" src="https://www.youtube.com/embed/dQw4w9WgXcQ?rel=0&controls=0;autoplay=1" frameborder="0" allowfullscreen></iframe>
 | 
				
			||||||
 | 
					                </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>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user