Difference between revisions of "Team:East Chapel Hill/testhome"

(Created page with "<head> <title>East Chapel Hill Highschool iGem</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="st...")
 
Line 3: Line 3:
 
    
 
    
  
 
 
  <meta charset="utf-8">
 
  <meta name="viewport" content="width=device-width, initial-scale=1">
 
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 
 
   <style>
 
   <style>
 
     /* Remove the navbar's default margin-bottom and rounded borders */  
 
     /* Remove the navbar's default margin-bottom and rounded borders */  

Revision as of 20:40, 7 July 2017

<head>

 <title>East Chapel Hill Highschool iGem</title>
 
 <style>
   /* Remove the navbar's default margin-bottom and rounded borders */ 
   
   .navbar {
     margin-bottom: 0;
     border-radius: 0;
     background-color: black;
   }

body { background-color: black; }

*/
   /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
   .row.content {height: 450px}
   
   /* Set gray background color and 100% height */
   .sidenav {
     padding-top: 20px;
     background-color:  black;
     height: 100%;
   }
   
 


   /* Set black background color, white text and some padding */
   footer {
     background-color: #555;
     color: white;
     padding: 15px;
   }
   
   /* On small screens, set height to 'auto' for sidenav and grid */
   @media screen and (max-width: 767px) {
     .sidenav {
       height: auto;
       padding: 15px;
     }
     .row.content {height:auto;} 
   }
 </style>

</head> <body>


<nav class="navbar navbar-inverse">

</nav>

     <img align="middle" style="width:100%" height="1000px" src="ezgif.com-gif-maker (1).gif"></img>
 
     
</br>




     <img align="middle" style="width:80%" src="ezgif.com-add-text.gif"></img>



     <img align="middle" style="width:80%" src="FullSizeRender-1.jpg"></img>


Abstract

Lorem ipsum...


 </div>

</div>




</body> </html>