Team:The Agency Escondido

From 2013hs.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #fe2b33; /*background-color: #fe2b33;*/">
+
            <style>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; /*color: #f6f6f6*/; padding: 5px;">
+
                #top-section #p-logo{display:none;}
-
This is a template page. READ THESE INSTRUCTIONS.
+
                #ocontent,#header{
-
</div>
+
                    width:100%;
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; /*color: #f6f6f6*/; padding: 5px;">
+
                    background-color: white;
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="/*text-align: center;*/ font-weight: bold; font-size: small; /*color: #f6f6f6*/; padding: 5px;">
+
-
You <strong>MUST</strong> have the following information on your wiki:
+
-
<ul style="font-weight:normal;">
+
-
<li>a team description</li>
+
-
<li>project description</li>
+
-
<li>safety information (did your team take a safety training course? were you supervised in the lab?)</li>
+
-
<li>team attribution (who did what part of your project?)</li>
+
-
</ul>
+
-
You may also wish to add other page such as:
+
-
<ul style="font-weight:normal;">
+
-
<li>lab notebook</li>
+
-
<li>sponsor information</li>
+
-
<li>other information</li>
+
-
</ul>
+
-
REMEMBER, keep all of your pages within your teams namespace. <br><span style="font-weight:normal; font-style:italic;">Example: 2013hs.igem.org/Team:The_Agency_Escondido/Our_Pets</span>
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *********************** End of the alert box *********************** -->
+
                }
 +
                #ocontent-inner,#header-inner{
 +
                    margin-left:auto;
 +
                    margin-right:auto;
 +
                    width:975px;
 +
                }
 +
                body{
 +
                    font-family:sans-serif;
 +
                    border:none;
 +
                    margin:0;
 +
                    padding: 0;
 +
                    position: relative;
 +
                    min-height:100%;
 +
                    background:black;
 +
                }
 +
                #top-section ul li,#footer-box ul li{
 +
                    display:inline;
 +
                    margin-right:10px;
 +
                    background-color:black;
 +
                }
 +
                #top-section .left-menu ul li:last-child{
 +
                    display:none;
 +
                }
 +
                #footer #f-poweredbyico{display:none;}
 +
                #top-section .left-menu{
 +
                    float:left;
 +
                    margin-top:8px;
 +
                }
 +
                #top-section div:hover{
 +
                    background-color:inherit;
 +
                }
 +
                #menubar{
 +
                    font-size: inherit;
 +
                    position:static;
 +
                }
 +
                #top-section .left-menu ul li:first-child{
 +
                    display:none;
 +
                }
 +
                #top-section{
 +
                    width:975px;
 +
                }
 +
                #top-section,#footer-box{
 +
                    margin-left:auto;
 +
                    margin-right:auto;
 +
                    background: black;
 +
                    height:20px;
 +
                    border:none;
 +
                }
 +
                #searchInput,
 +
                input[type="submit"]{
 +
                    color:#ccc;
 +
                    background-color:#000;
 +
                    border:1px solid #888;
-
{|align="justify"
+
                }
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
                #searchInput{
-
|[[Image:The_Agency_Escondido_logo.png|200px|right|frame]]
+
                    height:15.5px;
-
|-
+
                    padding-left:4px;
-
|
+
                    position:relative;
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
                    bottom:1px;
-
|[[Image:The_Agency_Escondido_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:The_Agency_Escondido | Team The_Agency_Escondido]]
+
-
|}
+
-
<!--- Team Information Link --->
+
                }
 +
                #top-section a,#footer a{
 +
                    color:#888;
 +
                }
 +
                #top-section ul,#footer ul{
 +
                    margin:0;
 +
                    padding-left: 0;
 +
                }
 +
                .printfooter{
 +
                    display:none;
 +
                }
 +
                #footer{
 +
                    display:inline;
 +
                }
 +
                p{
 +
                    margin-top:0;
 +
                    border-top: 1em solid white;
 +
                }
 +
                #top-section .right-menu{
 +
                    float:right;
 +
                    margin-left:10px;
 +
                    margin-top:8px;
 +
                }
 +
                #top-section #search-controls{
 +
                    float:right;
 +
                    position:static;
 +
                    height:auto;
 +
                    top:0;
 +
                    margin-top:6px;
 +
                    width:auto;
 +
                    display:inline;
 +
                    display:none;
 +
                }
 +
                a{
 +
                    text-decoration: none;
 +
                    font-weight: 700;
 +
                }
 +
                #menubar{
 +
                    width:auto;
 +
                    display:inline;
 +
                }
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
                #menubar input{
