Difference between revisions of "Team:SMS Shenzhen"

(Replaced content with "{{Team:SMS_Shenzhen/CSS}}")
Line 1: Line 1:
 
+
{{Team:SMS_Shenzhen/CSS}}
<html lang="en">
+
<head>
+
    <meta charset="UTF-8">
+
    <title>Title</title>
+
</head>
+
 
+
<!--写这鬼东西都要吐了还是写的好丑-->
+
 
+
<style >
+
    /*解决上边和右边的东西*/
+
    #globalWrapper{
+
        margin: 0;
+
        padding: 0;
+
    }
+
    #content{
+
        width: 100%;
+
        padding: 0;
+
        margin: -12px 0 0;
+
    }
+
    #top_title{
+
        display: none;
+
    }
+
    #sideMenu{
+
        display: none;
+
    }
+
    #content,
+
    .vs-content,
+
    .vs-wrapper section {
+
        background-color: transparent !important;
+
    }
+
    .my-backTop:visited {
+
        color: #F8A886 !important;
+
    }
+
    /*解决上边和右边的东西*/
+
    body{background-color:#FFF;
+
    }
+
    .header {
+
        font-size: 30px;
+
        padding:0px;
+
        margin:0px;
+
        top:0;
+
        left:0;
+
        width:100%;
+
        position: fixed;
+
        height:3em;
+
        z-index:99;
+
        float: left;
+
        background-color: #7dcf74;
+
        filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5
+
 
+
    }
+
 
+
    p{
+
        padding:5px;}
+
    h4{text-align:center;}
+
    ul li
+
    {
+
        list-style:none;
+
        margin:0;
+
        padding-top:6px;
+
        padding-bottom:6px;
+
        padding-left: 0;
+
        float: left;
+
    }
+
 
+
    li a,.dropbtn,a:link,a:visited{
+
        text-decoration: none;
+
        font-family: "Arial";
+
        color: #3C3C3C;
+
        padding:20px;
+
        text-align:center;
+
        font-size: 20px;
+
    }
+
    li a:hover,.dropdown:hover.dropbtn{
+
        color:#FFFFFF;
+
        text-shadow:2px 2px 2px #FFFFFF;
+
    }
+
 
+
    .dropdown {
+
        position: relative;
+
        display: inline-block;
+
        float: left;
+
    }
+
 
+
    .dropdown-content {
+
        display: none;
+
        position: absolute;
+
        background-color: #7DCF74;
+
        min-width: 300px;
+
 
+
    }
+
 
+
 
+
    .dropdown-content a {
+
        color: #3C3C3C;
+
        padding: 12px 16px;
+
        text-decoration: none;
+
        display: block;
+
        font-size: 20px;
+
    }
+
 
+
    .dropdown-content a:hover {
+
        background-color: transparent;}
+
 
+
    .dropdown:hover .dropdown-content {
+
        display: block;
+
    }
+
 
+
</style>
+
<body>
+
 
+
<div class="header">
+
        <ul>
+
            <li>
+
                <div class="dropdown">
+
                    <a href="https://2017.igem.org/Team:SMS_Shenzhen">Home</a>
+
                </div>
+
 
+
                <div class="dropdown">
+
                    <a href="file:///E/igem/humanpractise.html" class="dropbtn">Project</a>
+
                    <div class="dropdown-content">
+
                        <a href="https://2017.igem.org/Team:SMS_Shenzhen/Description">Description</a>
+
                        <a href="https://2017.igem.org/Team:SMS_Shenzhen/Design">Design</a>
+
                        <a href="https://2017.igem.org/Team:SMS_Shenzhen/Model">Model</a>
+
                        <a href="https://2017.igem.org/Team:SMS_Shenzhen/Demonstrate">Demonstrate</a>
+
                    </div>
+
                </div>
+
 
+
                <div class="dropdown">
+
                    <a href="file:///E/igem/humanpractise.html" class="dropbtn">Experiments</a>
+
                    <div class="dropdown-content">
+
                        <a href="https://2017.igem.org/Team:SMS_Shenzhen/Experiment">Experiments</a>
+
                        <a href="https://2017.igem.org/Team:SMS_Shenzhen/Results">Results</a>
+
                    </div>
+
                </div>
+
                <div class="dropdown">
+
                    <a href="https://2017.igem.org/Team:SMS_Shenzhen/Parts" >Parts</a>
+
                    <div class="dropdown-content">
+
                        <a href="https://2016.igem.org/Team:SMS_Shenzhen/HP/Silver">Basic Part</a>
+
                        <a href="https://2016.igem.org/Team:SMS_Shenzhen/HP/Gold">Composite Part</a>
+
                        <a href="https://2016.igem.org/Team:SMS_Shenzhen/HP/Integrated_Pratices">Parts Collection</a>
+
                        <a href="https://2016.igem.org/Team:SMS_Shenzhen/HP/Integrated_Pratices">Contribution</a>
+
                    </div>
+
                </div>
+
 
+
                <div class="dropdown">
+
                    <a href="https://2017.igem.org/Team:SMS_Shenzhen/Collaborations">Collaborations</a>
+
                </div>
+
 
+
                <div class="dropdown">
+
                    <a href="file:///E/igem/humanpractise.html" class="dropbtn">Human Practice</a>
+
                    <div class="dropdown-content">
+
                        <a href="https://2016.igem.org/Team:SMS_Shenzhen/HP/Silver">Summary</a>
+
                        <a href="https://2016.igem.org/Team:SMS_Shenzhen/HP/Silver">Silver</a>
+
                        <a href="https://2016.igem.org/Team:SMS_Shenzhen/HP/Gold">Gold</a>
+
                        <a href="https://2016.igem.org/Team:SMS_Shenzhen/HP/Engagement">Engagement</a>
+
                    </div>
+
                </div>
+
                <div class="dropdown">
+
                    <a href="https://2017.igem.org/Team:SMS_Shenzhen/Safety" class="dropbtn">Safety</a>
+
                </div>
+
 
+
                <div class="dropdown">
+
                    <a href="file:///E/igem/team.html" class="dropbtn">Team</a>
+
                    <div class="dropdown-content">
+
                        <a href="https://2017.igem.org/Team:SMS_Shenzhen/Team">Team Members</a>
+
                        <a href="https://2017.igem.org/Team:SMS_Shenzhen/Attributions">Attributions</a>
+
                    </div>
+
                </div>
+
 
+
<!--照抄去年的代码了,难受-->
+
 
+
            </li>
+
        </ul>
+
</div>
+
 
+
 
+
<body>
+
 
+
</body>
+
</html>
+

Revision as of 06:11, 11 October 2017

Title