Team:KAIST Korea/footer

From 2012.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<title> Kaist Footer</title>
<title> Kaist Footer</title>
-
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
 
-
<script type="text/javascript">
 
-
  WebFontConfig = {
 
-
    google: { families: [ 'Gloria+Hallelujah::latin' ]}
 
-
  };
 
-
  (function() {
 
-
    var wf = document.createElement('script');
 
-
    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
 
-
      '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
 
-
    wf.type = 'text/javascript';
 
-
    wf.async = 'true';
 
-
    var s = document.getElementsByTagName('script')[0];
 
-
    s.parentNode.insertBefore(wf, s);
 
-
  })();
 
-
  </script>
 
-
<style>
 
-
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah);
 
-
 
<style>
<style>
#kaist-footerbox
#kaist-footerbox
Line 34: Line 16:
#kaist-footerbox img #footer-img
#kaist-footerbox img #footer-img
{
{
-
position:relative;
+
position: center;
width: 1024px;
width: 1024px;
height:106px;
height:106px;
Line 41: Line 23:
margin:0 auto;
margin:0 auto;
}
}
 +
</style>
</style>
Line 46: Line 29:
  <body>
  <body>
-
 
<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 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>

Latest revision as of 18:37, 25 September 2012

Kaist Footer