Template:Team:USTC-Software/notebook

From 2012.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 1: Line 1:
-
 
+
-
{{Template:Team:USTC-Software/Header-c-n}}
+
{{Template:Team:USTC-Software/hidden}}
-
 
+
<html>
<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"/>
         <meta name="description" content="Moleskine Notebook with jQuery Booklet" />
         <meta name="description" content="Moleskine Notebook with jQuery Booklet" />
         <meta name="keywords" content="jquery, book, flip, pages, moleskine, booklet, plugin, css3 "/>
         <meta name="keywords" content="jquery, book, flip, pages, moleskine, booklet, plugin, css3 "/>
-
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"/>
+
  <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"/>
-
     
+
   
<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.min.js"></script>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.min.js"></script>
Line 20: Line 19:
-
 
+
 
         <script src="https://2012.igem.org/Team:USTC-Software/notebook-fon.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
         <script src="https://2012.igem.org/Team:USTC-Software/notebook-fon.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
-
<script src="https://2012.igem.org/Team:USTC-Software/notebook-font1.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
 
<script src="https://2012.igem.org/Team:USTC-Software/notebook-font2.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
<script src="https://2012.igem.org/Team:USTC-Software/notebook-font2.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
<script type="text/javascript">
<script type="text/javascript">
Line 32: Line 30:
Cufon.replace('.loading', {textShadow: '1px 1px #000', fontFamily:'ChunkFive'});
Cufon.replace('.loading', {textShadow: '1px 1px #000', fontFamily:'ChunkFive'});
</script>
</script>
-
 
-
 
   <style>
   <style>
-
 
+
 
-
  h1{
+
#wrap_notebook{
-
color:#eee;
+
position:relative;
-
font-size:30px;
+
width:980px;
-
margin:15px 0px 10px 50px ;
+
height:580px;
-
text-align:center;
+
margin:0px auto;
-
border-bottom:none;
+
/*border:green solid 1px;*/
-
padding:0px;
+
margin-top:-80px;
-
}
+
}
   </style>   
   </style>   
Line 51: Line 47:
     </head>
     </head>
     <body>
     <body>
-
<h1 class="title">Notebook of USTC-Software 2012</h1>
+
 +
 
 +
      <div class="clr"></div>
 +
    <div id="wrap_notebook">
 +
 
<div class="book_wrapper">
<div class="book_wrapper">
<a id="next_page_button"></a>
<a id="next_page_button"></a>
Line 207: Line 207:
</div>
</div>
         <div>
         <div>
-
            <span class="reference">
+
    </div>
-
                <a href="#">back to home</a>
+
 
-
+
  </div><!---the end of wrap_notebook div----->
-
            </span>
+
<div class="clr"></div>
-
</div>
+
 
         <!-- The JavaScript -->
         <!-- The JavaScript -->

Latest revision as of 01:44, 17 August 2012


Loading pages...