Difference between revisions of "Team:Melbourne"

 
(150 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  
 
<style>
 
<style>
body, html {
+
 
    height: 100%;
+
body{
 +
background-color:#282828;
 +
width:100%;
 
}
 
}
  
.bg {  
+
.heading {
     /* The image used */
+
     display: flex;
    background-image: url("https://media.istockphoto.com/photos/christmas-lights-defocused-background-bokeh-gold-blue-picture-id613518332?k=6&m=613518332&s=612x612&w=0&h=Own5MdgJXjNhFd0YUyED1UP3mQsHeNhfML9F-DQYdYw=");
+
background-color:#282828;
 +
/*background-image:url(https://media.giphy.com/media/42IEOtbaHuMmIXgAzS/source.gif)*/;
 +
/*background-image:url(https://cdn140.picsart.com/236732937035201.gif);*/
 +
background-image:url(https://media.giphy.com/media/xUA7bfDro97ipc4fu0/giphy.gif);
 +
/*background-image:url(https://media.giphy.com/media/4MxMvzhTEuqty/giphy.gif);*/
  
    /* Full height */
+
}
    height: 100%;
+
  
     /* Center and scale the image nicely */
+
.head_img {
    background-position: center;
+
     margin: auto;  /* Magic! */
    background-repeat: no-repeat;
+
margin-top:120px;
    background-size: cover;
+
padding-bottom:50px;
 +
object-fit:cover;
 +
width:55%;
 
}
 
}
 +
 
</style>
 
</style>
 +
 +
<head>
 +
<link rel="image_src" href="https://static.igem.org/mediawiki/2018/2/2a/T--Melbourne--link_share.png">
 +
<meta property="og:title" content="iGEM2018 Melbourne Team" />
 +
<meta property="og:description" content="Check out our Website Wiki for iGEM2018" />
 +
<meta property="og:image" content="https://static.igem.org/mediawiki/2018/2/2a/T--Melbourne--link_share.png" />
 +
 +
</head>
 +
  
 
<body>
 
<body>
Hello
+
<div class="heading">
 +
<img class="head_img" src="https://static.igem.org/mediawiki/2018/5/5a/T--Melbourne--home_desc.png">
 +
</div>
 +
<div id="footer">
 +
Property of Team Melbourne
 +
</div>
 
</body>
 
</body>
  
  
 
</html>
 
</html>

Latest revision as of 02:46, 18 October 2018