Team:Acton-BoxboroughRHS/Team

From 2014hs.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<head></head>
+
    <head>
-
<body>
+
        <title>Welcome to the ABRHS iGEM team</title>
-
<p style="color:red"></p>
+
        <style>
-
<br></br>
+
        /*
-
<p>
+
            .title {
-
<h style="font-size:50px;font-family:Arial">Our Team</h>
+
                background-image:
 +
                    linear-gradient(
 +
                    to right,
 +
                    red,
 +
                    #f06d06,
 +
                    rgb(255, 255, 0),
 +
                    green
 +
                );
 +
            }
 +
            */   
 +
            #navbar #holder{
 +
                height:60px;
 +
                padding-top:60px;
 +
                padding-left:20px;
 +
                border-bottom:1px solid black;
 +
           
 +
            }
 +
            /*
 +
            #holder ul li a#onlink {
 +
                background-color:white;
 +
                color:black;
 +
                border-bottom:1px solid white;
 +
            }
 +
           
 +
            #holder ul li a#onlink:hover{
 +
                background:white;
 +
                color:#69F;
 +
                text-shadow:1px 1px 1px white;
 +
            }
 +
            */
 +
           
 +
            /*the following gets rid of the bullet points, and resets the relative position*/
 +
            #navbar #holder ul{
 +
               
 +
                list-style:none;
 +
                margin:0;
 +
                padding:0;
 +
               
 +
            }
 +
           
 +
            /*the following gets rid of the underline, and makes the list horizontal*/
 +
            #navbar #holder ul li a{
 +
                text-decoration:none;
 +
                float:left;
 +
               
 +
                margin-right:7px;
 +
                /*makes spaces between each list element*/
 +
               
 +
                font-family:"Arial";
 +
                border:1px solid black;
 +
                border-bottom:none;
 +
                padding:15px;
 +
                width:60px;
 +
                text-align:center;
 +
               
 +
                display:block;
 +
                /*makes link space expand spacially to include whole block*/
 +
               
 +
                background:orange;
 +
               
 +
            }
 +
            #navbar #holder ul li a:hover{
 +
                background:green;
 +
                color:yellow;
 +
                text-shadow:1px 1px 1px black;
 +
            }
 +
        </style>
 +
    </head>
 +
   
 +
   
 +
   
 +
   
 +
   
 +
    <!--decapitation-->
 +
   
 +
   
 +
   
 +
   
 +
   
 +
   
 +
   
 +
    <body style="background-image:linear-gradient( rgb(200,200,255),rgb(225,225,255))">
 +
        <!-- <div align="center">
 +
            <table width="900" cellspacing="0" cellpadding="0" style="padding-top:0px;padding-bottom: 5px;background-image:radial-gradient(rgb(5,255,5),rgb(201,200,255), rgb(200,200,255))">
 +
                <tr>
 +
                <td align="center">
 +
                <p style="font-family:Arial;font-size:45px">ABRHS iGEM Site</p>
 +
                <img height="220px" width="950px" src="https://c9.io/ab_igem/igem2014/workspace/copy.jpg" alt="ABRHS">  
 +
                </td>
 +
                </tr>
 +
            </table>
 +
            <p style="font-family:arial">Note that this is a prototype site. For the real wiki, go <a href="https://2014hs.igem.org/Team:Acton-BoxboroughRHS">here</a>.</p>
 +
        </div>-->
 +
        <img height="220px" width="950px" src="https://c9.io/ab_igem/igem2014/workspace/copy.jpg" alt="ABRHS">  
 +
        <div id="navbar">
 +
        <div id="holder">
 +
        <ul>
 +
            <li><a href="https://2014hs.igem.org/Team:Acton-BoxboroughRHS" id="onlink">Home</a></li>
 +
            <li><a href="https://2014hs.igem.org/Team:Acton-BoxboroughRHS/Project">Project</a></li>
 +
            <li><a href="https://2014hs.igem.org/Team:Acton-BoxboroughRHS/Notebook">Notebook</a></li>
 +
            <li><a href="https://2014hs.igem.org/Team:Acton-BoxboroughRHS/Team">The Team</a></li>
 +
            <li><a href="https://2014hs.igem.org/Team:Acton-BoxboroughRHS/Simulations">Simulations</a></li>
 +
            <li><a href="https://2014hs.igem.org/Team:Acton-BoxboroughRHS/Safety">Safety</a></li>
 +
            <li><a href="https://2014hs.igem.org/Team:Acton-BoxboroughRHS/Research">Research</a></li>
 +
            <li><a href="https://2014hs.igem.org/Team:Acton-BoxboroughRHS/Labs">Labs</a></li>
 +
            <li><a href="https://2014hs.igem.org/Team:Acton-BoxboroughRHS/Template">Template</a></li>
 +
        </ul>
 +
           
 +
        </div>
 +
           
 +
        </div>
          
          
-
<div>
+
     
-
<p id="main_content" style="font-family:Arial">
+
       
-
Our team of sixteen students is from the Acton-Boxborough Regional High School, includes Akash Kapoor, Chris Kuffner, Mayank Mali, Benjamin Pervier, Madhuri Jois, Wynne Yao, Charles Taussig, Tara Jawahar, Rachel Tao, Katherine Liu, Barry Huang, Ben Stern, Justin Hong, William Huang, Victoria Chen, and Anusha Purakayastha, and is coached by Aaron Mathieu.
+
        <br></br>
-
</p>
+
        <br></br>
-
</div>
+
        <h style="font-size:50px;font-family:Arial">Our Team</h>
-
</p>
+
       
-
<br></br>
+
 
-
<p>For the main page, click <a href="https://2014hs.igem.org/wiki/index.php?title=Team:Acton-BoxboroughRHS">here</a>.</p>
+
        <p id="main_content" style="font-family:Arial">
-
<body>
+
Our team of sixteen students is from the Acton-Boxborough Regional High School, includes Akash Kapoor, Chris         Kuffner, Mayank Mali, Benjamin Pervier, Madhuri Jois, Wynne Yao, Charles Taussig, Tara Jawahar, Rachel Tao, Katherine Liu, Barry Huang, Ben Stern, Justin Hong, William Huang, Victoria Chen, and Anusha Purakayastha, and is coached by Aaron Mathieu.
 +
        </p>
 +
       
 +
       
 +
       
 +
        <div style="background-color:#FF3333;font-family:Arial;font-size:10px;width:200px">
 +
        <p>Message</p>
 +
        </div>
 +
        <div style="padding-top:1000px">
 +
        </div>
 +
       
 +
       
 +
        <!--
 +
        <img src="Jellyfish.jpg">
 +
        <img src="test.jpg">
 +
        -->
 +
       
 +
       
 +
       
 +
       
 +
        <!--this is a comment!!-->
 +
        <script type="text/javascript"></script>
 +
    </body>
 +
   
</html>
</html>

Revision as of 19:35, 8 May 2014

Welcome to the ABRHS iGEM team ABRHS





Our Team

Our team of sixteen students is from the Acton-Boxborough Regional High School, includes Akash Kapoor, Chris Kuffner, Mayank Mali, Benjamin Pervier, Madhuri Jois, Wynne Yao, Charles Taussig, Tara Jawahar, Rachel Tao, Katherine Liu, Barry Huang, Ben Stern, Justin Hong, William Huang, Victoria Chen, and Anusha Purakayastha, and is coached by Aaron Mathieu.

Message