From 2009.igem.org
(Difference between revisions)
|
|
(74 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <html>
| + | [[Team:Todai-Tokyo/Files | imgfiles]] |
- | | + | |
- | <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#content {
| + | |
- | position: absolute;
| + | |
- | width: 850px;
| + | |
- | height: 700px;
| + | |
- | left: 50%;
| + | |
- | top: 50%;
| + | |
- | margin-left: -425px;
| + | |
- | margin-top: 0px;
| + | |
- | }
| + | |
- | </style>
| + | |
- | </head>
| + | |
- | | + | |
- | <body>
| + | |
- | | + | |
- | <p>Why don't we do it in the road?</p>
| + | |
- | <p class = "aaa">ffffff</p>
| + | |
- | <pz>aaaaaa</pz>
| + | |
- | </body>
| + | |
- | | + | |
- | </html>
| + | |
Latest revision as of 19:11, 19 October 2009
imgfiles