Difference between revisions of "Team:UiOslo Norway/Entrepreneurship"

(Replaced content with "{{UiOslo_Norway}} <html> <body> </body> </html>")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{UiOslo_Norway}}
 
{{UiOslo_Norway}}
 
<html>
 
<html>
 
 
 
<script type="text/javascript">
 
function toggleMe(a){
 
var e=document.getElementById(a);
 
var i = document.getElementById(a + '_image');
 
if(!e)return true;
 
if(e.style.display=="none"){
 
e.style.display="block";
 
} else {
 
e.style.display="none";
 
}
 
return false;
 
}
 
</script>
 
 
 
<style>
 
<!--relative Angabe für die Überlappenden Module-->
 
 
#fullpicture{
 
    margin-left:auto;
 
    margin-right:auto;
 
    width: 312px
 
}
 
#fullpicture1{
 
    background-image: url(https://static.igem.org/mediawiki/2015/f/fc/UiOslo_Home_1e.jpg);
 
    height:342px;
 
    width:312px;
 
 
}
 
#fullpicture1:hover{
 
    background-image:url(https://static.igem.org/mediawiki/2015/9/97/UiOslo_Home_1_hover.jpg);
 
}
 
 
#fullpicture3{
 
    background-image: url(https://static.igem.org/mediawiki/2015/0/0d/UiOslo_Home_2.jpg);
 
    height:166px;
 
    width:312px;
 
}
 
#fullpicture3:hover{
 
    background-image:url(https://static.igem.org/mediawiki/2015/b/ba/UiOslo_Home_2_hover.jpg);
 
}
 
 
 
#fullpicture5{
 
    background-image: url(https://static.igem.org/mediawiki/2015/f/f9/UiOslo_Home_3.jpg);
 
    height:265px;
 
    width:312px;
 
}
 
#fullpicture5:hover{
 
    background-image:url(https://static.igem.org/mediawiki/2015/b/bc/UiOslo_Home_3_hover.jpg);
 
}
 
 
</style>
 
  
 
<body>
 
<body>
  
 +
</body>
  
<h1> Test for homepage </h1>
 
 
 
    <p>To hover over the picture to get the seperate subgoals.</p>
 
 
<p>
 
<div id="fullpicture">
 
<a href="https://2015.igem.org/Team:UiOslo_Norway/Description#1">
 
  <div id="fullpicture1">
 
  </div>
 
</a>
 
<a href="https://2015.igem.org/Team:UiOslo_Norway/Description#2">
 
  <div id="fullpicture3">
 
  </div>
 
</a>
 
<a href="https://2015.igem.org/Team:UiOslo_Norway/Description#3">
 
  <div id="fullpicture5">
 
  </div>
 
</a>
 
</div>
 
 
 
 
 
<!---------------sponsors------------------------->
 
 
 
 
<center><h1>iGEM UiOslo 2015 was sponsored by:</h1>
 
<hr style="height:2px;border:none;color:black;background-color:black;" />
 
<img src="https://static.igem.org/mediawiki/2015/0/08/UiOslo_Enova1.jpg" Height="60px" hspace="15">
 
<img src="https://static.igem.org/mediawiki/2015/e/eb/UiOslo_GATC-Biotech.jpg" Height="60px" hspace="15">
 
<img src="https://static.igem.org/mediawiki/2015/4/4a/UiOslo_IDT.jpg" Height="60px" hspace="15">
 
<img src="https://static.igem.org/mediawiki/2015/d/d9/UiOslo_Norwegian_Biochemical_Society.jpg" Height="60px" hspace="15">
 
<img src="https://static.igem.org/mediawiki/2015/f/f0/UiOslo_SnapGene.jpg" Height="60px" hspace="15">
 
<img src="https://static.igem.org/mediawiki/2015/a/ac/UiOslo_Statoil.jpg" Height="60px" hspace="15">
 
</center>
 
<hr style="height:2px;border:none;color:black;background-color:black;" />
 
 
<!--------end sponsors---------------------------->
 
 
</body>
 
  
 
</html>
 
</html>

Latest revision as of 20:57, 10 September 2015