Difference between revisions of "Team:UMBC-Maryland"

 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template_All_Teams}}
+
{{Team:UMBC-Maryland/TemplateTop}}
[[File:Team_UMBC-Maryland_banner.jpg|600px]]
+
 
<html>
 
<html>
 
+
<div class="divider-bar"></div>
<style type="text/css">
+
<br>
 
+
/* PAGE LAYOUT */
+
+
/* page background color*/
+
body {
+
background-color: #A7A9AB;
+
}
+
 
+
 
+
/* Creates a container that will wrap all of the content inside your wiki pages. */
+
#mainContainer { 
+
width: 980px;
+
overflow: hidden;
+
float:left;
+
margin-left: 20px;
+
background-color: #EEEDEA;
+
border-bottom: 6px solid #EE3e53;
+
}
+
 
+
/* Creates the container for the menu */
+
#menuContainer  {
+
float:right;
+
width: 150px;
+
background-color: #0e232f;
+
height: 100%;
+
border-top: 6px solid #EE3e53;
+
font-family: "Arial", Helvetica, sans-serif;
+
}
+
 
+
/* Creates the container for the content */
+
#contentContainer {
+
background-color: #EEEDEA;
+
width: 810px;
+
float: left;
+
padding: 10px;
+
border-top: 6px solid #EE3e53;
+
}
+
 
+
 
+
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
+
 
+
 
+
/*Change the styling of text for everything inside main container*/
+
#mainContainer p {
+
font-family: "Arial", Helvetica, sans-serif;
+
font-size: 12px;
+
color: #0e232f;
+
}
+
+
/*This changes the color and font family */
+
#contentContainer h1, h2, h3, h4, h5, h6 {
+
font-family: "Arial", Helvetica, sans-serif;
+
color: #0e232f;
+
border-bottom: none;
+
font-weight: bold;
+
text-transform: uppercase;
+
}
+
 
+
/*Style of the links - links are different inside the menu */
+
#contentContainer a {
+
font-weight: bold;
+
color: #ee3e53;
+
}
+
 
+
  /* Styling links on hover- links are different inside the menu */
+
#contentContainer a:hover{
+
color: #f4b248;
+
}
+
 
+
/*Change the styling of tables */
+
        #contentContainer table {
+
    border: 1px solid #0e232f;
+
    border-collapse: collapse;
+
    width: 90%
+
    margin: auto;
+
    margin-bottom: 15px;
+
    margin-top: 15px;
+
    margin-right: 10px;
+
    margin-left: 10px;
+
    }
+
 
+
/*Change the styling of table cells*/
+
    #contentContainer  td {
+
    padding: 10px;
+
    border: 1px solid #0e232f;
+
    border-collapse: collapse;
+
    vertical-align: text-top;
+
    background-color: #EEEDEA;
+
    }
+
 
+
/*Change the styling of table headers */
+
    #contentContainer th {
+
    padding: 10px;
+
    border: 1px solid #0e232f;
+
    border-collapse: collapse;
+
    vertical-align: text-top;
+
    background-color: #e8d5b7;
+
    }
+
 
+
 
+
/*MENU STYLING */
+
 
+
/*Styling for the links in the menu */
+
#menuContainer a {
+
color: #EEEDEA;
+
text-decoration:none;
+
font-weight: bold;
+
}
+
 
+
/* Sets the style for lists inside menuContainer  */
+
#menuContainer ul {
+
width:100%;
+
list-style: none;
+
margin: auto;
+
padding-top: 10px;
+
padding-bottom: 10px;
+
 
+
}
+
 
+
/*Styles the list items to become menu buttons */
+
#menuContainer ul li {
+
display: block;
+
position: relative;
+
padding: 10px;
+
margin-bottom:5px;
+
padding-left: -20px;
+
}
+
 
+
#menuContainer ul li:hover {
+
background: #F4B248;
+
color: #0e232f;
+
}
+
 
+
 
+
/*HIde the submenus and removes the padding */
+
#menuContainer li ul {
+
display: none;
+
padding-top:15px;
+
margin-left: -9px;
+
}
+
 
+
/*Shows the submenus once you hover*/
+
#menuContainer li:hover ul {
+
display: block;
+
}
+
 
