Team:UIUC-Illinois
From 2011.igem.org
(Difference between revisions)
(Prototype team page) |
|||
Line 1: | Line 1: | ||
- | <!-- | + | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
+ | |||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | |||
+ | <head> | ||
+ | |||
+ | <title>University of Illinois iGEM Team</title> | ||
+ | |||
+ | <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> | ||
+ | |||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | |||
+ | <meta name="description" content="University of Illinois iGEM Team" /> | ||
+ | |||
+ | <meta name="keywords" content="" /> | ||
+ | |||
+ | <meta name="robots" content="index,follow" /> | ||
+ | |||
+ | <meta name="revisit-after" content="7 days" /> | ||
+ | |||
+ | <meta name="copyright" content="Copyright 2011. Illinois iGEM. All Rights Reserved." /> | ||
+ | |||
+ | <meta name="author" content="Illini EMS" /> | ||
+ | |||
+ | <meta name="language" content="English" /> | ||
+ | |||
+ | <link rel="stylesheet" type="text/css" href="http://www.igem.xarus.net/css.css" /> | ||
- | < | + | <script src="http://www.igem.xarus.net/mouseovertabs.js" type="text/javascript"> |
- | <div id=" | + | |
- | <div id=" | + | /*********************************************** |
- | This is a | + | * Mouseover Tabs Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) |
- | </div> | + | * This notice MUST stay intact for legal use |
- | <div id=" | + | * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more |
- | + | ***********************************************/ | |
- | </div> | + | |
- | <div id=" | + | </script> |
- | + | ||
- | </div> | + | </head> |
- | </div> | + | |
+ | <body> | ||
+ | |||
+ | <div id="wrap"> | ||
+ | |||
+ | <!--Header Start--> | ||
+ | |||
+ | <div id="header"> | ||
+ | |||
+ | <!--Logo Start--> | ||
+ | |||
+ | <div id="logo"> | ||
+ | |||
+ | <a href="https://2011.igem.org/Team:UIUC-Illinois">Illinois iGEM</a> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!--Logo End--> | ||
+ | |||
+ | <div id="header-block"> | ||
+ | |||
+ | <!--Top Links Start--> | ||
+ | |||
+ | <div id="sec-nav-links"> | ||
+ | |||
+ | <!-- | ||
+ | |||
+ | <ul> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="">Link 1</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="">|</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="">Link 1</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="">|</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="">Link 1</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | |||
+ | --> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!--Top Links End--> | ||
+ | |||
+ | <!--Search Start--> | ||
+ | |||
+ | <div id="sec-search"> | ||
+ | |||
+ | <div id="sec-search-sp"> | ||
+ | |||
+ | <form method="get" action="http://www.google.com/search"> | ||
+ | |||
+ | <ul> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <input name="q" type="text" class="sec-nav-search-form" maxlength="100" onfocus="this.value=''" value="Search" /> | ||
+ | |||
+ | <input type="hidden" name="sitesearch" value="igem.illinois.edu" checked /> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <input type="image" style="" name="submit" alt="go" value="Google Search" src="images/search_form_submit.jpg" /> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | |||
+ | </form> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!--Search End--> | ||
+ | |||
+ | <!--Prim Nav Start--> | ||
+ | |||
+ | <div id="header-nav"> | ||
+ | |||
+ | <ul> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="?act=idx">Home</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="?act=idx" onMouseover="showit(0)">Team</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="?act=idx" onMouseover="showit(1)">Project</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="?act=idx" onMouseover="showit(2)">Tools</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="?act=idx" onMouseover="showit(3)">Documentation</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="?act=idx" onMouseover="showit(4)">Human Practices</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <a href="?act=idx" onMouseover="showit(5)">Partners</a> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!--Prim Nav End--> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!--Header End--> | ||
+ | |||
+ | <!--Sub Nav Start--> | ||
+ | |||
+ | <div id="sub-nav" onmouseover="clear_delayhide()" onmouseout="resetit(event)"></div> | ||
+ | |||
+ | <script language="JavaScript" src="subnav.js" type="text/javascript"></script> | ||
+ | |||
+ | <!--Sub Nav End--> | ||
+ | |||
+ | <!--Quick Feed Start--> | ||
+ | |||
+ | <div id="quick-feed-block"> | ||
+ | |||
+ | <div id="quick-feed-desc"> | ||
+ | |||
+ | <div id="quick-feed-text-spc"> | ||
+ | |||
+ | <div class="title">sRNAs in Artificial Gene Circuits and | ||
+ | Bioremediation Applications</div> | ||
+ | |||
+ | <div class="desc">This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="quick-feed-read-more">Read More...</div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="quick-feed-img"> | ||
+ | |||
+ | <div class="trans-bl-bg"> | ||
+ | |||
+ | <p>This is a test description of this image</p> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!--Quick Feed End--> | ||
+ | |||
+ | <!--Content Start--> | ||
+ | |||
+ | <div id="core-content-block"> | ||
+ | |||
+ | <div id="core-content-block-t1-left"> | ||
+ | |||
+ | <div class="black-box-t1-1"> | ||
+ | |||
+ | <div class="black-box-sec-title">Latest Lab Progress</div> | ||
+ | |||
+ | <div class="black-box-text">June 20th, 2011<br />Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab</div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="black-box-t1-2"> | ||
+ | |||
+ | <div class="black-box-text">June 20th, 2011<br />Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab</div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="black-box-t1-2"> | ||
+ | |||
+ | <div class="black-box-text">June 20th, 2011<br />Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab</div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="black-box-t1-2"> | ||
+ | |||
+ | <div class="black-box-text">June 20th, 2011<br />Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab</div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="core-content-block-t1-center"> | ||
+ | |||
+ | <div class="title">About the iFile Project</div> | ||
+ | |||
+ | <div class="desc">This is a quick description, or will be a quick description about the future iFile Project. An ecoli cell that has an all new way of changing the way we think about the function of a cell. Imagine a cell that was fully adaptable to different conditions that would maxamize productivity if needed, but would not waste energy when a cell didn't need to. Consider it the eColi cell version 2.0. The higher the number, the better right? Well, welcome to the iFile Project.</div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="core-content-block-t1-right"> | ||
+ | |||
+ | <div class="title">Recent Photos From The Lab</div> | ||
+ | |||
+ | <div id="sec-block"> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | <div class="lab-photo"><img src="images/sample_pic.jpg" /></div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="title">Who We Are</div> | ||
+ | |||
+ | <div id="sec-block"> | ||
+ | |||
+ | <img src="images/team_member/amanda.jpg" align="left" class="tmphoto" /> | ||
+ | |||
+ | <div class="name">Amanda Chang</div> | ||
+ | |||
+ | <div class="p-desc">This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb.</div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="title">Random Quote</div> | ||
+ | |||
+ | <div id="sec-block"> | ||
+ | |||
+ | <div id="quote">This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb.</div> | ||
+ | |||
+ | <div id="quote-author">-Will</div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!--Content End--> | ||
+ | |||
+ | <!--Footer Start--> | ||
+ | |||
+ | <div id="footer"> | ||
+ | |||
+ | <div id="footer-l"> | ||
+ | |||
+ | <ul> | ||
+ | |||
+ | <li> | ||
+ | |||
+ | <p>© Copyright 2011 Illinois iGEM</p> | ||
+ | |||
+ | <p><div id="footer-v">University of Illinois</div></p> | ||
+ | |||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="footer-r"> | ||
+ | |||
+ | <ul> | ||
+ | |||
+ | <li><p><a href="?act=idx">Home</a></p></li> | ||
+ | |||
+ | <li><p><a href="?act=about">Team</a></p></li> | ||
+ | |||
+ | <li><p><a href="?act=announcments">Project</a></p></li> | ||
+ | |||
+ | <li><p><a href="?act=announcments">Parts Submitted</a></p></li> | ||
+ | |||
+ | <li><p><a href="?act=operations">Tools</a></p></li> | ||
+ | |||
+ | <li><p><a href="?act=iBoard">Documentation</a></p></li> | ||
+ | |||
+ | <li><p><a href="?act=documents">Human Practices</a></p></li> | ||
+ | |||
+ | <li><p><a href="?act=merchandise">Partners</a></p></li> | ||
+ | |||
+ | <li><p><a href="?act=contact">Contact Us</a></p></li> | ||
+ | |||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!--Footer End--> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | |||
</html> | </html> | ||
- | + | ||
+ | |||
Line 44: | Line 428: | ||
!align="center"|[[Team:UIUC-Illinois/Attributions|Attributions]] | !align="center"|[[Team:UIUC-Illinois/Attributions|Attributions]] | ||
|} | |} | ||
+ | |||
+ | You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page. PLEASE keep all of your pages within your teams namespace. |
Revision as of 16:52, 21 June 2011
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
sRNAs in Artificial Gene Circuits and
Bioremediation Applications
This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb.
Read More...
This is a test description of this image
Latest Lab Progress
June 20th, 2011
Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab
Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab
June 20th, 2011
Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab
Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab
June 20th, 2011
Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab
Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab
June 20th, 2011
Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab
Quick Note about what has been going on in lab recently. I'm not sure what to write here for now so I'm going to blan some more until this space filles up. Blab Blab Blab Blab Blab Blab
About the iFile Project
This is a quick description, or will be a quick description about the future iFile Project. An ecoli cell that has an all new way of changing the way we think about the function of a cell. Imagine a cell that was fully adaptable to different conditions that would maxamize productivity if needed, but would not waste energy when a cell didn't need to. Consider it the eColi cell version 2.0. The higher the number, the better right? Well, welcome to the iFile Project.
Recent Photos From The Lab
Who We Are
Amanda Chang
This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb.
Random Quote
This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb. This is a random blurb.
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. | |
Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs) | |
Team Example |
Home | Team | Official Team Profile | Project | Parts Submitted to the Registry | Modeling | Notebook | Safety | Attributions |
---|
You MUST have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page. PLEASE keep all of your pages within your teams namespace.