Team:KAIST Korea/footer

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<html>
<head>
<head>
Line 7: Line 8:
position: relative;
position: relative;
background-color: transparent;
background-color: transparent;
-
width:1024;
+
width:1024px;
height:106px;
height:106px;
z-index:2;
z-index:2;
}
}
-
#kaist-footerbox #footer-img
+
#kaist-footerbox img #footer-img
{
{
-
position: absolute;
+
position: center;
width: 1024px;
width: 1024px;
height:106px;
height:106px;
z-index:2;
z-index:2;
-
opacity:0.9;
+
opacity:0.9;
}
}
Line 25: Line 26:
  <body>
  <body>
-
<div id="kaist-footerbox"><img id="footer-img" src="https://static.igem.org/mediawiki/2012/e/ef/Footer_background_kaist.png"></img>
+
<div id="kaist-footerbox"><img id="footer-img" align="middle" src="https://static.igem.org/mediawiki/2012/e/ef/Footer_background_kaist.png"></img>
</div>
</div>
  </body>
  </body>
</html>
</html>

Revision as of 21:51, 21 August 2012

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> Kaist Footer