Difference between revisions of "Team:Melbourne"

(bgimage)
Line 7: Line 7:
 
     height: 100%;
 
     height: 100%;
 
}
 
}
 +
  
 
.bg {  
 
.bg {  
    /* The image used */
 
    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=");
 
  
 
     /* Full height */
 
     /* Full height */
 
     height: 100%;  
 
     height: 100%;  
 +
    width: 10%;
  
 
     /* Center and scale the image nicely */
 
     /* Center and scale the image nicely */
Line 20: Line 20:
 
     background-size: cover;
 
     background-size: cover;
 
}
 
}
 +
 
</style>
 
</style>
  
 
<body>
 
<body>
Hello
+
<img class="bg" src="https://image.ibb.co/eFFR19/page_bg_revised.jpg" alt="page_bg_revised" border="0">
 
</body>
 
</body>
  
  
 
</html>
 
</html>

Revision as of 00:57, 8 October 2018

page_bg_revised