Team:Sevilla/Team

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
{{:Team:Sevilla/Templates/general}}
{{:Team:Sevilla/Templates/general}}
 +
<html>
 +
</head>
 +
<body>
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<!--===================================NOMBRECITOS================================================-->
 +
<img style="z-index:-5;" src="https://static.igem.org/mediawiki/2011/3/32/Team.png" />
-
<html>
+
<div id="par1" class="parejitas">
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<a href="#elena">Elena Moreno</a>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<br/>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<a href="#ines">Inés García</a>
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
 
-
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>.
+
<div id="par2" class="parejitas">
 +
<a href="#pedro">Pedro Victori</a>
 +
<br/>
 +
<a href="#rocio">Rocío Gaudioso</a>
</div>
</div>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
 
-
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="par3" class="parejitas">
 +
<a href="#roberto">Roberto Martín</a>
 +
<br/>
 +
<a href="#andres">Andrés González</a>
</div>
</div>
 +
 +
<div id="par4" class="parejitas">
 +
<a href="#marta">Marta Pérez</a>
 +
<br/>
 +
<a href="#alvaro">Álvaro Adame</a>
</div>
</div>
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
<div id="par5" class="parejitas">
 +
<a href="#carlos">Carlos Toscano</a>
 +
<br/>
 +
<a href="#pablo">Pablo Camino</a>
 +
</div>
 +
<br/><br/><br/><br/><br/>
-
{|align="justify"
+
<!--===================================FOTO GRANDE================================================-->
-
|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.
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.js"></script>
-
|[[Image:Sevilla_logo.png|200px|right|frame]]
+
<script type="text/javascript" src="http://www.blueidea.com/articleimg/2006/03/3237/lightbox.js"></script>
-
|-
+
<link rel="stylesheet" type="text/css" href="http://www.blueidea.com/articleimg/2006/03/3237/lightbox.css"  media="screen" />
-
|
+
-
''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:Sevilla_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Sevilla | Team Example]]
+
-
|}
+
 +
<a href="https://static.igem.org/mediawiki/2011/5/53/ArcTeamRecorte.png"  rel="lightbox" title="The whole team"><img id="bigPic" src="https://static.igem.org/mediawiki/2011/e/ef/ArcTeam.jpg"/></a>
-
<!--- The Mission, Experiments --->
+
<!--===================================TEXTO GRANDE================================================-->
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<div id="bigText">
-
!align="center"|[[Team:Sevilla|Home]]
+
Y, diciendo esto, dio de espuelas a su caballo Rocinante, sin atender a las voces que su escudero Sancho le daba, advirtiéndole que sin duda alguna eran molinos de viento, y no gigantes, aquellos que iba a acometer. Pero él iba tan puesto en que eran gigantes, que ni oía las voces de su escudero Sancho, ni echaba de ver, aunque estaba ya bien cerca, lo que eran
-
!align="center"|[[Team:Sevilla/Team|Team]]
+
</div>
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=Sevilla Official Team Profile]
+
-
!align="center"|[[Team:Sevilla/Project|Project]]
+
-
!align="center"|[[Team:Sevilla/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Sevilla/Modeling|Modeling]]
+
-
!align="center"|[[Team:Sevilla/Notebook|Notebook]]
+
-
!align="center"|[[Team:Sevilla/Safety|Safety]]
+
-
!align="center"|[[Team:Sevilla/Attributions|Attributions]]
+
-
|}
+
 +
<!--===================================ESTILO================================================-->
 +
<style>
 +
.parejitas
 +
{
 +
    float:left;
 +
    position:absolute;
 +
    margin-top:-30px;
 +
    border-right:solid 3px orange;
 +
    padding-right:5px;
 +
}
 +
#par1
 +
{
 +
    margin-left:240px;
 +
}
 +
#par2
 +
{
 +
    margin-left:340px;
 +
}
 +
#par3
 +
{
 +
    margin-left:450px;
 +
}
 +
#par4
 +
{
 +
    margin-left:570px;
 +
}
 +
#par5
 +
{
 +
    margin-left:660px;
 +
}
 +
#bigPic
 +
{
 +
    width:400px;
 +
    height:270px;
 +
    margin-left:15px;
 +
    margin-top:-25px;
 +
    margin-bottom:4px;
 +
}
 +
#bigText
 +
{
 +
    position:absolute;
 +
    font-size:16px;
 +
    font-weight:bold;
 +
    width:250px;
 +
    height:270px;
 +
    margin-left:580px;
 +
    margin-top:-275px;
 +
    margin-bottom:4px;
 +
}
-
== '''Who we are''' ==
 
-
{|border = "0"
 
-
|-
 
-
|rowspan="3"|
 
-
 
+
</style>
-
 
+
</body>
-
 
+
</html>
-
 
+
-
'''Advisors:'''
+
-
 
+
-
*''' Advisor 1''':    Mentor for all
+
-
*'''Advisor 2''':      Our favorite
+
-
*'''Grad Student 1''':    Our leader 
+
-
 
+
-
 
+
-
'''Undergrads:'''
+
-
 
+
-
*'''Student 1''':    Sleepyhead
+
-
*'''Student 2''':    Math nerd
+
-
*'''Student 3''':  Michael, Is going to save the world
+
-
*'''Student 4''':    Loves iGEM
+
-
*'''Student 5''':  A normal student... or(r) am I?
+
-
*'''Student 6''':  Table football fan
+
-
*'''Student 7''':
+
-
 
+
-
 
+
-
|
+
-
<gallery>
+
-
Image:Sevilla_Team_member_1.png|Team member 1
+
-
Image:Sevilla_Team_member_2.png|Team member 2
+
-
Image:Sevilla_Team_member_3.png|Team member 3
+
-
Image:Sevilla_Team_member_4.png|Team member 4
+
-
Image:Sevilla_Team_member_5.png|Team member 5
+
-
Image:Sevilla_Team_member_6.png|Team member 6
+
-
Image:Sevilla_Team_member_7.png|Team member 7
+
-
</gallery>
+
-
|}
+
-
 
+
-
== '''What we did''' ==
+
-
 
+
-
(Provide proper attribution for all work)
+
-
 
+
-
 
+
-
== '''Where we're from''' ==
+

Revision as of 10:59, 27 June 2011






Y, diciendo esto, dio de espuelas a su caballo Rocinante, sin atender a las voces que su escudero Sancho le daba, advirtiéndole que sin duda alguna eran molinos de viento, y no gigantes, aquellos que iba a acometer. Pero él iba tan puesto en que eran gigantes, que ni oía las voces de su escudero Sancho, ni echaba de ver, aunque estaba ya bien cerca, lo que eran