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

 
(9 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<link href="https://2018.igem.org/Template:East_Chapel_Hill" rel="stylesheet">
 
<link href="https://2018.igem.org/Template:East_Chapel_Hill" rel="stylesheet">
 +
</head>
  
<style>
+
<body>
.parallax {
+
background-image: url(https://static.igem.org/mediawiki/2018/0/02/T--East_Chapel_Hill--ECHHSMEETHETEAMP1.jpg);
+
  /* Set a specific height */
+
    min-width: 100%;
+
    min-height: 50%; 
+
    height: 500px;
+
    width: 100%;
+
   
+
  
 +
<img src="https://static.igem.org/mediawiki/2018/e/e7/T--East_Chapel_Hill--ECHHSMEETtHETEAMP2.png" id="HomeImage1"" />
  
   
 
  
    /* Create the parallax scrolling effect */
 
    background-attachment: fixed;
 
    background-position: center;
 
    background-repeat: no-repeat;
 
    background-size: cover;
 
}
 
  
img {
 
    max-width: 100%;
 
    height: auto;
 
    width: auto\9; /* ie8 */
 
}
 
  
</style>
+
</body>
</head>
+

Latest revision as of 02:00, 17 October 2018