Difference between revisions of "Team:Uppsala"

Line 16: Line 16:
 
    
 
    
 
</script>
 
</script>
<body>
+
<!--<body>-->
 
<div id="main">
 
<div id="main">
 
<h1></h1>
 
<h1></h1>
Line 23: Line 23:
 
<head>
 
<head>
 
<style>
 
<style>
 +
/*-----*/
 +
body {
 +
background: #F8F8F8;
 +
text-align: center;
 +
}
 +
#main {
 +
width: 1480px;
 +
height: 2000px;
 +
 +
background: #C2F0F0;
 +
margin: 0px auto;
 +
border: solid 3px #000000;
 +
padding: 0px;
 +
}
 +
h1 {
 +
text-align: center;
 +
font-family:"Times New Roman";
 +
font: 24pt;
 +
color: #000000;
 +
}
 +
hr {
 +
height: 2px;
 +
color: #ff3819;
 +
}
 +
p {
 +
font-family:"Calibri";
 +
font-size: 12pt;
 +
text-align: left;
 +
text-indent: 48px;
 +
color: #2f2d2d;
 +
}
 +
 +
 +
html, body{
 +
min-height: 100%;
 +
position: relative;
 +
  height: 100%;
 +
  margin: 0;
 +
}
 +
 +
.grid-container{
 +
  max-width: 600px;
 +
  min-height: 10%;
 +
  background-color: #c7c7c7;
 +
  margin: 0 auto;
 +
  text-align: justify;
 +
}
 +
 +
.grid-container:after{
 +
  content:'';
 +
  display: inline-block;
 +
  width: 100%;
 +
}
 +
 +
.grid-item{
 +
  width: 25%;
 +
  min-width: 50px;
 +
  display: inline-block;
 +
  vertical-align: top;
 +
  height: 125px;
 +
  background-color: #ff3819;
 +
  margin-bottom: 20px;
 +
  margin-top: 25px;
 +
}
 +
/*----------*/
 
ul {
 
ul {
 
     list-style-type: none;
 
     list-style-type: none;
Line 54: Line 119:
  
 
<ul>
 
<ul>
   <li><a href="#home">Project</a></li>
+
   <li><a href="https://2015.igem.org/Team:Uppsala/Description">Project</a></li>
 
   <li><a href="#news">Team</a></li>
 
   <li><a href="#news">Team</a></li>
 
   <li><a href="#contact">Business</a></li>
 
   <li><a href="#contact">Business</a></li>
Line 68: Line 133:
 
<img src="igem.jpg" alt="iGem Uppsala 2015" style="width:1480px;height:590px;">
 
<img src="igem.jpg" alt="iGem Uppsala 2015" style="width:1480px;height:590px;">
 
<fieldset>
 
<fieldset>
     <h1>
+
     <p>
 
     Welcome to the iGem Uppsala team 2015!  
 
     Welcome to the iGem Uppsala team 2015!  
  
  Polycyclic aromatic hydrocarbons are hydrocarbons—organic compounds containing only carbon and hydrogen—that are composed of multiple aromatic rings. Formally, the class is further defined as lacking further branching substituents off of these ring structures. Polycyclic aromatic hydrocarbons are a part of the pollution cycle and are found fossil fuels. PAHs containing up to six fused aromatic rings are often known as "small" PAHs, and those containing more than six aromatic rings are called "large" PAHs.. These pose a longterm threat to the environment due to their sedimentation capabilites. Our team has engaged in finding pathways for degradation of PAH's. ´ </h1>
+
  Polycyclic aromatic hydrocarbons are hydrocarbons—organic compounds containing only carbon and hydrogen—that are composed of multiple aromatic rings. Formally, the class is further defined as lacking further branching substituents off of these ring structures. Polycyclic aromatic hydrocarbons are a part of the pollution cycle and are found fossil fuels. PAHs containing up to six fused aromatic rings are often known as "small" PAHs, and those containing more than six aromatic rings are called "large" PAHs.. These pose a longterm threat to the environment due to their sedimentation capabilites. Our team has engaged in finding pathways for degradation of PAH's. </p>
 
     </fieldset>  
 
     </fieldset>  
 
    
 
    

Revision as of 22:48, 14 July 2015

<!doctype html> My website

<img src="igem.jpg" alt="iGem Uppsala 2015" style="width:1480px;height:590px;"> <fieldset>

Welcome to the iGem Uppsala team 2015! Polycyclic aromatic hydrocarbons are hydrocarbons—organic compounds containing only carbon and hydrogen—that are composed of multiple aromatic rings. Formally, the class is further defined as lacking further branching substituents off of these ring structures. Polycyclic aromatic hydrocarbons are a part of the pollution cycle and are found fossil fuels. PAHs containing up to six fused aromatic rings are often known as "small" PAHs, and those containing more than six aromatic rings are called "large" PAHs.. These pose a longterm threat to the environment due to their sedimentation capabilites. Our team has engaged in finding pathways for degradation of PAH's.

   </fieldset> 
 

</div>

</body> </html>