Team:KAIST-Korea/Test1

From 2011.igem.org

(Difference between revisions)
Line 3: Line 3:
<html>
<html>
<head>
<head>
-
<script type="text/javascript">
+
 
-
function changeSize()
+
-
{
+
-
document.getElementById("menu").height="500";
+
-
document.getElementById("menu").width="700";
+
-
document.getElementById("menu").style.zIndex="10";
+
-
}
+
-
</script>
+
<style type="text/css">
<style type="text/css">
a:hover img{
a:hover img{
width:600px; height:400px;
width:600px; height:400px;
padding:5px;
padding:5px;
-
 
z-index :100;
z-index :100;
}
}
Line 24: Line 16:
<a href="https://2011.igem.org/Team:KAIST-Korea/Test_Project">
<a href="https://2011.igem.org/Team:KAIST-Korea/Test_Project">
-
<img id="menu" src="https://static.igem.org/mediawiki/2011/7/78/Menuground_Project.png" alt="Project" width="531" height="332" style="position:absolute;left:2px;top:0px;" /></a>
+
<img src="https://static.igem.org/mediawiki/2011/7/78/Menuground_Project.png" alt="Project" width="531" height="332" style="position:absolute;left:2px;top:0px;" /></a>
<a href="https://2011.igem.org/Team:KAIST-Korea/Test_Diary">
<a href="https://2011.igem.org/Team:KAIST-Korea/Test_Diary">

Revision as of 17:20, 27 June 2011

Project Diary iGEM_KAIST Misc Team Result HumanPractices