Team:Todai-Tokyo/test

From 2009.igem.org

(Difference between revisions)
Line 31: Line 31:
  <body>
  <body>
 +
div#content {
 +
position: absolute;
 +
width: 850px;
 +
height: 700px;
 +
left: 50%;
 +
top: 50%;
 +
margin-left: -425px;
 +
margin-top: -355px;
 +
}
   <p>Why don't we do it in the road?</p>
   <p>Why don't we do it in the road?</p>
   <p class = "aaa">ffffff</p>
   <p class = "aaa">ffffff</p>

Revision as of 16:31, 19 October 2009

CSS div#content { position: absolute; width: 850px; height: 700px; left: 50%; top: 50%; margin-left: -425px; margin-top: -355px; }

Why don't we do it in the road?

ffffff

aaaaaa