Difference between revisions of "Template:GreatBay SCIE/HTML/loader"

Line 2: Line 2:
 
<head>
 
<head>
 
<style>
 
<style>
 +
.loader{
 +
width: 100%;
 +
height: 100%;
 +
position: fixed;
 +
z-index: 11111111!important;}
 
</style>
 
</style>
 
</head>
 
</head>
 
<body>
 
<body>
 
<img src="https://static.igem.org/mediawiki/2021/7/74/T--GreatBay_SCIE--loading.gif" onload="disappear()"
 
<img src="https://static.igem.org/mediawiki/2021/7/74/T--GreatBay_SCIE--loading.gif" onload="disappear()"
style="width: 100%; height: 100%; z-index: 11111111!important">
+
class="loader">
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 10:52, 20 October 2021