-
!align="center"|[https://igem.org/Team.cgi?year=2013&division=high_school&team_name=The_Agency_Escondido Official Team Profile]
+
                    display:inline;
-
|}
+
                }
 +
                #menubar a{
 +
                    background: black;
 +
                }
 +
                a:hover{
 +
                    color:#ccc!important;
 +
                    text-decoration: none;
 +
                }
-
===Team===
+
                #ocontent{
-
Tell us about your team, your school!
+
                    background:white;
 +
                    padding-bottom:60px;
 +
                }
 +
                #footer{
 +
                    color:white;
 +
                    background: black;
 +
                    height:100px;
 +
                }
 +
                #footer #f-copyrightico{
 +
                    display:none;
 +
                    float:left;
 +
                }
 +
                #footer ul{
 +
                    display:inline;
 +
                }
 +
                #footer ul li{
 +
                    display:inline;
 +
                    font-size: 9px;
 +
                    font-weight: 800;
 +
                }
 +
                #content,#bodyContent{
 +
                    border-left:none;
 +
                    border-right:none;
 +
                    padding:0;
 +
                    width:100%;
 +
                }
 +
                #bodyContent>p:nth-child(3){
 +
                    display:none;
 +
                }
-
===Project===
+
                #searchGoButton,#mw-searchButton{margin-left:5px;}
-
What are you working on this semester?
+
                .firstHeading,#catlinks{display:none;}
 +
                #topheader{
 +
                    background:black;
 +
                    color:white;
 +
                }
 +
                #topheader-inner{
 +
                    width:975px;
 +
                    margin-left: auto;
 +
                    margin-right:auto;
 +
                }
 +
            </style>
 +
        <div id="topheader">
 +
            <div id="topheader-inner">
 +
                <ul>
 +
                </ul>
 +
            </div>
 +
        </div>
 +
<div id="header">
 +
            <div id="header-inner">
 +
                <a href="http://agency-stem.org"><img src="http://agency-stem.org/static/img/2013-heading-web.png" alt="Agency Logo"/></a>
 +
            </div>
 +
        </div>
 +
<div id="ocontent">
 +
    <div id="ocontent-inner">
 +
        <p>The Agency is an organization of students, parents, faculty and mentors operating out of the
 +
            <a href="http://cahs.tcawiki.com/">Classical
 +
                Academy High School</a> of Escondido, CA.
 +
            Our objective is to compete in challenging venues, and to foster the development of skills
 +
            and character
 +
            needed to each occasion.
 +
            Our efforts are focused in areas of science, technology, engineering, and mathematics
 +
            (STEM).</p>
 +
<p>
 +
This page is not complete! Required remaining:
 +
</p>
 +
<ul>
 +
<li>Team description</li>
 +
<li>Project description</li>
 +
<li>Safety</li>
 +
<li>Attribution</li>
 +
<li>Sponsors</li>
-
 
+
    </div>
-
===Notebook===
+
</div>
-
Show us how you spent your days.
+
</html>
-
 
+
-
 
+
-
===Results/Conclusions===
+
-
What did you achieve over the course of your semester?
+
-
 
+
-
 
+
-
===Safety===
+
-
What safety precautions did your team take? Did you take a safety training course? Were you supervised at all times in the lab?
+
-
 
+
-
 
+
-
===Attributions===
+
-
Who worked on what?
+
-
 
+
-
 
+
-
===Human Practices===
+
-
What impact does/will your project have on the public? 
+
-
 
+
-
 
+
-
===Fun!===
+
-
What was your favorite team snack?? Have a picture of your team mascot?
+
-
 
+
-
 
+
-
 
+
-
<forum_subtle />
+

Revision as of 07:44, 29 March 2013

The Agency is an organization of students, parents, faculty and mentors operating out of the Classical Academy High School of Escondido, CA. Our objective is to compete in challenging venues, and to foster the development of skills and character needed to each occasion. Our efforts are focused in areas of science, technology, engineering, and mathematics (STEM).

This page is not complete! Required remaining:

  • Team description
  • Project description
  • Safety
  • Attribution
  • Sponsors