Difference between revisions of "Template:WHU-China"

Line 1: Line 1:
 
+
<html>
 
+
<html xmlns="http://www.w3.org/1999/xhtml">
+
 
<head>
 
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
<title>IGEM-WHU</title>
 
 
<style type="text/css">
 
<style type="text/css">
 
body {
 
body {
background-image: url(image/HOME界面背景图.jpg);
+
background-image: url(https://static.igem.org/mediawiki/2017/thumb/8/81/HOME%E7%95%8C%E9%9D%A2%E8%83%8C%E6%99%AF%E5%9B%BE.jpg/1600px-HOME%E7%95%8C%E9%9D%A2%E8%83%8C%E6%99%AF%E5%9B%BE.jpg);
background-repeat: no-repeat;
+
background-position: center center;
background-size:cover;
+
    background-repeat: no-repeat;
}
+
    background-attachment: fixed;
#apDiv1 {
+
    background-size: cover;
position:absolute;
+
 
width:441px;
+
height:129px;
+
z-index:1;
+
left: 2161px;
+
top: 381px;
+
margin-top:5px;
+
margin-left:5px;
+
 
}
 
}
  
 
</style>
 
</style>
 +
<script>
 +
 +
$(document).ready(function() {
 +
              alert("hhh");
 +
 +
            $("#content").hide();
 +
            $("#sideMenu").hide();
 +
           
 +
           
 +
})
 +
</script>
 
</head>
 
</head>
<body >
+
 
</body>
+
 
 
</html>
 
</html>

Revision as of 02:56, 16 August 2017