陳沛鴻 20140424 TEST-1

From 2014hs.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 1: Line 1:
-
<html> <!-- STYLES -->
+
[Mingdao]/[test page]]
-
  <head>
+
-
 
+
-
    <link href='http://fonts.googleapis.com/css?family=Open+Sans:300' rel='stylesheet' type='text/css'>
+
-
   
+
-
    <script type="text/javascript">
+
-
    $(function() {
+
-
    $('.fadein img:gt(0)').hide();
+
-
 
+
-
    setInterval(function () {
+
-
    $('.fadein :first-child').fadeOut()
+
-
                            .next('img')
+
-
                            .fadeIn()
+
-
                            .end()
+
-
                            .appendTo('.fadein');
+
-
    }, 4000); // 4 seconds
+
-
    });
+
-
    </script>
+
-
 
+
-
    <style>
+
-
        body {
+
-
                font-family: 'Open Sans';
+
-
                font-weight: 300;
+
-
                letter-spacing: 0.5px;
+
-
        }
+
-
 
+
-
       
+
-
        .fadein {
+
-
            position:relative;
+
-
            height:420px;
+
-
            width:420px;
+
-
        }       
+
-
 
+
-
        .fadein img {
+
-
            position:absolute;
+
-
            left:0;
+
-
            top:0;
+
-
        }
+
-
        #p-logo {
+
-
                display: none;
+
-
        }
+
-
 
+
-
        form#searchform {
+
-
                display: none;
+
-
        }
+
-
 
+
-
        h1.firstHeading {
+
-
                display: none;
+
-
        }
+
-
 
+
-
        #top-of-page {
+
-
                position: absolute;
+
-
                margin-top: -125px;
+
-
                margin-left: -5px;
+
-
                height: 90px;
+
-
                width: 400px;
+
-
                background-image: url('http://www.cheongshim.com/en/wp-content/themes/cheongshim/images/txt_cs_academy-m.png');
+
-
        }
+
-
 
+
-
        #toc {
+
-
                display: none;
+
-
        }
+
-
 
+
-
        #catlinks {
+
-
                display: none;
+
-
        }
+
-
 
+
-
/*----- HEADER -----*/
+
-
#header {
+
-
                padding-top: 20px;
+
-
  height: 150px;
+
-
}
+
-
+
-
#headerTitle {
+
-
  text-align: right;
+
-
  font-weight: 400;
+
-
  font-size: 44px;
+
-
                color: black;
+
-
}
+
-
 
+
-
#logo {
+
-
  left: 20%;
+
-
  align: left;
+
-
  width: 120px;
+
-
  height: 120px;
+
-
}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<html></div></html>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<center>
+
-
<html>
+
-
<div class="fadein">
+
-
    <img height="400" width="400" src="https://static.igem.org/mediawiki/2014hs/0/03/IMG_1209.JPG">
+
-
    <img height="400" width="500" src="https://static.igem.org/mediawiki/2014hs/c/ca/IMG_1177.JPG">
+
-
    <img height="400" width="500" src="https://static.igem.org/mediawiki/2014hs/c/c6/IMG_1202.JPG">
+
-
    <img height="400" width="500" src="https://static.igem.org/mediawiki/2014hs/1/1f/IMG_1201.JPG">
+
-
    <img height="400" width="500" src="https://static.igem.org/mediawiki/2014hs/6/6a/IMG_1178.JPG">
+
-
</div>
+
-
</html>
+
-
</center>
+

Latest revision as of 08:05, 1 May 2014

[Mingdao]/[test page]]