Team:Todai-Tokyo/test

From 2009.igem.org

(Difference between revisions)
(Replacing page with ' imgfiles')
 
(39 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
 
-
 
-
<head>
 
-
  <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
 
-
  <title>CSS</title>
 
-
  <style type="text/css">
 
-
  <!--
 
-
  p { font-size : 10pt }
 
-
  pz{ font-size : 30pt; color : red}
 
-
  -->
 
-
  .aaa { font-size : 20pt }
 
-
@charset "UTF-8";
 
-
body {
 
-
background: #000000;
 
-
margin: 0px;
 
-
padding: 0px;
 
-
}
 
-
h1, ul, li, p, div, img, a {
 
-
margin: 0px;
 
-
padding: 0px;
 
-
}
 
-
a {
 
-
outline: 0px;
 
-
border: none;
 
-
}
 
-
a img {
 
-
border: none;
 
-
}
 
-
div#article a1{
 
-
        position:absolute;
 
-
        background:#228b22;
 
-
        font-family:New Times Roman;
 
-
        font-size:8;
 
-
        color:#f0f8ff;
 
-
        width: 300px;
 
-
        height:280px;
 
-
        }
 
-
div#content {
 
-
position: absolute;
 
-
        background : #eee8aa;
 
-
width: 850px;
 
-
height: 700px;
 
-
left: 50%;
 
-
top: 50%;
 
-
margin-left: -425px;
 
-
margin-top: 100px;
 
-
}
 
-
div#photo {
 
-
position: absolute;
 
-
left: 0px;
 
-
top: 0px;
 
-
}
 
-
div#photo img {
 
-
position: absolute;
 
-
left: 0px;
 
-
top: 0px;
 
-
}
 
-
div#photo img#p1 {
 
-
left:200px;
 
-
}
 
-
div#photo img#p2 {
 
-
left: 500px;
 
-
top: 100px;
 
-
}
 
-
div#photo img#p3 {
 
-
left: 500px;
 
-
top: 0px;
 
-
}
 
-
  </style>
 
-
</head>
 
-
 
-
<body>
 
-
<BR>
 
-
<div id="photo">
 
-
<img src="https://static.igem.org/mediawiki/2009/2/25/Todai001.jpg" alt="" width="100" height="100" id="p1"/>
 
-
<img src="https://static.igem.org/mediawiki/2009/7/73/Todai_redrectangle.jpg" alt="" width="150" height="150" id="p2"/>
 
-
<img src="https://static.igem.org/mediawiki/2009/5/52/Todai_bluerect.jpg" alt="" width="100" height="100" id="p3" />
 
-
</div>
 
-
<div id="article">
 
-
<a1>1."Imagine there's no smoker"<BR>
 
-
The world has become bitter against smokers.However, many people like smoking and can't quit smoking.You might be one of such people. So, what if you got stinky in your mouth if you smoked or broke the "non-smoking promise"?? Very stinky breath will go out from your mouth,and all the people around you, the professors , friends, family members ,and also boy/girl friends.Then you will get so alone....
 
-
We are growing E.coli or bacterias which express the enzyme that reacts Dioxine and catalyzes a smelling substract.<a href="https://2009.igem.org/Team:Todai-Tokyo/Project.html">in detail</a><BR></a1>
 
-
</body>
 
-
</html>
 
[[Team:Todai-Tokyo/Files | imgfiles]]
[[Team:Todai-Tokyo/Files | imgfiles]]

Latest revision as of 19:11, 19 October 2009

imgfiles