Template:Team:USTC-Software/notebook

From 2012.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 1: Line 1:
-
{{Team:USTC-Software/hidden}}
+
-
 
+
{{Template:Team:USTC-Software/hidden}}
-
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
<html>
<html>
     <head>
     <head>
Line 8: Line 7:
         <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 18: Line 18:
          
          
-
<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-fon.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 28: Line 30:
Cufon.replace('.loading', {textShadow: '1px 1px #000', fontFamily:'ChunkFive'});
Cufon.replace('.loading', {textShadow: '1px 1px #000', fontFamily:'ChunkFive'});
</script>
</script>
 +
 +
  <style>
 +
 +
#wrap_notebook{
 +
position:relative;
 +
width:980px;
 +
height:580px;
 +
margin:0px auto;
 +
/*border:green solid 1px;*/
 +
margin-top:-80px;
 +
}
 +
  </style> 
 +
 +
     </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 187: 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...