Team:Paris Bettencourt/Project/Foot Odor

From 2014.igem.org

(Difference between revisions)
(Created page with "{{Team:Paris_Bettencourt/Wiki}} {{Team:Paris_Bettencourt/Menu}} <html> <style> #topheader { margin-left : 20%; width : 60%; height : 400px; marg...")
Line 4: Line 4:
<html>
<html>
<style>
<style>
 +
.background {
 +
        position : relative;
 +
        background : rgb(255,0,99);
 +
}
#topheader {
#topheader {
-
        margin-left : 20%;
+
         width : 100%;
-
         width : 60%;
+
         height : 300px;
-
         height : 400px;
+
         margin-top : 40px;
         margin-top : 40px;
 +
        background-image : url("https://static.igem.org/mediawiki/2014/f/f2/Two_shoes.png");
 +
background-size : cover;
 +
        background-color : transparent;
}
}
 +
 +
.separation {
 +
        width : 100%;
 +
        height : 300px;
 +
        background : transparent;
 +
}
 +
h2 {
h2 {
-
      font-size : 30px;
+
font-family : Times;
-
      margin-left : 20%;
+
font-size : 30px;  
 +
        width : 150px;
 +
        margin-left : auto;
 +
        margin-right : auto;
 +
        background-color : transparent;
}
}
 +
 +
p {
 +
        margin-left : 200px;
 +
        margin-right : 200px;
 +
        text-align : justify;
 +
        text-indent : 10px;
 +
        background-color : transparent;
 +
}
 +
 +
</style>
</style>
-
<head>
 
-
<div id=topheader>
 
-
<h2>Foot Odor</h2>
 
-
</div>
 
-
</head>
 
<body>
<body>
 +
<div class=background>
 +
<div id="topheader"></div>
 +
<h2>Goody Two Shoes</h2>
 +
 +
 +
<p>
 +
</p>
 +
<div class=separation></div>
 +
</div>
</body>
</body>
</html>
</html>

Revision as of 16:50, 19 September 2014

Goody Two Shoes