Team:SJTU-Software2/test

From 2014.igem.org

(Difference between revisions)
 
(248 intermediate revisions not shown)
Line 3: Line 3:
<html>
<html>
-
<head>
+
 
-
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
+
<!--main content -->
-
<title>无标题文档</title>
+
 
 +
<p>
 +
<style type="text/css"> body {background-image:url(https://static.igem.org/mediawiki/2014/5/57/Sjtu_software_background.jpg); background-repeat:no-repeat; background-attachment:fixed} </style>
 +
<script type="text/javascript" src="https://2014.igem.org/Team:SJTU-Software/182min.js%20?action=raw&ctype=text/js"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/Team:SJTU-Software/toolsmin.js%20?action=raw&ctype=text/js"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/Team:SJTU-Software/main.js%20?action=raw&ctype=text/js"></script>
<style type="text/css">
<style type="text/css">
-
body{
+
 
-
     background-color:white;
+
.slider
-
     font-size:12px;
+
{
-
     font-family:Arial, Helvetica, sans-serif;
+
     background: #d5d5d5;
-
     margin:0px;
+
     height: 7px;
-
     padding:0px;
+
     position: relative;
-
     color:white;
+
     cursor: pointer;
 +
     width: 100%;
 +
    clear: right;
 +
    top: 0px;
 +
     -moz-border-radius: 5px;
 +
    -webkit-border-radius: 5px;
 +
    -moz-box-shadow: inset 0 0 8px #000;
 +
    margin: 10px 0 10px 0;
}
}
-
ul,li{
+
 
-
     margin:0px;
+
/* progress bar (enabled with progress: true) */
-
     padding:0px;
+
.progress
 +
{
 +
     height: 7px;
 +
     position: relative;
 +
    background: #5389c5; /* Old browsers */
 +
background: -moz-linear-gradient(top, #5389c5 0%, #4775a9 100%); /* FF3.6+ */
 +
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5389c5), color-stop(100%,#4775a9)); /* Chrome,Safari4+ */
 +
background: -webkit-linear-gradient(top, #5389c5 0%,#4775a9 100%); /* Chrome10+,Safari5.1+ */
 +
background: -o-linear-gradient(top, #5389c5 0%,#4775a9 100%); /* Opera 11.10+ */
 +
background: -ms-linear-gradient(top, #5389c5 0%,#4775a9 100%); /* IE10+ */
 +
background: linear-gradient(to bottom, #5389c5 0%,#4775a9 100%); /* W3C */
 +
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5389c5', endColorstr='#4775a9',GradientType=0 ); /* IE6-9 */
 +
    -moz-border-radius: 5px;
 +
    -webkit-border-radius: 5px;
 +
    top: 0px;
 +
    border: 1px solid #4b7bb1;
 +
 
 +
    -moz-box-shadow: inset 0 .7px 0 0 rgba(255, 255, 255, 0.3);
 +
-webkit-box-shadow: inset 0 .7px 0 0 rgba(255, 255, 255, 0.3);
 +
box-shadow: inset 0 .7px 0 0 rgba(255, 255, 255, 0.3);
}
}
-
li{
+
 
-
     display:inline;
+
/* drag handle */
-
     list-style:none;
+
.handle
-
     list-style-position:outside;
+
{
-
     text-align:center;
+
     background: url(../images/handle.png) repeat-x center;
-
     font-weight:bold;
+
     height: 16px;
-
     float:left;
+
     width: 16px;
 +
    top: -5px;
 +
    position: absolute;
 +
     display: block;
 +
     margin-top: 1px;
 +
     cursor: pointer;
 +
 
}
}
-
a:link{
+
 
-
    color:#336601;
+
/* the input field */
-
    text-decoration:none;
+
.range
-
    float:left;
+
{
-
    width:100px;
+
     display: none;
-
    padding:3px 5px 0px 5px;
+
-
}
+
-
a:visited{
+
-
     color:#336601;
+
-
    text-decoration:none;
+
-
    float:left;
+
-
    padding:3px 5px 0px 5px;
+
-
    width:100px;
+
-
}
+
-
a:hover{
+
-
    color:white;
+
-
    float:left;
+
-
    padding:3px 3px 0px 20px;
+
-
    width:88px;
+
-
    text-decoration:none;
+
-
    background-color:#539D26;
+
-
}
+
-
a:active{
+
-
    color:white;
+
-
    float:left;
+
-
    padding:3px 3px 0px 20px;
+
-
    width:88px;
+
-
    text-decoration:none;
+
-
    background-color:#BD06B4;
+
-
}
+
-
#nav{
+
-
    width:600px;
+
-
    height:30px;
+
-
    border-bottom:0px;
+
-
    padding:0px 5px;
+
-
    position:absolute;
+
-
    z-index:1;
+
-
    left: 198px;
+
-
    top: 25px;
+
-
}
+
-
.list{
+
-
    line-height:20px;
+
-
    text-align:left;
+
-
    padding:4px;
+
-
    font-weight:normal;
+
-
}
+
-
.menu1{
+
-
    width:120px;
+
-
    height:auto;
+
-
    margin:6px 4px 0px 0px;
+
-
    border:1px solid #9CDD75;
+
-
    background-color:#F1FBEC;
+
-
    color:#336601;
+
-
    padding:6px 0px 0px 0px;
+
-
    cursor:hand;
+
-
    overflow-y:hidden;
+
-
    filter:Alpha(opacity=70);
+
-
    -moz-opacity:0.7;
+
-
}
+
-
.menu2{
+
-
    width:120px;
+
-
    height:18px;
+
-
    margin:6px 4px 0px 0px;
+
-
    background-color:#F5F5F5;
+
-
    color:#999900;
+
-
    border:1px solid #EEE8DD;
+
-
    padding:6px 0px 0px 0px;
+
-
    overflow-y:hidden;
+
-
    cursor:hand;
+
}
}
 +
/*
 +
* CSS Expandable Menu
 +
* @author: Francisco Neves
 +
*/
 +
 +
/** Reset */
 +
* { font-family: "museo500", "Arial"; font-size: 12px; list-style: none; margin: 0; padding: 0; outline: 0; text-decoration: none; box-sizing: border-box !important; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; -ms-box-sizing: border-box !important; }
 +
 +
/**
 +
*  START FREEBIE STYLES
 +
*/
 +
 +
/*! Font Faces */
 +
@font-face{
 +
font-family: 'museo500';
 +
    src: url('../fonts/MuseoSans_500-webfont.eot');
 +
    src: url('../fonts/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
 +
        url('../fonts/MuseoSans_500-webfont.woff') format('woff'),
 +
        url('../fonts/MuseoSans_500-webfont.ttf') format('truetype'),
 +
        url('../fonts/MuseoSans_500-webfont.svg#museo_sans_500regular') format('svg');
 +
    font-weight: normal;
 +
    font-style: normal;
 +
}
 +
 +
/*! Freebie Skelet */
 +
ul.expmenu { width: 200px; }
 +
ul.expmenu * { list-style: none; }
 +
ul.expmenu > li > div.header { padding: 12px; border-bottom: 1px #396e9f solid; }
 +
ul.expmenu > li:last-child > div.header { border-bottom: none; }
 +
ul.expmenu > li ul li { background-color: #ececec; padding: 12px; border-bottom: 1px solid #dcdcdc; border-top: 1px solid #fff; color: #727272; text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8); }
 +
ul.expmenu > li ul li:last-child { border-bottom: none; }
 +
ul.expmenu > li ul li.selected { background-color: #f4f4f4; }
 +
ul.expmenu div.header
 +
{
 +
color: #203f61;
 +
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2);
 +
 +
background: #4d7fb8; /* Old browsers */
 +
background: -moz-linear-gradient(top, #4d7fb8 0%, #4572a5 100%); /* FF3.6+ */
 +
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d7fb8), color-stop(100%,#4572a5)); /* Chrome,Safari4+ */
 +
background: -webkit-linear-gradient(top, #4d7fb8 0%,#4572a5 100%); /* Chrome10+,Safari5.1+ */
 +
background: -o-linear-gradient(top, #4d7fb8 0%,#4572a5 100%); /* Opera 11.10+ */
 +
background: -ms-linear-gradient(top, #4d7fb8 0%,#4572a5 100%); /* IE10+ */
 +
background: linear-gradient(to bottom, #4d7fb8 0%,#4572a5 100%); /* W3C */
 +
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d7fb8', endColorstr='#4572a5',GradientType=0 ); /* IE6-9 */
 +
}
 +
ul.expmenu > li > div.header > .label { padding-left: 24px; background: no-repeat; }
 +
ul.expmenu > li > div.header > .arrow { display: block; width: 16px; height: 16px; background: no-repeat center; float: right; }
 +
ul.expmenu > li > div.header > .arrow.up { background-image: url(../images/arrow_u.png); }
 +
ul.expmenu > li > div.header > .arrow.down { background-image: url(../images/arrow_d.png); }
 +
 +
/* Mouse Events */
 +
ul.expmenu div.header:hover
 +
{
 +
background: #4571a0; /* Old browsers */
 +
background: -moz-linear-gradient(top, #4d7fb8 0%, #4571a0 100%); /* FF3.6+ */
 +
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d7fb8), color-stop(100%,#4571a0)); /* Chrome,Safari4+ */
 +
background: -webkit-linear-gradient(top, #4d7fb8 0%,#4571a0 100%); /* Chrome10+,Safari5.1+ */
 +
background: -o-linear-gradient(top, #4d7fb8 0%,#4571a0 100%); /* Opera 11.10+ */
 +
background: -ms-linear-gradient(top, #4d7fb8 0%,#4571a0 100%); /* IE10+ */
 +
background: linear-gradient(to bottom, #4d7fb8 0%,#4571a0 100%); /* W3C */
 +
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d7fb8', endColorstr='#4571a0',GradientType=0 ); /* IE6-9 */
 +
 +
cursor: pointer;
 +
}
 +
 +
ul.expmenu > li ul li:not(.selected):hover
 +
{
 +
background: #e7e7e7; /* Old browsers */
 +
 +
cursor: pointer;
 +
}
 +
ul.expmenu > li ul li:not(.selected):active
 +
{
 +
background: #f1f1f1; /* Old browsers */
 +
 +
cursor: pointer;
 +
}
 +
/**
 +
*  END FREEBIE STYLES
 +
*/
 +
 +
 +
/**
 +
* Not important styles
 +
*/
 +
body
 +
{
 +
color: #b1b1b1;
 +
background: #e1e1e1; /* Old browsers */
 +
 +
font-family: "museo500";
 +
}
 +
ul#pagination-freebie { display: table; padding-right: 20px; margin: 20px auto; list-style: none; }
 +
ul#pagination-freebie:last-child { padding-right: 0; }
 +
ul#pagination-freebie li { float: left; margin-bottom: 20px }
 +
ul#pagination-freebie li:last-child { margin-right: 0; }
 +
 +
div#text { text-align: center; font-size: 48px; width: 610px; margin: 0 auto; margin-top: 50px; margin-top: 80px; }
 +
div#smalltext { text-align: center; font-size: 15px; width: 600px; margin: 0 auto; }
 +
div#content { display: table; margin: 0 auto; padding: 30px; }
</style>
</style>
-
</head>
 
-
<body>
+
 
-
<div id="nav">
+
<div align="center">
-
    <ul>
+
    <div class="container2" style="height:700px;width:71%;background-color:#FFFFFF;">
-
    <li class="menu2" onMouseOver="this.className='menu1'" onMouseOut="this.className='menu2'">我的首页   
+
          <div align=left>
-
    <div class="list">
+
          <div  class="container2" style="height:700px;width:30%;background-color:#00FF00;float:left; display:inline" >
-
        <a href="#">我爱CSS</a><br />
+
          <div id="content">
-
        <a href="#">我的首页</a><br />
+
<ul id="expmenu-freebie">
-
        <a href="#">我的日志</a><br />
+
<li>
-
        <a href="#">我的日志</a><br />
+
<!-- Start Freebie -->
-
        <a href="#">我的相册</a><br />
+
<ul class="expmenu">
-
        <a href="#">我的收藏</a><br />
+
<li>
-
    </div>
+
<div class="header">
-
    </li>
+
<span class="label" style="background-image: url(images/messages.png);">Messages</span>
-
    <li class="menu2" onMouseOver="this.className='menu1'" onMouseOut="this.className='menu2'">社区圈子
+
<span class="arrow up"></span>
-
    <div class="list">
+
</div>
-
        <a href="#">我爱CSS</a><br />
+
<ul class="menu">
-
        <a href="#">我的首页</a><br />
+
<li>Notification Settings</li>
-
        <a href="#">我的日志</a><br />
+
<li class="selected">Email Alerts</li>
-
        <a href="#">我的相册</a><br />
+
<li>Privacy Settings</li>
-
        <a href="#">我的收藏</a><br />
+
</ul>
 +
</li>
 +
<li>
 +
<div class="header">
 +
<span class="label" style="background-image: url(images/user.png);">User Controls</span>
 +
<span class="arrow up"></span>
 +
</div>
 +
<ul class="menu">
 +
<li><input type="range" name="range" min="0" max="100" value="35" style="width: 100%;" /></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<div class="header">
 +
<span class="label" style="background-image: url(images/pc.png);">Screen Settings</span>
 +
<span class="arrow down"></span>
 +
</div>
 +
<ul class="menu" style="display:none">
 +
<li>Your settings</li>
 +
</ul>
 +
</li>
 +
<li>
 +
<div class="header">
 +
<span class="label" style="background-image: url(images/search.png);">Search</span>
 +
</div>
 +
</li>
 +
</ul>
 +
<!-- End Freebie -->
 +
</li>
 +
</ul>
 +
  </div>
 +
          </div>
 +
         
 +
           
 +
          <div  class="container2" style="height:700px;width:70%;background-color:#FFFF00;float:left; display:inline" >
 +
          </div>          
 +
          </div>
     </div>
     </div>
-
    </li>
+
 
-
    <li class="menu2" onMouseOver="this.className='menu1'" onMouseOut="this.className='menu2'">我的短信   
+
</div>    
-
    <div class="list">
+
   
-
        <a href="#">我爱CSS</a><br />
+
 
-
        <a href="#">我的相册</a><br />
+
   
-
        <a href="#">我的收藏</a><br />
+
 
-
    </div>
+
 
-
    </li>
+
 
-
    <li class="menu2" onMouseOver="this.className='menu1'" onMouseOut="this.className='menu2'">账户管理   
+
-
    <div class="list">
+
-
        <a href="#">我爱CSS</a><br />
+
-
        <a href="#">我的首页</a><br />
+
-
        <a href="#">我的日志</a><br />
+
-
        <a href="#">我的相册</a><br />
+
-
        <a href="#">我的收藏</a><br />
+
-
        <a href="#">我的日志</a><br />
+
-
        <a href="#">我的相册</a><br />
+
-
        <a href="#">我的收藏</a><br />
+
-
    </div>
+
-
    </li>
+
-
    </ul>
+
-
</div>
+
</body>
</body>
</html>
</html>

Latest revision as of 08:01, 12 October 2014


    • Messages
    • User Controls
    • Screen Settings
    • Search