Team:Todai-Tokyo/test

From 2009.igem.org

(Difference between revisions)
Line 11: Line 11:
   .aaa { font-size : 20pt }
   .aaa { font-size : 20pt }
@charset "UTF-8";
@charset "UTF-8";
 +
body {
 +
background:black;
 +
}
 +
 +
body, div, dl, dt, dd, ul, ol, li,
 +
h1, h2, h3, h4, h5, h6, p {
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 +
 +
address, em, strong {
 +
font-style:normal;
 +
font-weight:normal;
 +
}
 +
 +
li {
 +
list-style: none;
 +
}
 +
 +
 +
h1, h2, h3, h4, h5, h6 {
 +
font-size: 100%;
 +
font-weight: normal;
 +
}
 +
div#wrapper{
div#wrapper{
   width:1000px;
   width:1000px;
-
  background:black;
 
   margin:10px auto 0;
   margin:10px auto 0;
}
}
 +
div#article01{
   </style>
   </style>
  </head>
  </head>
  <body>
  <body>
-
fu
+
 
  </body>
  </body>
</html>
</html>
[[Team:Todai-Tokyo/Files | imgfiles]]
[[Team:Todai-Tokyo/Files | imgfiles]]

Revision as of 18:30, 19 October 2009

CSS imgfiles