+
/*style the submenu buttons*/
+
#menuContainer li ul li {
+
background: #0E232F;
+
width: 100%;
+
}
+
 
+
#menuContainer li ul li:hover {
+
background: #EE3E53;
+
color: #fff;
+
}
+
 
+
 
+
 
+
/*CLASSES */
+
/*Clear class for all the pages, adds spacing too*/
+
.clear{
+
clear:both;
+
height: 10px;
+
}
+
 
+
/* highlight box for special messages */
+
    .highlightBox {
+
    width:500px;
+
            margin:auto;
+
            background-color: #E8D5B7;
+
    margin-bottom: 15px;
+
    margin-top: 15px;
+
    padding: 15px;
+
    padding-top: 5px;
+
          }
+
 
+
</style>
+
<!-- End of CSS -->
+
 
+
 
+
<!-- Start of the template html elements. -->
+
<div id ="mainContainer"><!--This div will close on the page.-->
+
 
+
<div id="bannerContainer">
+
<br> <br>
+
+
</div>
+
 
+
<!-- Start of menu -->
+
<div id="menuContainer">
+
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
+
<ul>
+
<a href="https://2015.igem.org/Team:Example2"><li>HOME</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Team"><li>TEAM</li></a>
+
 
+
 
+
<a href="#"><li>PROJECT
+
            <ul>
+
<a href="https://2015.igem.org/Team:Example2/Description"><li>Description</li></a>
+
<a href="https://2015.igem.org/Team:Example2/Experiments"><li>Experiments & Protocols</li></a> 
+
<a href="https://2015.igem.org/Team:Example2/Results"><li>Results</li></a> 
+
</ul>
+
</li></a>
+
 
+
<a href="#"><li>PARTS
+
            <ul>
+
<a href="https://2015.igem.org/Team:Example2/Parts"><li>Team Parts</li></a>
+
<a href="https://2015.igem.org/Team:Example2/Basic_Part"><li>Basic Parts</li></a> 
+
<a href="https://2015.igem.org/Team:Example2/Composite_Part"><li>Composite Parts</li></a>
+
<a href="https://2015.igem.org/Team:Example2/Part_Collection"><li>Part Collection</li></a> 
+
</ul>
+
</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Notebook"><li>NOTEBOOK</li></a>
+
     
+
<a href="https://2015.igem.org/Team:Example2/Attributions"><li>ATTRIBUTIONS</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Collaborations"><li>COLLABORATIONS</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Practices"><li>HUMAN PRACTICES</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Safety"><li>SAFETY</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Modeling"><li>MODELING</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Measurement"><li>MEASUREMENT</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Software"><li>SOFTWARE</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
+
 
+
</ul>
+
</div>
+
<!-- End of menu  -->
+
 
+
<!-- Start of content -->
+
<div id="contentContainer"><!--This div will close on the page.-->
+
 
</html>
 
</html>
<html>
+
[[File:UMBC Team Pic.jpg|800px]]
<h2> Welcome to iGEM 2015! </h2>
+
<html>
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
 
+
<h4>Before you start: </h4>
+
<p> Please read the following pages:</p>
+
<ul>
+
<li>  <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
</ul>
+
 
+
<div class="highlightBox">
+
<h4> Styling your wiki </h4>
+
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
</div>
+
 
+
<h4> Editing your wiki </h4>
+
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:UMBC-Maryland&action=edit"> Click here to edit this page! </a></p>
+
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
+
 
+
 
+
<h4>Templates </h4>
+
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>
+
 
+
 
+
<h4>Tips</h4>
+
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
<ul>
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
 
+
 
+
<h4>Inspiration</h4>
+
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
 
+
<h4> Uploading pictures and files </h4>
+
<p> You can upload your pictures and files to the iGEM 2015 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
 
+
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
+
 
+
 
+
 
+
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
+
  
 +
<h2> UMBC iGEM 2015 Copper Bioremediation Project</h2>
 
</html>
 
</html>
 +
[[File:UMBC15project1.png]]
 +
{{Team:UMBC-Maryland/TemplateBottom}}

Latest revision as of 05:03, 16 September 2015