Difference between revisions of "Team:HFUT-China"

Line 1: Line 1:
<html>
+
<!DOCTYPE html>
 +
 
 
<head>
 
<head>
 
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
   <link rel="shortcut icon" href="https://static.igem.org/mediawiki/2017/d/dc/Logo_black_small.png" type="image/png" />
 
   <link rel="shortcut icon" href="https://static.igem.org/mediawiki/2017/d/dc/Logo_black_small.png" type="image/png" />
  
  <meta name="MobileOptimized" content="width">
 
  <meta name="HandheldFriendly" content="true">
 
  <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, maximum-scale=1, user-scalable=0"
 
  />
 
  
   <meta http-equiv="cleartype" content="on">
+
   <title>Team:HFUT-China</title>
   <link rel="stylesheet" type="text/css" href="MainPage/css/headerCss?action=raw&ctype=text/css" />
+
 
 +
   <link href="MainPage/css/headerCss?action=raw&ctype=text/css" rel="stylesheet" />
 +
  <!-- <link href="./css/style.css" rel="stylesheet" /> -->
 
   <style>
 
   <style>
     body {
+
     body{
       padding: 0;
+
       padding:0;
       margin: 0;
+
       margin:0;
       background: url(https://static.igem.org/mediawiki/2017/9/97/Bc.jpg) 0 0 no-repeat scroll transparent;
+
      width: 100%;
       background-size: cover;
+
       background: url(https://static.igem.org/mediawiki/2017/9/97/Bc.jpg) 0 0 no-repeat transparent;
     }
+
      background-position: center 0;
 +
       background-size:cover;
 +
    } 
 +
    .botpic{
 +
      width: 100%;
 +
      position: fixed;
 +
      bottom: 0px;
 +
      right: 0px;
 +
     }  
 
   </style>
 
   </style>
 
</head>
 
</head>
  
 
<body class="html front not-logged-in no-sidebars page-node page-node- page-node-1393 node-type-wall header-transparent">
 
<body class="html front not-logged-in no-sidebars page-node page-node- page-node-1393 node-type-wall header-transparent">
 +
 +
 +
 
   <header id="header">
 
   <header id="header">
 
     <div class="viewport">
 
     <div class="viewport">
Line 119: Line 129:
 
     </div>
 
     </div>
 
   </header>
 
   </header>
   </div>
+
   <script type="text/javascript">
   </div>
+
    <!--//--><![CDATA[//><!--
 +
    var _gaq = _gaq || [];
 +
    _gaq.push(["_setAccount", "UA-2932128-1"]);
 +
    _gaq.push(["_setDomainName", ".allegorithmic.com"]);
 +
    _gaq.push(["_trackPageview"]);
 +
    (function () {
 +
      var ga = document.createElement("script");
 +
      ga.type = "text/javascript";
 +
      ga.async = true;
 +
      ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") +
 +
        ".google-analytics.com/ga.js";
 +
      var s = document.getElementsByTagName("script")[0];
 +
      s.parentNode.insertBefore(ga, s);
 +
    })();
 +
    //--><!]]>
 +
   </script>
 
   <script src="MainPage/js/cookieJs?action=raw&ctype=text/javascript"></script>
 
   <script src="MainPage/js/cookieJs?action=raw&ctype=text/javascript"></script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 19:08, 12 October 2017

<!DOCTYPE html>

<head>

 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <link rel="shortcut icon" href="Logo_black_small.png" type="image/png" />


 <title>Team:HFUT-China</title>
 <link href="MainPage/css/headerCss?action=raw&ctype=text/css" rel="stylesheet" />
 <style>
   body{
     padding:0;
     margin:0;
     width: 100%;
     background: url(Bc.jpg) 0 0 no-repeat  transparent;
     background-position: center 0;
     background-size:cover;
   }  
   .botpic{
     width: 100%;
     position: fixed;
     bottom: 0px;
     right: 0px;
   } 
 </style>

</head>

<body class="html front not-logged-in no-sidebars page-node page-node- page-node-1393 node-type-wall header-transparent">


 <header id="header">
     <img src="Logo_black.png" class="logo">
       
       
       
 </header>
 <script type="text/javascript">
   <![CDATA><! ]>
 </script>
 <script src="MainPage/js/cookieJs?action=raw&ctype=text/javascript"></script>

</body> </html>