Team:Dundee/Safety

From 2011.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 #000; background-color: #fe2b33;">
+
  <head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
    <link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
-
This is a template page. READ THESE INSTRUCTIONS.
+
    <link rel="stylesheet" href="https://2011.igem.org/Team:Dundee/global.css?action=raw&amp;ctype=text/css" />
-
</div>
+
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
    <script type="text/javascript" src="https://2011.igem.org/Team:Dundee/cleanPage.js?action=raw&amp;ctype=text/js"></script>
-
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://2008.igem.org/Help:Template/Examples">HERE</a>.
+
  </head>
-
</div>
+
<body>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
<div id="wrapper">
-
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.
+
<div id="header">
-
</div>
+
<div id="nav">
-
</div>
+
<ul>
 +
<li class="current"><a href="/Team:Dundee" alt="Home">HOME</a></li>
 +
<li><a href="/Team:Dundee/Team" alt="Team">TEAM</a></li>
 +
<li><a href="/Team:Dundee/Project" alt="Project">PROJECT</a></li>
 +
<li><a href="/Team:Dundee/Modelling" alt="Modelling">MODELLING</a></li>
 +
<li><a href="/Team:Dundee/Notebook" alt="Notebook">NOTEBOOK</a></li>
 +
<li><a href="/Team:Dundee/Safety" alt="Safety">SAFETY</a></li>
 +
                        <li><a href="Safety" alt="Safety">SPONSORS</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div id="title">
 +
<h1>UNIVERSITY OF DUNDEE</h1>
 +
<h2>2011 iGem Team</h2>
 +
<a href="http://twitter.com/#!/DundeeiGEMTeam"><img src="https://static.igem.org/mediawiki/2011/3/3f/Dundee-twitter.png" /></a>
 +
<a href=""><img src="https://static.igem.org/mediawiki/2011/1/1a/Dundee-facebook.png" /></a>
 +
</div>  
 +
            <div id = "rightSidebar">
 +
            <h1>RECENT POSTS</h1>
 +
            <ul>
 +
            <li> <a>Website Started</a></li>
 +
            <li> <a>Project Brainstorm</a></li>
 +
            </ul>
 +
            <hr>
 +
            <h1>TWITTER BLOG</h1>
 +
                        <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
 +
            <script type="text/javascript">
 +
                $(document).ready(function () {
 +
                    // get the last tweet
 +
                    var username = 'DundeeiGEMTeam';
 +
                    var format = 'json';
 +
                    var url = 'http://api.twitter.com/1/statuses/user_timeline/' + username + '.' + format + '?callback=?'; // make the url
 +
                    $.getJSON(url, function (tweet) { // get the tweets
 +
                        $("#lasttweet").append('"' + tweet[0].text + '"'); // get the first tweet in the response and place it inside the div
 +
                    });
 +
                });
 +
            </script>
 +
           
 +
            <script type="text/javascript">
 +
                $(document).ready(function () {
 +
                    // get the last tweet
 +
                    var username = 'DundeeiGEMTeam';
 +
                    var format = 'json';
 +
                    var url = 'http://api.twitter.com/1/statuses/user_timeline/' + username + '.' + format + '?callback=?'; // make the url
 +
                    $.getJSON(url, function (tweet) { // get the tweets
 +
                        $("#tweetDate").append(tweet[0].created_at); // get the first tweet in the response and place it inside the div
 +
                    });
 +
                });
 +
            </script>
 +
            <div id="lasttweet"></div>
 +
            <div id = "tweetDate"></div>
 +
            </div>
 +
</div>
 +
</body>
</html>
</html>
-
 
-
<!-- *** End of the alert box *** -->
 
-
 
-
 
-
 
-
{|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.
 
-
|[[Image:Dundee_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
 
-
|[[Image:Dundee_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:Dundee | Team Example]]
 
-
|}
 
-
 
-
<!--- The Mission, Experiments --->
 
-
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[[Team:Dundee|Home]]
 
-
!align="center"|[[Team:Dundee/Team|Team]]
 
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=Dundee Official Team Profile]
 
-
!align="center"|[[Team:Dundee/Project|Project]]
 
-
!align="center"|[[Team:Dundee/Parts|Parts Submitted to the Registry]]
 
-
!align="center"|[[Team:Dundee/Modeling|Modeling]]
 
-
!align="center"|[[Team:Dundee/Notebook|Notebook]]
 
-
!align="center"|[[Team:Dundee/Safety|Safety]]
 
-
!align="center"|[[Team:Dundee/Attributions|Attributions]]
 
-
|}
 
-
 
-
 
-
==Safety==
 
-
 
-
Please use this page to answer the safety questions posed on the [[Safety | safety page]].
 

Revision as of 15:33, 27 May 2011

UNIVERSITY OF DUNDEE

2011 iGem Team